SOLUTION: Five cards are dealt at random from a regular deck of 52 playing cards. Find the probability that three are sevens.
Algebra ->
Permutations
-> SOLUTION: Five cards are dealt at random from a regular deck of 52 playing cards. Find the probability that three are sevens.
Log On
Question 257469: Five cards are dealt at random from a regular deck of 52 playing cards. Find the probability that three are sevens. Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! This is a combination problem. We want 3 of the 4 sevens and don't care about the other cards. SO, we have
p(3 sevens) = (4c3)*(48c2) / (52c5) ~ 0.001736