The Winner's Curse
In an auction where the item's true value is the same for everyone but unknown, winning the auction is itself bad news — it means you were the most overoptimistic bidder in the room.
Prerequisites: Second-Price Auctions and Truthful Bidding
Classic setup: a jar of coins is passed around a room of bidders. Nobody knows the exact value inside, but everyone can estimate it — and every bidder's estimate is an honest, unbiased guess, just with some random error. Whoever bids highest wins the jar and pays their bid. Should you bid your best honest estimate of the jar's value? Think about it before reading on — the answer is a clear no, and understanding why is the whole point of the puzzle.
Why winning is bad news
If every bidder in the room has an unbiased estimate of the true value, then across the whole room those estimates are scattered above and below the truth, roughly symmetrically. The bidder who wins is, by construction, the one whose estimate was highest — which means, conditional on winning, you're very likely one of the people who overestimated, not a random draw from the room. Winning the auction is evidence against your own estimate being accurate; the very fact of victory tells you your number was probably too high.
This is the winner's curse: in a common-value auction (where the item is worth the same to everyone, unlike a private-value auction where people can honestly value the same item differently), naively bidding your best unbiased estimate is a losing strategy on average, because you only ever "win" on the occasions your estimate was inflated.
Winning a common-value auction is itself informative — it tells you that you were more optimistic than everyone else in the room, which is exactly the condition under which your estimate is least likely to be accurate. A rational bidder must shade their bid below their honest estimate to correct for this.
Worked example: 20 bidders, a noisy jar
Suppose the jar truly contains $100 in coins. Twenty bidders each form an independent, unbiased estimate with some random noise — say, roughly plus or minus $30, with a range wide enough that the highest of twenty such estimates typically comes in well above $100, maybe averaging around $125 across many auctions repeated this way (the maximum of many noisy draws is systematically biased upward — this is a basic feature of order statistics, not a lucky roomful of bidders). If everyone bids their raw estimate, the winner is the person with a roughly $125 estimate, paying close to $125 for something worth $100 — a loss of about $25, on average, every single time this auction is run this way. Bidding your honest number wasn't cautious; it was the thing that guaranteed you'd overpay whenever you won.
The correct correction: shade your bid down by roughly the amount you'd expect the "winning estimate" to overshoot the truth given how many bidders are competing — the more bidders, the more the maximum estimate is inflated above the truth, and the more you need to shade. With more bidders in the room, this effect gets worse, not better — a beginner's instinct that "more competition means I should bid closer to my true value to have a chance" is backwards; more competitors means the winning bid is drawn from a more extreme tail, so more shading is needed, not less.
| Number of bidders | Typical overshoot of winning estimate above true value |
|---|---|
| 2 | Small |
| 5 | Moderate |
| 20 | Large |
| 100 | Very large |
Where quants meet this
The winner's curse isn't confined to jars of coins. It shows up whenever you're bidding on something with a shared, uncertain value against other informed parties: bidding on a block of shares whose true worth depends on private information others might also have, bidding in an IPO allocation, or making a market where you might be picked off by a counterparty who knows more than you do. In each case, the fact that your quote got hit — that you "won" the trade — is itself a signal that the price may have moved against you, which is exactly why market makers widen quotes and skew away from informed flow rather than trusting every fill as a neutral event.
The classic mistake is treating "I won the auction/trade" as good news by default. In any common-value setting with adverse selection, winning is conditional evidence that you were the most mispriced party in the room, and a correct strategy prices that in before bidding, not after regretting the fill.
Related concepts
Practice in interviews
Further reading
- Thaler, The Winner's Curse: Paradoxes and Anomalies of Economic Life