Mean reversion
Description
A system exhibits mean-reversion when deviation from a baseline generates a restoring pressure back toward the baseline, with the pressure scaling in the deviation’s magnitude. The further the system strays, the harder it gets pulled back. The structural feature is the dynamic, not the endpoint — equilibrium is where things settle, mean-reversion is the negative-feedback channel that produces the settling. The diagnostic question — “if I see a large excursion from the baseline, do I expect the system to be pulled back, and does the pull-strength scale with the excursion?” — separates mean-reverting dynamics from random-walk dynamics (no baseline, no restoring force) and from one-way-ratchets (deviation locks in, no return). Strong mean-reversion produces tight oscillations around the baseline; weak mean-reversion produces long excursions with eventual but slow return. The baseline itself can be fixed (a body’s homeostatic setpoint) or moving (a security’s long-run earnings multiple, a population’s carrying capacity), and one of the most common failure modes is treating a moving baseline as fixed and getting blindsided when the regime changes.Triggers
User-initiated: User describes a pattern where extreme observations are followed by less-extreme ones, where a system “snaps back,” or where strategy depends on betting against extremes. Vocabulary cues: “regression to the mean,” “reverts,” “bounces back,” “homeostasis,” “Bollinger,” “pairs trade.” Agent-initiated: Agent observes that a system shows damped oscillation around a stable level, or that extreme observations are systematically followed by less-extreme ones. Candidate inference: “mean-reversion is operating here; what is the baseline, and is it stationary?” Situation-shape signals: Time-series with a stable long-run level + bounded excursions. Strategies that pay off when a metric is extreme and decay-as-it-returns is expected. Forecasts that beat naïve persistence by predicting return-to-average.Exclusions
- Regime change — when the baseline itself shifts (structural break, paradigm shift, new market regime, hormonal puberty), mean-reversion measured against the old baseline is a category error. The strategy “fade extremes” silently breaks the moment the baseline moves. This is the load-bearing failure mode.
- One-way-ratchet dynamics — entropy increase, debt accumulation, technology-knowledge that doesn’t unlearn, doctrine-without-pruning. There is no restoring force; the past is sticky. Don’t apply mean-reversion to systems without a return mechanism.
- Trending systems with non-mean-reverting drift — random walks, geometric Brownian motion without a level-target, viral growth phases pre-saturation. The fact that things “settle eventually” doesn’t make them mean-reverting; the restoring force has to scale with deviation magnitude in real time.
- Multi-attractor systems — systems that revert to one of several stable states (bistable switches, ecological alternative stable states, political polarization basins). The diagnostic “is there a baseline?” fails when there are multiple; you may see clustering around two means with reversion to whichever basin you’ve fallen into.
- Outlier detection without prediction — calling a recent observation an “outlier” because it’s far from the mean is descriptive; predicting it will revert requires a restoring force. Confusing the descriptive observation with the structural mechanism is a common error.
Structure
Relationships
- feedback-loop — mean-reversion is the negative-feedback-with-baseline-target specialization; reading them together shows that polarity (damping vs amplifying) and target (baseline vs arbitrary) are independent axes.
- equilibrium — equilibrium names the destination; mean-reversion names the path and its slope. The pair surfaces that non-stationarity of the equilibrium itself is the most common failure mode in mean-reversion strategies — the baseline you’re betting against has moved.
- hysteresis — many real mean-reverting systems show different out-and-back paths; recovery is slower than departure, or the return leaves the system at a slightly different state than it started. The body’s response to fever leaves changed thresholds; markets after crashes leave changed risk premia.
- one-way-ratchet — explicit foil. Same axis (cumulative change), opposite mechanism. When the catalog is read top-down, mean-reversion + one-way-ratchet bracket the space of “what happens after deviation”: either there’s a restoring force, or there isn’t and the change locks in.
- saturation — saturation is a one-sided cousin: as a system approaches an upper bound, returns diminish, but there’s no symmetric return-pressure below it. Useful distinction when curating: a logistic curve isn’t mean-reverting; it’s saturating-toward-asymptote.
Examples
Sports performance "sophomore slump" · human-physical-performance-and-recreation
Sports performance "sophomore slump" · human-physical-performance-and-recreation
Body-temperature homeostasis · biology
Body-temperature homeostasis · biology
Behavioral finance literature on overreaction (De Bondt & Thaler 1985) — empirical evidence that markets mean-revert on long horizons; cornerstone of behavioral finance. · economics
Behavioral finance literature on overreaction (De Bondt & Thaler 1985) — empirical evidence that markets mean-revert on long horizons; cornerstone of behavioral finance. · economics
Francis Galton, "Regression Towards Mediocrity in Hereditary Stature" (1886) — the founding observation; later generalized as "regression to the mean" by Karl Pearson and incorporated into behavioral finance (Bollinger 1980s, pairs-trading literature), physiology (Cannon 1932, *The Wisdom of the Body* on homeostasis), and ML regularization theory. · statistics
Francis Galton, "Regression Towards Mediocrity in Hereditary Stature" (1886) — the founding observation; later generalized as "regression to the mean" by Karl Pearson and incorporated into behavioral finance (Bollinger 1980s, pairs-trading literature), physiology (Cannon 1932, *The Wisdom of the Body* on homeostasis), and ML regularization theory. · statistics
John Bollinger, *Bollinger on Bollinger Bands* (2001) — finance application; price extremes as fade-the-deviation setups · economics
John Bollinger, *Bollinger on Bollinger Bands* (2001) — finance application; price extremes as fade-the-deviation setups · economics
mean-reversion plus an explicit scale lever (standard-deviation-units rather than absolute price). The structural addition matters — naked mean-reversion (“price has deviated from the average, so it’ll revert”) doesn’t say how far is far enough. The volatility-scaled threshold is what makes the diagnostic actionable across different price regimes. Same shape transfers to performance monitoring (latency deviation in standard-deviation units, not absolute milliseconds), to anomaly detection (z-score thresholds), and to ML hyperparameter search (deviation-from-current-best in fraction-of-noise units).ML literature on regularization (Tikhonov regularization 1943; ridge regression; weight decay) as engineered mean-revers · computer-science
ML literature on regularization (Tikhonov regularization 1943; ridge regression; weight decay) as engineered mean-revers · computer-science
mean-reversion, distinguishing emergent from engineered helps clarify the projection: regularization is a prescription you can install in other systems (organizational governance, code-review processes, design-review forums all act as regularizers against unconstrained drift), not just a phenomenon to observe.ML training: overfitting + regularization · computer-science
ML training: overfitting + regularization · computer-science
Mood, attention, market sentiment · economics
Mood, attention, market sentiment · economics
Pairs trading and Bollinger bands in finance · economics
Pairs trading and Bollinger bands in finance · economics
Population dynamics around carrying capacity · biology
Population dynamics around carrying capacity · biology
Walter Cannon, *The Wisdom of the Body* (1932) — physiological homeostasis as biological mean-reversion. · biology
Walter Cannon, *The Wisdom of the Body* (1932) — physiological homeostasis as biological mean-reversion. · biology
mean-reversion with an explicit regulatory mechanism — the body doesn’t merely tend back toward equilibrium passively, it has named sensors and effectors that detect deviations and apply corrective force. The catalog primitive should foreground this distinction: mean-reversion as observation (deviations tend to revert) vs mean-reversion as architecture (there is a sensor, a setpoint, an actuator, and a feedback loop). When projecting mean-reversion onto novel domains, the question “what plays the role of sensor / setpoint / actuator?” is the diagnostic that distinguishes engineered homeostasis from accidental stability.