SOLUTION: Q : Four playing cards are drawn from a pack of 52 cards, find out the probability of getting three Kings and one Queen.

Algebra ->  Probability-and-statistics -> SOLUTION: Q : Four playing cards are drawn from a pack of 52 cards, find out the probability of getting three Kings and one Queen.       Log On


   



Question 796698: Q : Four playing cards are drawn from a pack of 52 cards,
find out the probability of getting three Kings and one Queen.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Q : Four playing cards are drawn from a pack of 52 cards,
find out the probability of getting three Kings and one Queen.
-----
# of ways to succeed: 4C3*4C1 = 4*1 = 4 ways
# of possible 4-card hands:: 52C4
-----
P(3Kings and one Queen) = 4/270725
===============
Cheers,
Stan H.
===============