Question 955825
Four cards were randomly selcted from a standard deck of 52 playing cards. What is the probability that the cards are all jacks,all queens, or all kings?
-------------
# of ways to succeed: 3*4C4 = 3
-----
# of possible sets of 4:: 52C4
------
P(all J's,Q's, or K's) = 3/52C4 = 0.00001108,,,,
-----------------
Cheers,
Stan H.
-----------