SOLUTION: if you are dealt 4 cards from a shuffled deck of 52 cards. Find the probability that all 4 cards are queens.
How do I solve this??
Algebra ->
Probability-and-statistics
-> SOLUTION: if you are dealt 4 cards from a shuffled deck of 52 cards. Find the probability that all 4 cards are queens.
How do I solve this??
Log On
Question 651431: if you are dealt 4 cards from a shuffled deck of 52 cards. Find the probability that all 4 cards are queens.
How do I solve this?? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if you are dealt 4 cards from a shuffled deck of 52 cards. Find the probability that all 4 cards are queens.
------
# of ways to succeed: 1
# of possible outcomes: 52C4 = 270,725
--------------
P(4 queens) = 1/270725 = 0.00000369...
Cheers,
Stan H.
============