🏠
Guest Not signed in

Stationarity and invariant measures

A process is stationary when its statistical properties stop drifting. Markov chains have a closed-form stationary distribution; AR(1) is stationary iff $|\phi| < 1$; cointegration is the trick that turns two non-stationary series into one stationary spread.

Method · Stationarity Invariant Measures
Intro

Half the assumptions in applied statistics quietly require the data to be stationary: OLS standard errors, CLT for time averages, mean-reversion trading, hypothesis tests on returns. When stationarity fails (unit roots, regime shifts, trending drifts), the usual machinery quietly gives wrong answers. This tutorial nails down what stationarity means, when a Markov chain has a stationary distribution, when an AR(1) is stationary, and what cointegration buys you when the raw series isn't.

βœ“ Intro Β· expand
Independent · Legal