I am trying to calculate the probability of getting royal flush, if four 5's are wild cards that can be of any suit. I get that the probability of the first card I am picking is $\frac{24}{52}$, but then it seems to be breaking down into many complicated cases (since I can pick which suit the 5 [if I get one] should be of at any time of picking, including the very end). Is there a not complicated way of computing it? Or how can this be calculated?
|
|
The probability is $$\frac{4 \binom{9}{5}}{\binom{52}{5}} = \frac{3}{15,470}.$$ Let's do this two ways.
For those interested, here are some more examples of using combinations to calculate poker hand probabilities. |
|||||||||||||||
|