Understanding Sample Spaces & Card Shuffling

  • Thread starter Thread starter EugP
  • Start date Start date
EugP
Messages
104
Reaction score
0

Homework Statement


I'm having some trouble understanding how to write a sample space in a problem.
Here's an example:
Shuffle a deck of cards and turn over the first card. What is the sample space of this experiment? How many outcomes are in the event that the first card is a heart?


Homework Equations


C_k^n = {n \choose k} = \frac{n!}{k!(n - k)!}


The Attempt at a Solution


From what I was explained, sample space is the mutually exclusive and collectively exhaustive set of all possible outcomes. So in my case, wouldn't it be {2-A of hearts, 2-A of spades, 2-A of clubs, 2-A of diamonds} ? Those together create all the possiblities in the deck.
For the second part, isn't it simply 52 choose 13? If it is, it will just be

{52 \choose 13} = \frac{52!}{13!(52 - 13)!} = 635,013,559,600 \approx 11<br /> 6.350135596 \cdot 10^{11}

But I'm not sure this is right. There are no answers in my book. If someone could help me on this it would be greatly appreciated.
 
Physics news on Phys.org
yes. You are right.
Sample space consists of all cards in the deck
and the answer of the second part is in mattmns 's post
 
Last edited:
Thanks for verifying!
 
I disagree with your second answer, I think it should be 13. The possible outcomes of a heart being the first card flipper over are A hearts, K hearts, ... , 2 hearts.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top