SOLUTION: A coin is flipped 8 times. Find the probability of flipping exactly 6 heads and 2 tails.

Algebra ->  Probability-and-statistics -> SOLUTION: A coin is flipped 8 times. Find the probability of flipping exactly 6 heads and 2 tails.       Log On


   



Question 731186:
A coin is flipped 8 times. Find the probability of flipping exactly 6 heads and 2 tails.


Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A coin is flipped 8 times. Find the probability of
flipping exactly 6 heads and 2 tails.
---------------
Binomial Problem with n = 8 and p(head) = 1/2
-----
P(x = 6 of 8) = 8C6(1/2)^6(1/2)^2 = 28(1/2)^8 = 0.1094
-------------------
Cheers,
Stan H.
===================