Andrew K. answered 01/15/15
Tutor
5.0
(208)
Expert Math and Physics Tutor - Many successful students!
Hi, Javi,
A. If we are dealt two cards, there are 52C2 different possible combinations of "hole cards".
52C2 = 52! = 52 * 51 = 1326 different combinations
2! * (52-2)! 2
B. If both cards must be aces (of which there are only 4 total), the number of "two ace" combinations would be:
4C2 = 4! = 4 * 3 = 6 different combinations
2! * (4-2)! 2
C. The probability of receiving two aces is equal to:
(# combinations of two aces) = 6 = 1 ≈ .00452
(# total possible combinations) 1326 221
D. To find the probability of getting at least one ace, we need to know the number of combinations that would involve at least one ace. For a probability/statistics question, involving "at least", it is usually easiest to instead find the probability of that thing NOT happening - then subtracting that probability from 1. So, let's first find the probability of the opposite - not receiving ANY aces.
Of the 52 cards, there are 48 non-aces. We now want our hand to only include these cards. There would then be 48C2 possible combinations that would NOT include an ace:
48C2 = 48! = 48 * 47 = 1128 combinations without any aces
2! * (48-2)! 2
The probability of getting a combination WITHOUT any aces would be:
(# combinations without aces) = 1128 = 188 ≈ .851
(# total possible combinations) 1326 221
(# total possible combinations) 1326 221
So the probability of getting ANY aces would be
1 - 188 = 221 - 188 = 33 ≈ .149
1 221 221 221 221
I hope this helps!