219k views
0 votes
Use the "at least once" rule to find the probabilities of the following events.Getting at least one tail when tossing five fair coins

User Michabbb
by
3.4k points

1 Answer

2 votes

Step-by-step explanation:

We have fair coins to be tossed in this experiment.

Note that each coin has a total outcome of 2 (that is head or tail).

For 5 of such coins, the total sample space would be 2^5, that is;


\begin{gathered} Possible\text{ }outcomes=2^5 \\ Possible\text{ }outcomes=32 \end{gathered}

Note that when we want to conduct an experiment for "at least" one tail, this means we can get one tail or two, or three and so on. The least expected result is 1, and nothing less.

We first of all look at the chance of all outcomes being heads and that is;


1head=(1)/(2)
5heads=((1)/(2))^5
5heads=(1)/(32)

So the chance of getting ALL heads in 5 tosses would be 1/32.

The chance of getting 1 tail at least would be;


P[tail]\ge1:1-(1)/(32)
=(32-1)/(32)
=(31)/(32)

The probability of getting "at least" one tail therefore is;

ANSWER:


P=(31)/(32)

User James Zhao
by
3.4k points