[Math] Probability Question with Deck of Cards – three players, 5 cards each, P(at least one person has exactly two aces)

card-gamesprobability

Three players are each dealt, in a random manner, five cards from a deck containing 52 cards. Four of the 52 cards are aces. Find the probability that at least one person receives exactly two aces in their five cards.

Effort: I think the probability of one person getting two aces would be $\dfrac{3*(4\ _nC_r\ 2)*(48 \ _nC_r\ 3)}{(52 \ _nC_r\ 5)}$, but assuming that the first person gets two aces, to find the probability of the second person, I think this might require some sort of multinomial coefficient, I am just unsure of what that is!

Best Answer

The total space is all the ways to select three hands of five cards. $$\begin{align}\dbinom{52}{5,5,5,37} & = \dbinom{52}{5}\dbinom{47}{5}\dbinom{42}{5} \\ & = \dfrac{52!}{{5!}^3\,47!}\end{align}$$ Now, for exactly one person receives has two aces, the favoured space would be the way to draw one of the three hands with exactly two of the four aces (and three other cards), and to draw the other two hands so that neither one holds both of the remaining aces.

On the other hand, for two people receive two aces, the favoured space would be the way to select those hands, the way those hands can be selected, and the way the third hand could be selected.

Effort: I think the probability of one person getting two aces would be $3{4 \choose 2}{48 \choose 3}\big/{52 \choose 5}$, but assuming that the first person gets two aces, to find the probability of the second person, I think this might require some sort of multinomial coefficient, I am just unsure of what that is!

Yes, that's a good start.   Can you complete? $$\dfrac{3\binom{4}{2}\!\binom{48}{3}\left(\Box-2\Box\right)+3 \binom{4}{2,2}\binom{48}{3,3,5,37}}{\binom{52}{5}\binom{47}{5}\binom{42}{5}}$$