Question 705680
5 cards are drawn from a normal deck, what is the probability of getting 4 jacks?
----
# of ways to succeed: 4C4*48C1 = 48
---
# of possible outcomes: 52C5 = 2598960 
---
P(4 jacks in hand of 5) = 48/2509060 = 0.000018469...
Cheers,
Stan H.
==============