Asked by John
If 4 cards are drawn randomly from the standard deck of 52 cards, what is the probability that all 4 cards are red cards?
How would I set this up?
there are 26 red cards
So I would take 26/52
and 48/52?
If this is correct, would I multiply them?
Thanks
How would I set this up?
there are 26 red cards
So I would take 26/52
and 48/52?
If this is correct, would I multiply them?
Thanks
Answers
Answered by
Reiny
The order does not matter, so this is a "combination" problem
Number of possible 4 cards from the reds
= C(26,4) or 26!/(22!4!)
number of possible 4 cards from all
= C(52,4) or 52!/(48!4!)
prob(your event = C(26,4)/C(52,4)
= 14950/270725
= 46/833
= appr .055
Number of possible 4 cards from the reds
= C(26,4) or 26!/(22!4!)
number of possible 4 cards from all
= C(52,4) or 52!/(48!4!)
prob(your event = C(26,4)/C(52,4)
= 14950/270725
= 46/833
= appr .055
Answered by
Steve
Or, consider drawing 4 cards with no replacement. Then the probability of getting all reds is
26/52 * 25/51 * 24/50 * 23/49 = 0.05522
Note that
C(26,4) = 26*25*24*23
C(52,4) = 52*51*50*49
You can see that the division shown by Reiny produces the same fractions.
26/52 * 25/51 * 24/50 * 23/49 = 0.05522
Note that
C(26,4) = 26*25*24*23
C(52,4) = 52*51*50*49
You can see that the division shown by Reiny produces the same fractions.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.