Overview
Statistical arbitrage (stat arb) is a quantitative framework that exploits temporary pricing inefficiencies across diversified portfolios. Originating in the 1980s with pairs trading, it relies on isolating idiosyncratic components of asset returns by neutralizing market and factor risks. Once isolated, these residual prices often exhibit mean-reverting characteristics—drifting away from, and eventually returning to, a long-term historical equilibrium.
Key Concepts
- Fama-French Factors — The five major factors defining equity returns: Market Risk (Rm-Rf), Size (SMB), Value (HML), Profitability (RMW), and Investment (CMA).
- IPCA (Instrumented PCA) — An advanced extraction model that introduces observable firm characteristics as instrumental variables to estimate time-varying factor loadings, mapping them to risk factor exposures (beta) or anomaly intercepts (alpha).
- Ornstein-Uhlenbeck (OU) Framework — A stochastic model used to represent the mean-reverting behavior of the cumulative residual, balancing a deterministic drift pulling toward a mean against continuous random shocks.
- The Marriott-Pope Effect — The phenomenon where estimating the mean-reversion speed via Ordinary Least Squares (OLS) in finite samples yields a downward-biased autoregressive coefficient, causing algorithms to "hallucinate" faster reversion than what occurs in reality.
- The Square-Root Law of Market Impact — An execution dynamic dictating that slippage is proportional to an asset's volatility and the square root of the normalized order size, acting as a capacity ceiling for scalable AUM.
- Combinatorial Purged Cross-Validation (CPCV) — A robust research practice that fixes information leakage by purging overlapping training data and embargoing post-test data to generate true out-of-sample distributions.
- Deflated Sharpe Ratio (DSR) — A modified Sharpe Ratio that corrects for non-normality (skewness/kurtosis) and selection bias (multiple testing) to reject statistical illusions.
Formulas
The Fama-French Five-Factor Model:
Continuous-Time Stochastic Differential Equation (OU Process):
The s-score (Avellaneda-Lee Framework):
Square-Root Law of Market Impact:
Key Takeaways
- Modern extraction moves beyond static PCA to dynamic IPCA and Deep Learning attention models to jointly learn tradable factors and portfolio policies.
- Execution costs (slippage and market impact) can easily destroy mean-reversion alpha, requiring strict management against the Square-Root Law of Market Impact.
- Overfitting is the most pervasive failure point; robust research requires strict use of Winsorization, CPCV, and the Deflated Sharpe Ratio.