🏠
Guest Not signed in

GARCH: vol clustering and the persistence parameter

AR(1) on the conditional variance instead of the level. Big returns predict big returns; the persistence parameter $\alpha + \beta$ is one number that controls everything — long-run vol, shock half-life, calibration drama.

Method · Garch Volatility Clustering
Intro

Returns themselves don't autocorrelate much in liquid equity markets, but their *magnitudes* do: a large move today predicts a larger-than-average move tomorrow. This is volatility clustering, and the cleanest model for it is GARCH(1,1) (Bollerslev 1986): write an AR(1) for the conditional variance instead of for the return. Three parameters $(\omega, \alpha, \beta)$ control everything; the persistence sum $\alpha + \beta$ is the load-bearing one. Below $1$ the process is stationary and has a well-defined long-run variance. Near $1$ shocks decay slowly (the integrated-GARCH limit). The model was the pre-stochastic-vol vol-of-vol workhorse and remains the standard empirical baseline.

βœ“ Intro Β· expand
Independent · Legal