Respuesta :
The PMF is
[tex]P(X=x)\approx\begin{cases}0.00198&\text{for }x=1\\0.14592&\text{for }x=2\\0.58836&\text{for }x=3\\0.26375&\text{for }x=4\\0&\text{otherwise}\end{cases}[/tex]
There is a total of [tex]\dbinom{52}5=2,598,960[/tex] possible 5-card hands. For reference, I'm using this notation for the binomial coefficient,
[tex]\dbinom nk=\dfrac{n!}{k!(n-k)!}[/tex]
For [tex]x=1[/tex], suppose we only care about spades (S), like the hint suggests. Then there are [tex]\dbinom{13}5=1287[/tex] ways to get 5S and [tex]\dbinom{39}0=1[/tex] way to not draw cards of any other suit, so there are 1287 hands of 5S. The number of ways to do this is the same for any other suit of our choice, and with 4 suits to choose 1 from, we multiply 1287 by [tex]\dbinom41=4[/tex]. Then the probability is
[tex]P(X=1)=\dfrac{4(1287)}{\binom{52}5}=\dfrac{33}{16,660}[/tex]
The same by-suit breakdown applies for the other cases when [tex]x>1[/tex].
For [tex]x=2[/tex], suppose we want a hand with S and hearts (H) only. Then we can have 4S and 1H; 3S and 2H; 2S and 3H; or 1S and 4H. This translates to
[tex]\dbinom{13}4\dbinom{13}1+\dbinom{13}3\dbinom{13}2+\dbinom{13}2\dbinom{13}3+\dbinom{13}1\dbinom{13}4[/tex]
or by symmetry,
[tex]2\left(\dbinom{13}4\dbinom{13}1+\dbinom{13}3\dbinom{13}2\right)[/tex]
Now we're choosing 2 suits from the possible 4, so we multiply this by [tex]\dbinom42=6[/tex]. Then
[tex]P(X=2)=\dfrac{12(715\cdot13+286\cdot78)}{\binom{52}5}=\dfrac{143}{980}[/tex]
For [tex]x=3[/tex], suppose we want a hand with S, H, and clubs (C). Then we can have 3S, 1H, and 1C; 1S, 3H, and 1C; 1S, 1H, and 3C; 2S, 2H, and 1C; 2S, 1H, and 2C; or 1S, 2H, and 2C. By symmetry, this comes out to be
[tex]3\left(\dbinom{13}3\dbinom{13}1\dbinom{13}1+\dbinom{13}2\dbinom{13}2\dbinom{13}1\right)[/tex]
and we're choosing 3 suits this time, so we multiply by [tex]\dbinom43=6[/tex]. Then the probability is
[tex]P(X=3)=\dfrac{18(286\cdot13^2+78^2\cdot13)}{\binom{52}5}=\dfrac{4901}{8330}[/tex]
Finally, for [tex]x=4[/tex], suppose we want 2S and 1 each of the remaining suits. This can be done in
[tex]\dbinom{13}2\dbinom{13}1\dbinom{13}1\dbinom{13}1[/tex]
ways. Multiply by 4 to account for all possible choices of suit for which 2 cards show up in the hand so that the probability is
[tex]P(X=4)=\dfrac{4(78\cdot13^3)}{\binom{52}5}=\dfrac{2197}{8330}[/tex]
With only 4 suits available, the probability of [tex]X[/tex] taking on any other value must be 0.