The conditional variance of a return series measures the time-varying volatility given past information.
Definition
For a return series , the conditional variance at time given information set is:
The last equality holds when (zero conditional mean), which is typical for financial returns.
Why Conditional Variance?
Interpretation
- An asset is risky if its return is volatile (changes a lot over time)
- In statistics, we use variance to measure volatility (dispersion), and thus risk
- We care about conditional variance because we want to use past history to forecast future variance
Characteristics of Volatility
- Volatility Clustering: High volatility periods cluster together; low volatility periods cluster together
- Continuity: Volatility evolves continuously—jumps are rare
- Stationarity: Volatility varies within a fixed range (mean-reverting)
- Leverage Effect: Volatility responds differently to price increases vs decreases
In ARCH/GARCH Models
ARCH/GARCH models specifically model this conditional variance:
- ARMA models the conditional mean:
- ARCH/GARCH models the conditional variance:
Together, they provide a complete description of the conditional distribution of returns.