We need to compute the probability of being dealt a 5-card poker hand that contains exactly 4 Aces from a standard deck of 52 cards.
The hypergeometric distribution is defined as follows:
\[ P(X = k) = \frac{\binom{K}{k} \binom{N-K}{n-k}}{\binom{N}{n}} \]
Where:
We calculate the combinations needed for the hypergeometric formula:
Substituting the values into the hypergeometric probability formula gives:
\[ P(X = 4) = \frac{\binom{4}{4} \cdot \binom{48}{1}}{\binom{52}{5}} = \frac{1 \cdot 48}{2598960} \]
Calculating the above expression results in:
\[ P(X = 4) = \frac{48}{2598960} \approx 0.0000185 \]
The probability of getting exactly 4 Aces in a 5-card hand is:
\[ \boxed{P(X = 4) = 0.0} \]
This indicates that the probability is extremely low, effectively rounding to zero in practical terms.
Oops, Image-based questions are not yet availableUse Solvely.ai for full features.
Failed. You've reached the daily limit for free usage.Please come back tomorrow or visit Solvely.ai for additional homework help.