This matches reality. After the COVID crash in March 2020, the VIX (fear index) stayed above 25 for nearly six months. 1. Risk Management If you assume volatility is constant, your Value at Risk (VaR) will be wrong 90% of the time. GARCH models give you dynamic VaR—higher during crises, lower during calm periods.
April 14, 2026 | Reading Time: 5 minutes arch models
This is where (Autoregressive Conditional Heteroskedasticity) and its big brother GARCH (Generalized ARCH) come to save the day. The Problem with "Constant Volatility" Imagine trying to forecast tomorrow's temperature using a model that assumes the weather has the same variability in July as it does in December. That would be absurd. This matches reality
[ \sigma_t^2 = \omega + \alpha_1 \epsilon_t-1^2 + \alpha_2 \epsilon_t-2^2 + ... + \alpha_q \epsilon_t-q^2 ] Risk Management If you assume volatility is constant,
The equation looks intimidating, but it’s just a weighted average of past surprises: