SOLUTION: if you are dealt 8 cards out of 52 what is the probability of getting 4 kings and 4 queens

Algebra ->  Probability-and-statistics -> SOLUTION: if you are dealt 8 cards out of 52 what is the probability of getting 4 kings and 4 queens      Log On


   



Question 420903: if you are dealt 8 cards out of 52 what is the probability of getting 4 kings and 4 queens
Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

no. of ways to select 4 kings and 4 queen = 4C4 * 4C4 = 1

no. of ways to select 8 cards from 52 = 52C4

probability = 1/(52C4)
= 1/ 270725