SOLUTION: A fair coin is flipped 5 times. What is the probability of getting at least 4 heads?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A fair coin is flipped 5 times. What is the probability of getting at least 4 heads?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1050850: A fair coin is flipped 5 times. What is the probability of getting at least 4 heads?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
The flips can be written as a sequence of five Hs and Ts, for example, HHTTH.

Total number of sequences: 2^5 = 32

4 heads: (5 choose 4) = 5
5 heads: (5 choose 5) = 1

Probability: (5+1)/32 = 3/16.