SOLUTION: If you are dealt 7 cards from a shuffled deck of 52 cards, find the probability of getting 4 queens and 3 kings

Algebra ->  Probability-and-statistics -> SOLUTION: If you are dealt 7 cards from a shuffled deck of 52 cards, find the probability of getting 4 queens and 3 kings      Log On


   



Question 1103683: If you are dealt 7 cards from a shuffled deck of 52 cards, find the probability of getting 4 queens and 3 kings
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If you are dealt 7 cards from a shuffled deck of 52 cards, find the probability of getting 4 queens and 3 kings
-----
# of ways to succeed:: 4C4*4*3 = 1*4 = 4
----
# of possible 7 card hands:: 52C7 = 133784560
-------------
Ans:: 4/133784560
------------
Cheers,
Stan H.
-----------------