SOLUTION: A poker hand consists of five cards randomly dealt from a standard deck of 52 cards. The order of the cards does not matter. Determine the following probabilities for a 5-card poke
Algebra ->
Probability-and-statistics
-> SOLUTION: A poker hand consists of five cards randomly dealt from a standard deck of 52 cards. The order of the cards does not matter. Determine the following probabilities for a 5-card poke
Log On
Question 1056986: A poker hand consists of five cards randomly dealt from a standard deck of 52 cards. The order of the cards does not matter. Determine the following probabilities for a 5-card poker hand. Write your answers in percent form, rounded to 4 decimal places.
Determine the probability that all five of these cards are Spades.
Determine the probability that exactly 3 of these cards are face cards.
The number of ways that ANY 5-card hand can be drawn from a deck of 52 cards is:
C(52, 5) = = 2598960
The probability is then:
P(5 spades) = = 0.00049520 = 0.0495%
For the hand with exactly 3 face cards, there are 12 face cards in the deck (3 in each suit),
and 52 - 12 = 40 non-face cards.
The number of ways of drawing a 5-card hand with exactly 3 face cards is equal to
the number of ways of selecting 3 out of 12 face cards, multiplied by the number of
ways of selecting 2 of the 40 non-face cards:
C(12, 3) * C(40, 2) = = 220 * 780 = 171600
The number of ways of drawing any 5-card hand is still 2598960 (from above)