SOLUTION: A poker hand consisting of 9 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains Exactly 4 face cards?

Algebra ->  Probability-and-statistics -> SOLUTION: A poker hand consisting of 9 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains Exactly 4 face cards?      Log On


   



Question 1113050: A poker hand consisting of 9 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains Exactly 4 face cards?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A poker hand consisting of 9 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains Exactly 4 face cards?
-------------------
# of face cards: 3*4 = 12
# of non-face cards:: 40
---------------------
# of ways to succeed:: 12C4*40C5 = 325713960
# of possible 9-card hands:: 52C9
-----
Ans: [12C4*40C5]/[52C9]
Cheers,
Stan H.
----------