asked 32.6k views
0 votes
We flip a fair coin 10 times. What is the probability that we get heads in exactly 8 of the 10 flips?

1 Answer

2 votes

There are
2^(10) possible outcomes when flipping 10 coins. Of those
{10 \choose 8} have exactly 8 heads. So the probability is


p = \frac{ {10 \choose 8} }{ 2^(10) } = (10(9)/2)/(2^(10))=(45)/(1024)

Answer: 45/1024

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.