The half-life of mean reversion is the estimated time it takes for a mean-reverting financial spread to travel halfway back to its historical equilibrium after a shock. It is derived from the autoregressive coefficient in an Ornstein-Uhlenbeck process, providing a direct, tradeable estimate of the optimal holding period for a statistical arbitrage strategy. A shorter half-life signals a faster reversion speed, suitable for high-frequency execution, while a longer half-life demands a slower, capital-intensive horizon.
Glossary
Half-Life of Mean Reversion

What is Half-Life of Mean Reversion?
The half-life of mean reversion quantifies the expected time required for a cointegrated spread or a mean-reverting time series to close half of its current deviation from its long-term equilibrium mean.
Calculated as -ln(2) / ln(θ), where θ is the speed of reversion, this metric directly dictates position sizing and stop-loss placement. If the half-life is 5 days, a trader expects a deviation to narrow by 50% in that window, making it a critical parameter for calibrating Kalman filters and dynamic hedge ratios in pairs trading. Ignoring the half-life leads to premature exits or capital tied up in stalled convergences, destroying the strategy's Sharpe ratio.
Key Characteristics of Mean Reversion Half-Life
The half-life of mean reversion is a critical metric for calibrating the expected holding period and risk management of a statistical arbitrage strategy. It quantifies the speed at which a cointegrated spread decays back toward equilibrium.
Mathematical Derivation from the Ornstein-Uhlenbeck Process
The half-life is derived from the Ornstein-Uhlenbeck (OU) process, the standard stochastic model for mean-reverting behavior. The OU process is defined as dX_t = θ(μ - X_t)dt + σdW_t, where θ is the speed of mean reversion. The half-life is calculated as ln(2) / θ. This represents the time required for the expected value of the spread to close half the distance to its long-term mean μ. A larger θ implies a shorter half-life and a faster-reverting spread.
Optimal Trading Horizon Calibration
The half-life directly dictates the optimal holding period for a mean-reversion trade. A strategy should be designed to capture the bulk of the reversion move without overstaying the position. Common heuristics include:
- Entry Timing: Entering a trade when the spread deviation exceeds 1.5 to 2 standard deviations.
- Exit Timing: Setting a profit target at the equilibrium mean or holding for a duration equal to 1-2 half-lives, after which the expected marginal reversion decays significantly.
- Stop-Loss Logic: A stop-loss should trigger if the spread continues to diverge beyond a threshold calibrated to the half-life, indicating a potential structural break in the relationship.
Distinction from Correlation
Half-life is a property of cointegration, not correlation. While correlation measures the short-term directional alignment of returns, cointegration identifies a long-term equilibrium relationship between non-stationary price series. A pair of assets can be highly correlated but have an infinite half-life if their spread is not stationary. Conversely, a cointegrated pair with a stable half-life may exhibit low short-term correlation. Cointegration is a necessary condition for a finite half-life to exist.
Estimation Instability and Regime Shifts
The half-life is not a static parameter; it is estimated from historical data and is highly sensitive to market regime changes. A structural break in the underlying economic relationship between two assets can permanently alter or destroy the mean-reversion property. Common causes include:
- Mergers and Acquisitions: A corporate action fundamentally changes the equity relationship.
- Sector Rotation: A persistent shift in investor capital flows can break historical spread relationships.
- Monetary Policy Shocks: Changes in interest rates can permanently alter the cost-of-carry relationship in futures spreads. Continuous monitoring and walk-forward re-estimation are required to detect when a half-life has extended to infinity, signaling a broken pair.
Impact on Position Sizing and Risk
The half-life is a direct input into the Kelly Criterion and other dynamic position-sizing models for mean-reversion strategies. A shorter half-life implies a higher frequency of trading opportunities and a faster convergence of expected value, allowing for more aggressive capital allocation per signal. Conversely, a long half-life exposes capital to divergence risk for an extended period, requiring smaller position sizes to withstand prolonged adverse excursions. The half-life also defines the decay rate of the alpha signal, directly influencing the strategy's information ratio.
Portfolio Half-Life Aggregation
In a portfolio of multiple cointegrated pairs, the aggregate half-life is not a simple average. The dollar-weighted average half-life of the positions dictates the overall portfolio's sensitivity to mean-reversion decay. A portfolio manager must balance fast-reverting pairs (short half-life, high turnover, low margin per trade) with slow-reverting pairs (long half-life, low turnover, higher divergence risk) to achieve a stable aggregate strategy Sharpe ratio. Diversifying across half-life regimes helps smooth the equity curve when specific sector relationships temporarily break down.
Frequently Asked Questions
Clear, technical answers to the most common questions about estimating and applying the half-life parameter in mean-reverting trading strategies.
The half-life of mean reversion is the estimated time required for a cointegrated spread or mean-reverting time series to close half of its current deviation from its long-term equilibrium mean. It is most commonly calculated using the Ornstein-Uhlenbeck (OU) process formula: Half-Life = ln(2) / θ, where θ (theta) is the speed of mean reversion. To estimate θ, a discrete-time autoregressive model of order 1, or AR(1) model, is fitted to the spread: S_t = a + b * S_{t-1} + ε_t. The coefficient b is related to θ by θ = -ln(b). The half-life is then ln(2) / θ. This calculation assumes the spread follows a stationary stochastic process and provides a quantitative metric for the expected trade duration, directly informing the optimal holding period for a statistical arbitrage position.
Half-Life vs. Related Mean Reversion Metrics
A comparison of the half-life metric against other key statistical measures used to evaluate mean-reverting trading strategies and cointegrated portfolios.
| Feature | Half-Life of Mean Reversion | Cointegration Test Statistic | Hurst Exponent |
|---|---|---|---|
Primary Function | Estimates time to revert halfway to equilibrium mean | Tests for existence of a stationary long-run relationship | Classifies time series as mean-reverting, trending, or random walk |
Output Type | Time units (seconds, days, etc.) | Test statistic and p-value | Scalar value between 0 and 1 |
Directly Informs Holding Period | |||
Requires Stationarity | |||
Sensitive to Lookback Window | |||
Computational Complexity | Low (OLS regression) | Moderate (Eigenvalue decomposition) | Low to Moderate (R/S analysis) |
Typical Threshold for Mean Reversion | Shorter half-life is better (e.g., < 20 periods) | Test statistic < critical value at 5% | H < 0.5 |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Master the quantitative ecosystem surrounding the half-life of mean reversion. These concepts are essential for building, validating, and executing robust statistical arbitrage strategies.
Cointegration
The foundational statistical property that makes mean-reversion trading possible. A cointegrated portfolio is a linear combination of non-stationary asset prices that produces a stationary residual spread. Unlike simple correlation, cointegration implies a long-run equilibrium relationship that is not spurious. The Johansen test and Engle-Granger two-step method are standard tests for identifying cointegrated pairs. Without cointegration, the concept of a half-life of mean reversion is meaningless, as there is no stable mean to which the spread can revert.
Ornstein-Uhlenbeck Process
The stochastic differential equation used to model the evolution of a mean-reverting spread. The process is defined as dX_t = θ(μ - X_t)dt + σ dW_t, where θ is the speed of mean reversion and μ is the long-term mean. The half-life is derived directly from θ using the formula Half-Life = ln(2) / θ. This model assumes a constant rate of reversion and normally distributed increments, making it a tractable but simplified representation of real market dynamics.
Kalman Filter
A recursive Bayesian algorithm used to estimate the dynamic hedge ratio between cointegrated assets in real time. Unlike a static linear regression, a Kalman filter allows the relationship between two securities to evolve smoothly over time, adapting to structural market shifts. It outputs a time-varying state estimate that forms the basis for a dynamic spread. This is critical because a fixed hedge ratio can break down, causing a strategy to trade on a spread that is no longer mean-reverting.
ADF Test
The Augmented Dickey-Fuller test is the primary statistical hypothesis test for verifying the stationarity of a time series. In pairs trading, it is applied to the residual spread to confirm the presence of a unit root (non-stationarity) in the null hypothesis. A low p-value rejects the null, providing evidence that the spread is stationary and mean-reverting. The test is a prerequisite before calculating the half-life; applying the half-life formula to a non-stationary series yields a spurious, unreliable result.
Trading Horizon
The optimal holding period for a trade, which is directly dictated by the half-life of mean reversion. A strategy should be designed so that its expected holding time aligns with the signal's predictive power. If the half-life is 5 days, a high-frequency intraday strategy is inappropriate; conversely, a half-life of 30 minutes requires automated execution. Mismatching the trading horizon and the half-life leads to exiting trades too early (leaving profit on the table) or too late (suffering adverse moves after reversion is complete).
Z-Score Thresholds
The normalized deviation of the spread from its mean, used to generate entry and exit signals. A spread is typically measured as Z = (Spread - Mean) / StdDev. Common entry thresholds are ±2.0 standard deviations, with an exit at 0.0 (the mean). The half-life informs the urgency of the trade; a very short half-life allows for tighter thresholds and faster round-trips, while a long half-life requires wider thresholds to avoid being whipsawed by noise before reversion occurs.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us