Probability: Is the next card the ace of spades or heart two?

3k Views Asked by At

A card deck with 52 playing cards is well mixed and the cards are indicated successively, until the first ace appears. Is it more likely that the next card is the ace of spades or heart two?

My idea was that the probability of drawing the ace of spades or heart two is the same with $\frac{4}{52}$, but that doesn't seem right. Can anyone help me here?

Thanks in advance.

2

There are 2 best solutions below

5
On BEST ANSWER

The probability that the next card following the first ace is the two of hearts is 1/52. Surprisingly, the probability that it is the ace of spades is also 1/52.

To find the probability that the next card is the ace of spades, imagine that we deal out all 52 cards. This can be done in $52!$ ways, all of which we assume are equally likely. We would like to count the arrangements in which the ace of spades immediately follows the first ace dealt. Each ordering of the 52 cards can be produced by first dealing out all the cards except the ace of spades, then inserting the ace of spades into that ordering. There are $51!$ ways to arrange the first group of cards, and there is only one place to insert the ace of spades so it immediately follows the first ace. So there are $51!$ arrangements in which the aces of spades follows the first ace. Therefore the probability that the card following the first ace is the ace of spades is $$\frac{51!}{52!} = \frac{1}{52}$$ By the same argument, simply replacing the ace of spades with the two of hearts above, the probability that the card following the first ace is the two of hearts is also $1/52$.

0
On

This might shed some light.

You can get a well mixed deck of cards like this.

Place a card. Then there are two places for the second card to be placed: at the left of the first card or at the right. Let a coin (or a virtual fair two-sided die) decide about that. Then there $3$ places for the third card: at the left, in the middle or at the right of the two cards that were allready placed. Going on like that we come to a point that $51$ cards are placed and $52$ places equiprobable places are there for the last card. There is only one spot for it such that - if it is placed there - we can say that this last placed card is the next of the first ace. This no matter what card it is: heart two, ace of spades or some other card.

Conclusion: in a well mixed deck of cards every card has probability $\frac1{52}$ to be the next card after the first ace.