SOLUTION: If six cards are drawn at random from a deck of 52 cards, what is the probability that they are all spades?
Algebra ->
Probability-and-statistics
-> SOLUTION: If six cards are drawn at random from a deck of 52 cards, what is the probability that they are all spades?
Log On
Question 562591: If six cards are drawn at random from a deck of 52 cards, what is the probability that they are all spades? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If six cards are drawn at random from a deck of 52 cards, what is the probability that they are all spades?
----
# of sets of 6 spades = 13C6
# of random sets of 6 = 52C6
----------
P(6 spades) = 13C6/52C6 = 0.000084289...
Cheers,
Stan H.