SOLUTION: An experiment consists of flipping a fair coin 8 times, how many ways can this experiment result in at most 2 heads?

Algebra ->  Permutations -> SOLUTION: An experiment consists of flipping a fair coin 8 times, how many ways can this experiment result in at most 2 heads?      Log On


   



Question 417989: An experiment consists of flipping a fair coin 8 times, how many ways can this experiment result in at most 2 heads?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
An experiment consists of flipping a fair coin 8 times, how many ways can this experiment result in at most 2 heads?
-------------------
There are 2*8 = 256 possible outcomes.
8C0 = 1 with 0 heads
8C1 = 8 with 1 head
8C2 = 28 with 2 heads
----
Total 37 with at most 2 heads
================================
cheers,
Stan H.