SOLUTION: If i flip a fair coin 5 times there are 32 possible outcomes (2 for each flip)
How many of those outcomes have no heads?
How many of those outcomes show exactly three heads?
Algebra ->
Test
-> SOLUTION: If i flip a fair coin 5 times there are 32 possible outcomes (2 for each flip)
How many of those outcomes have no heads?
How many of those outcomes show exactly three heads?
Log On
Question 404051: If i flip a fair coin 5 times there are 32 possible outcomes (2 for each flip)
How many of those outcomes have no heads?
How many of those outcomes show exactly three heads? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If i flip a fair coin 5 times there are 32 possible outcomes (2 for each flip)
How many of those outcomes have no heads? :: 5C0 = 1
-----
How many of those outcomes show exactly three heads?:: 5C3 = (5*4)/(1*2) = 5
============================
Cheers,
Stan H.