32.7k views
3 votes
What is the probability that when a fair coin is flipped 25 times, there will be exactly five heads?

1 Answer

4 votes
Use the Binomial Probability rule, letting X = 5. This denotes the number of heads we want.


P(X = 5) = \left(\begin{array}{ccc}25\\5\end{array}\right) ((1)/(2))^(5) ((1)/(2))^(20) = 0.00158 \text{(5dp)}

This means that in 25 spaces, we want exactly 5 of these spaces to be heads, leaving the other 20 to be tails (25C5). Now, we just need to find the probability of each event occurring. Since it's a fair coin, there is a 1/2 chance at getting a head, and 1/2 chance at getting a tail.

Since we want 5 heads, we want this event to occur 5 times:

((1)/(2))^(5)

and vice-versa for tails.
Thus, we get the answer above.

No related questions found