The Half-Life of Mean Reversion
The half-life converts an abstract mean-reversion speed into a single, intuitive number — roughly how long a stretched spread takes to close half the distance back to its average — which is what actually tells a trader how to size positions and set holding periods.
Prerequisites: Ornstein-Uhlenbeck Mean Reversion, Cointegration
Knowing that a spread "mean-reverts" isn't enough to trade it. A spread that snaps back to its average in two days and a spread that takes eight months need completely different position sizes, holding periods, and stop-loss rules, even if both are mathematically mean-reverting in exactly the same statistical sense. The number that turns "it reverts" into "here's how to trade it" is the half-life: how long, on average, it takes a stretched spread to close half the gap back to its long-run mean.
The half-life is the time it takes a mean-reverting series to close half its current distance from the mean, on average. A short half-life means fast, frequent, small trades; a long half-life means the trade needs patience, wider capital allocation over time, and a much higher tolerance for the spread getting worse before it gets better.
Where the number comes from
A spread that mean-reverts can usually be described by a discrete-time relationship where tomorrow's deviation from the mean is today's deviation shrunk by some factor (a number between 0 and 1 for a stationary series):
In words: whatever distance the spread sits from its average today, tomorrow it will have closed part of that gap, and is the fraction of the gap that's left. The half-life is the number of steps it takes for that shrinkage to cut the gap in half:
In words: take the natural log of one-half, divide by the natural log of the persistence factor, and the result is how many time steps — days, if was estimated on daily data — it takes for the average deviation to shrink by 50%.
Drag the mean-reversion speed in the explorer above and watch how a faster speed produces a tighter, choppier path around the mean while a slower speed lets the path wander further before turning back — that visual difference is the difference between a short and a long half-life.
Worked example
A spread's daily deviations are found (by regressing today's deviation on yesterday's) to have a persistence factor — each day, 95% of yesterday's deviation from the mean survives into today. The half-life is days. If the spread is currently 2 standard deviations away from its mean, it should on average sit around 1 standard deviation away in about 13–14 trading days, and around 0.5 standard deviations away roughly 27 days after that. A trader sizing a stat-arb book around this pair would plan for holding periods on the order of two to four weeks per round trip, not two days and not two quarters.
What this means in practice
Half-life feeds directly into two practical decisions: how wide to set entry and exit bands (a short half-life justifies tighter bands, since the spread reverts quickly enough to make small moves worth trading) and how much capital to allocate per trade relative to the total book, since a longer half-life ties up capital for longer and needs a correspondingly smaller position to hit the same annualized risk budget.
Half-life is estimated from historical data and assumes the mean-reversion speed is stable — but itself can drift, especially around regime changes, and a half-life estimated over a calm period can understate how long a spread takes to revert once the relationship that anchors it is under stress.
Related concepts
Practice in interviews
Further reading
- Chan, Algorithmic Trading (ch. 2)