SOLUTION: A coin is flipped eight times in succession. In how many ways can at least five heads occur?
Algebra.Com
Question 1022437: A coin is flipped eight times in succession. In how many ways can at least five heads occur?
Answer by mathmate(429) (Show Source): You can put this solution on YOUR website!
Question:
A coin is flipped eight times in succession. In how many ways can at least five heads occur?
Solution:
Assume that a fair coin is used, so P(H)=P(T)=0.5.
We can then apply the binomial coefficients for r=5,6,7,8 in
P(r)=C(n,r)/2^n
where C(n,r) is the binomial coefficient (combinations) of r objects out of n.
The above equation is a special case of the binomial distribution where the probabilities of success and failure are both 0.5.
For r=5 to 8 heads, we need to sum the coefficients:
P(5)+P(6)+P(7)+P(8)
=0.21875+0.10938+0.03125+0.00391
=0.3633
It is interesting to note that in this particular case where P(H)=P(T), the distribution is symmetrical, so that
P(0)=P(8),
P(1)=P(7),
P(2)=P(6),
P(3)=P(5).
Therefore, P(5)+P(6)+P(7)+P(8)=P(0)+P(1)+P(2)+P(3)
Since P(0)+P(1)+P(2)....+P(8)=1.0, we have
P(5)+P(6)+P(7)+P(8)
=(1-P(4))/2 ..... which is much simpler to calculate than summing
=(1-0.27344)/2
=0.3633 as before.
RELATED QUESTIONS
A coin is flipped eleven times in succession. In how many ways can at least nine heads... (answered by Boreal)
A coin is flipped 10 times in a row.
a. How many sequences of heads and tails are in... (answered by psbhowmick)
A coin is tossed five times. In how many ways can it fall three heads and two... (answered by KMST)
A Coin is tossed 20 times, in how many outcomes do exactly 14 heads... (answered by robertb)
If a coin is tossed three times, in how many different ways can the sequence of heads and (answered by solver91311)
How many different sequences of heads and tails can result if a coin is flipped 20... (answered by ikleyn)
If a coin is flipped two times, what is the probability of the coin landing on HEADS at... (answered by Edwin McCravy)
A fair coin is flipped 5 times. What is the probability of getting at least 4... (answered by CubeyThePenguin)
Find the number of ways a coin can be tossed:
(a) 6 times so that there is exactly 3... (answered by math_helper)