SOLUTION: suppose that 8 cards are drawn from a deck of 52. what is the probability that all 8 are red?

Algebra ->  Probability-and-statistics -> SOLUTION: suppose that 8 cards are drawn from a deck of 52. what is the probability that all 8 are red?       Log On


   



Question 851488: suppose that 8 cards are drawn from a deck of 52. what is the probability that all 8 are red?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
suppose that 8 cards are drawn from a deck of 52. what is the probability that all 8 are red?
-------
# of ways to succeed:: 26c8 = 1562275
-------
# of random groups of 8: 52C8 = 752538150
-----------------------------------------
P(8 red) = 26C8/52C8 = 0.0021
========================================
Cheers,
Stan H.
=================