Find the probability that each person gets at least three cards from each suit.
My professor gave us two different answers, both of which I don't understand. I would like to figure out if which one is correct and why OR if there is another answer.
First attempt: $$\frac{\left[4\binom{13}{4,3,3,3}\right]^{4}}{\binom{52}{13,13,13,13}}$$
Second attempt: $$\frac{4!\binom{13}{4,3,3,3}^{4}}{\binom{52}{13,13,13,13}}$$
What in the world is going on with this problem. Please help and thank you!
Given that each person gets at least three cards from each suit, that implies that every player will have three suits with $3$ cards each and one suit with $4$ cards and furthermore that those $4$ card suits must be different between each player. Approach with multiplication principle.
Step 1a: Pick who the "spadeheavy" player is.
Step 2a: For the spadeheavy player, pick which four spades he receives.
Step 3a: For the clubheavy player, pick which four clubs he receives.
$\vdots$
Step 5: All remaining cards go to the heartheavy player
Note that as we move through step1a-1d the number of options available decreases at each step. Further, as we move from step2 to step3 and beyond, the number of available cards decreases at each step along the way.
$~$
Alternatively:
Step1a-1d: same as before
Step 2a: Choose which four spades go to the spadeheavy player
Step 3a: Choose which four clubs go to the clubheavy player
$\vdots$
Once you have gotten a count of how many hand distributions there are, divide by the total number of hands possible to get the corresponding probability.