Survivorship Bias
Survivorship bias arises when a backtest universe excludes companies that delisted, funds that closed, ETFs that liquidated, or share classes that merged. The surviving set is systematically more profitable than the actual investable set at each historical point in time, because the failures have been removed from the record.
Definition
Survivorship bias
Survivorship bias arises when a backtest universe excludes companies that delisted, funds that closed, ETFs that liquidated, or share classes that merged. The surviving set is systematically more profitable than the actual investable set at each historical point in time, because the failures have been removed from the record.
Why it matters
Survivorship bias inflates equity backtest returns by 1-2% annualized for small-cap universes and substantially more for hedge fund databases (where reporting is voluntary and underperformers vanish). A strategy backtest on a survivor-biased universe is reporting a return that no live investor could have actually earned.
How it works
Use a delisted-inclusive universe at each point in time. CRSP, FactSet, Bloomberg, and academic-research providers ship survivor-bias-free datasets; most retail data feeds do not. For hedge fund analysis, supplement TASS / HFR with the explicit graveyard databases. Quantify the bias by comparing the survivor universe to the full universe over the same period — the gap is the bias.
Example
Small-cap value backtest, 2005-2025
Survivor-biased universe annual return
11.4%
Full point-in-time universe
9.1%
Bias
2.3% annualized
Twenty years of compounding 2.3% extra makes a survivor-biased backtest look like it doubled the actual investable result.
Key Takeaways
Free retail equity data is almost always survivor-biased.
Hedge fund databases over-report by 2-4% per year due to attrition and self-reporting.
Always check for delisting/closure inclusion before trusting any multi-year backtest.
Related Terms
FAQ
Questions people ask next
The short answers readers usually want after the first pass.
Sources & References
- Survivorship Bias and Mutual Fund Performance — Brown, Goetzmann, Ibbotson, Ross (1996), Review of Financial Studies 9(4)
Related Content
Keep the topic connected
Look-Ahead Bias
Look-ahead bias: when a backtest accidentally uses data the strategy wouldn't have had at decision time. The most common variants and how to catch them.
Overfitting
Overfitting in trading-strategy backtests: how multiple-testing inflates apparent edges and the diagnostics that catch it.