Pairs Trading
Pairs trading is a market-neutral strategy that simultaneously goes long one security and short a correlated one, profiting when the price spread between them reverts to its historical mean.
Statistical arbitrage is a class of systematic trading strategies that use statistical and mathematical models to identify mispriced securities. Unlike pure arbitrage (which is risk-free), stat arb involves taking on calculated risk based on the statistical likelihood of price convergence. It is one of the most common strategies at quantitative hedge funds.
Statistical arbitrage β commonly called stat arb β is a family of quantitative trading strategies that exploit temporary pricing inefficiencies between related financial instruments. The word "arbitrage" is somewhat misleading: unlike pure arbitrage (which is risk-free), stat arb involves genuine risk. The "arbitrage" is statistical β it works on average over many trades, but any individual trade can lose money.
The core idea is simple: identify securities whose prices have temporarily diverged from a historical or model-predicted relationship, take positions that profit when they converge, and diversify across hundreds or thousands of such trades to make the law of large numbers work in your favor. This is essentially applied mean reversion at scale.
Stat arb emerged in the 1980s at Morgan Stanley under Nunzio Tartaglia's quantitative group and has since become one of the most widely practiced strategies in quantitative finance. Major practitioners include Citadel, Two Sigma, DE Shaw, Point72, and Millennium Management.
A stat arb strategy typically follows this pipeline:
The holding period varies: some stat arb strategies hold positions for minutes (more HFT-like), while others hold for days or weeks. The shorter the holding period, the less fundamental risk but the more competition from other fast traders.
Mock interviews, resume guides, and 500+ practice questions β straight to your inbox.
The simplest form of stat arb is pairs trading. Consider Coca-Cola (KO) and PepsiCo (PEP) β two stocks that historically move together because they operate in the same industry.
Step 1 β Establish the relationship: Over the past two years, the price ratio KO/PEP has averaged 1.05 with a standard deviation of 0.03.
Step 2 β Identify divergence: Today, KO is at $62 and PEP is at $55, giving a ratio of 62/55 = 1.127. This is (1.127 - 1.05) / 0.03 = 2.57 standard deviations above the mean β a rare divergence.
Step 3 β Enter the trade: The ratio is abnormally high, meaning KO is relatively expensive compared to PEP. Short KO and long PEP. Specifically, go short $100,000 of KO and long $100,000 of PEP to be dollar-neutral.
Step 4 β Wait for convergence: Over the next two weeks, the ratio reverts to 1.06. KO fell 3% and PEP rose 1%. Your P&L: +$3,000 from the KO short + $1,000 from the PEP long = +$4,000.
The risk: If the ratio doesn't revert β say KO keeps outperforming because it's being acquired β you lose money. This is why it's "statistical" arbitrage, not risk-free arbitrage. Diversifying across hundreds of pairs reduces this idiosyncratic risk.
Want personalized guidance from a quant?
Speak with a quant trader or researcher whoβs worked at a top firm.
Book a Free ConsultModern stat arb at top quant funds is far more sophisticated than simple pairs trading:
The Sharpe ratios of well-run stat arb strategies typically range from 1.5 to 4.0, depending on the holding period, leverage, and market conditions. The 2007 quant crisis demonstrated that stat arb is not risk-free: crowded stat arb strategies can suffer simultaneous losses when multiple funds are forced to liquidate correlated positions.
Z-score of the spread: measures how many standard deviations the current spread is from its historical mean. A trade is typically entered when |z| > 2 and exited when |z| < 0.5.
Linear regression hedge ratio: stock Y is regressed against stock X. The residual (spread) is the signal β a large positive residual suggests Y is overvalued relative to X.
Statistical arbitrage is the primary strategy at many of the world's largest quant hedge funds. If you're targeting roles at Citadel, Two Sigma, DE Shaw, Point72, or Millennium, understanding stat arb is essential. Interviews for quant researcher positions at these firms often include questions about cointegration, factor model construction, and backtesting methodology.
Practice with our Citadel interview questions and book a free consultation to discuss quant research career paths.
Pairs trading is a market-neutral strategy that simultaneously goes long one security and short a correlated one, profiting when the price spread between them reverts to its historical mean.
Mean reversion is the tendency of asset prices, returns, or other financial metrics to move back toward their long-term average after deviating significantly, forming the basis for many systematic trading strategies.
Backtesting is the process of testing a trading strategy against historical market data to assess how it would have performed, helping quants evaluate strategies before deploying real capital.
The Sharpe ratio measures risk-adjusted return by dividing a portfolio's excess return over the risk-free rate by its standard deviation, making it the gold standard for comparing strategy performance.
Factor investing is a systematic investment approach that targets specific characteristics (factors) β such as value, momentum, size, and quality β believed to drive returns across asset classes.
No. Despite the name 'arbitrage,' stat arb carries real risk. The 'arbitrage' is statistical β it works on average over many trades, but individual trades can and do lose money. Major risks include model risk (the statistical relationship breaks down), liquidity risk (inability to exit positions during market stress), and crowding risk (too many funds running similar strategies). The August 2007 quant crisis is the canonical example of stat arb risk materializing.
Pairs trading is a specific, simple form of statistical arbitrage that trades two correlated securities. Modern stat arb is much broader β it can involve hundreds or thousands of securities, multiple types of alpha signals (factors, ML models, alternative data), and sophisticated portfolio optimization. Think of pairs trading as the simplest stat arb strategy, while modern stat arb at top hedge funds is far more complex.
Entry-level quant researchers at stat arb hedge funds typically earn $250K-$400K in total compensation. Senior researchers and portfolio managers can earn $1M-$10M+ depending on strategy performance. Compensation is heavily performance-dependent β a portfolio manager whose strategy generates $50M in annual profit might earn 10-20% of that as a bonus.
Python is the primary language for stat arb research β used for signal generation, backtesting, and data analysis. Libraries like pandas, numpy, scikit-learn, and statsmodels are essential. SQL is needed for working with large financial databases. Some firms also use R for statistics. C++ is less common for stat arb research but important for production execution systems.
Our bootcamp covers probability, statistics, trading intuition, and 500+ real interview questions from top quant firms.
Book a Free Consult