Two Kings Off the Top: One in 221
Four over fifty-two squared is exactly right for the question where the first card goes back, which is what makes it hard to catch. Removing a king shrinks the numerator proportionally more than the denominator, and the counting route through 1326 two-card hands confirms one in 221 without mentioning order at all.
Take two cards off the top of a shuffled deck. The deck is standard, fifty-two cards, four of them kings, no jokers. What is the chance both cards are kings?
The instant answer is , and it is not a sloppy answer. It is the exact answer to a slightly different question, which is why it survives being checked. The right answer here is , about , and the two differ by exactly .
The deck changes between the draws
The first card is a king with probability
and now the deck is different in two ways at once. It holds fifty-one cards instead of fifty-two, and three kings instead of four. Given that the first card was a king,
and the two multiply:
The reduction is clean because , which is (1) and (2) reappearing as factors. If the arithmetic in (3) had come out ugly, that would have been a signal to check it.
The multiplication in (3) is a genuine conditional probability statement rather than a pattern: , and the conditioning is what turns into . Saying it in that form is worth the extra breath, because it is the step the reflex answer omits.
The same number without any conditioning
A second route avoids the sequence entirely. Two cards drawn off the top form an unordered pair, and every pair is equally likely, so count pairs. There are
and again. This matters more than it looks. The usual objection to (3) is that it smuggles in an order the problem never mentioned, and (4) settles that objection by never mentioning order at all. Two methods, no shared step, one answer.
The number of kings in a hand of cards follows the hypergeometric law . For that reads , and hands with zero, one and two kings, which sums to as it must.
Which way the error goes, and by how much
The truth is smaller than the reflex, and knowing the direction in advance is worth as much as the number. Taking a king out of the deck makes the next king harder to find, so the events are negatively dependent and the product of the marginals overstates the joint probability.
The size of the overstatement has a closed form. With special cards in a deck of ,
For four kings in fifty-two cards that is , so the reflex answer is about thirty percent too large. The right-hand form of (5) says where the error lives: it is dominated by , the scarcity of the special cards, and barely affected by the size of the deck. With four kings the correction is severe. With four hundred kings in a deck of five thousand two hundred, the same calculation gives and treating the draws as independent is fine.
That is the general lesson worth carrying out of this problem. Sampling without replacement differs from sampling with replacement by a factor governed by how few of the interesting items there are, not by how big the population is.
When one in 169 is the right answer
Put the first card back, shuffle, and draw again. Now the second draw sees a full deck with four kings, the two events are independent, and
is exact. So the reflex answer is not wrong arithmetic, it is the correct answer under a different sampling protocol, and that is precisely what makes it hard to catch. Nobody double-checks a calculation that came out clean.
This is also why the wording deserves a moment. "Two kings in a row" could describe two consecutive draws from a shoe that gets reshuffled, in which case (6) is right. "Two cards off the top" cannot, and fixing the protocol before computing anything is the habit that separates the two.
The same argument, other targets
Nothing in (3) or (4) used the word king. Any rank works, since every rank has four cards, so the chance of two matching a named rank is for all thirteen of them. For a group of named cards,
so "both cards are aces or kings" with gives , roughly . Note this is not the same as "both aces or both kings", which is only , because the group version allows one of each.
Deeper into the deck the numbers fall off fast. Three kings in three cards is , and all four kings in four cards is .
There is one variant worth doing in your head, because it comes out beautifully. What is the chance the two cards match each other in rank, without naming which rank? Summing (7) over the thirteen ranks gives favourable hands out of , which is . And that is exactly the factor from equation (2), for a reason that needs no counting at all: whatever the first card is, the second has to be one of the three cards left that share its rank, out of fifty-one. The first card is free.
I mention it because it is the cleanest illustration of when to condition and when to count. Conditioning made the matched-rank question a one-liner and would have made no progress on "two aces or two kings". Counting handles both and takes longer on the first. Neither method is the right one; the skill is noticing which question you have.
One remark on rounding
As a percentage, is . It is tempting to write and move on, and a reader who does the division will find that slightly wrong. A little under half of one percent is the honest short form. The precision matters here only because the whole problem is about a small correction to an obvious answer, and rounding away a quarter of a percentage point in a number that size is the same kind of carelessness the problem is testing.
Sources and further reading
- The statement behind (3) — Conditional probability
- The law in the definition above — Hypergeometric distribution
- The distinction (5) and (6) turn on — Sampling with and without replacement
- The counting in (4) and (7) — Combination
Every number above was checked before publication four ways: exact rational arithmetic, an exhaustive enumeration of all two-card hands built from real rank-and-suit pairs, an ordered-pairs recount that settles the objection about ordering, and a seeded five million deal simulation which landed on against the exact .
Comments · 0
Be the first to comment.