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

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


   



Question 421887: If you are dealt 6 cards out of a shuffled deck of 52, find the probability of getting dealt 3 queens and 3 kings
Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

no. of ways to getting 3 queens and 3 kings = 4C3 * 4C3 = 16
no. of ways to select 6 cards from 52 = 52C6

probability = 16/52C6