MHB -aux11.outcomes in card drawing

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Drawing
Click For Summary
The discussion focuses on calculating the outcomes of drawing two cards from a standard deck of 52 cards. The sample space for this scenario is represented as combinations, where the order of drawing does not matter. The total number of outcomes is calculated using the combination formula C(52,2), which equals 1326. This can also be derived by considering the choices for each card drawn and adjusting for the non-importance of order. The conversation highlights the connection between different methods of arriving at the same result in combinatorial problems.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
We draw cards from a deck of 52 cards

a) list the sample space if we draw two cards at a time

my ans to this is ((H2,S2)...(C2,D2))

b) How many outcomes do you have in this experiment

but I don't know how they got the answer of 1326

thanks ahead...
 
Last edited:
Mathematics news on Phys.org
Are you familiar with combinations? It's a way of counting groupings when the order doesn't matter. Since for this experiment AhAs is the same as AsAh, then we can say the order doesn't matter and use combinations. So the total number of outcomes is [math]\binom{52}{2}[/math]. Do you know how to calculate that?
 
my calculator gave

C(52,2) = 1326

so I looked it up $C(n,r) = \frac{n!}{(n-r)!r!}$

However they didn't have this in the text?
 
Yep, that's the correct formula. I don't know why this isn't in your book. Perhaps they want you to use a more intuitive method. For the first card you have 52 choices and for the second you have 51 choices. However, since order doesn't matter you should divide by 2 since we don't want to count AsAh and AhAs twice. So you have [math]\frac{52*51}{2}=1326[/math]. That's exactly the same calculation as [math]\binom{52}{2}[/math] but approaches it from a different way in the set up.
 
SSCtw.png