What Is Realized Volatility?

Last reviewed: by .

Realized volatility is the historical sample standard deviation of underlying asset returns measured over a specified window, expressed as an annualized percentage. It is the backward-looking counterpart to implied volatility and the empirical reference against which option-pricing models are validated.

What Is Realized Volatility?

Realized vol takes a sequence of historical returns and computes the sample standard deviation. The calculation differs depending on the input data and the estimator. The simplest is close-to-close:

RV_close = sqrt( (1/(n-1)) * sum_i (r_i - r_bar)^2 ) * sqrt(252)

where r_i is the daily log return and 252 is the annualization factor for trading days. This is the most common metric retail traders see, but it is statistically inefficient because it discards intraday range information.

What Are the Major Realized-Volatility Estimators?

Sampling Frequency Tradeoffs

RV vs IV

The persistent gap between implied vol (priced today) and subsequently realized vol (measured ex post) is the variance risk premium. Three empirical regularities:

This gap is the structural reason short-vol strategies generate positive carry, and the reason long-vol hedges have negative carry on average.

Worked Example

SPY trailing 30-day RV across estimators on a representative date:

The 4-vol-point gap between VIX and RV measurements is consistent with historical equity VRP. Yang-Zhang and 5-min RV converge closely; close-to-close is biased upward because of overnight gap variance.

How Do Pricing Models Use RV?

RV in Trading Applications

Limitations and Caveats

Related Concepts

Variance Risk Premium · IV vs HV History · VIX · Implied Volatility · Heston Model · Term Structure · Pricing Model Landscape

References & Further Reading

View live SPY IV vs HV across estimators ->

This page is part of the Pricing Model Landscape and the canonical reference set on options market structure. Browse all documentation.

Live SPY Example (as of 2026-05-19)

As of the latest snapshot, SPY shows ATM implied vol of 15.7% against 20-day realized vol of 11.6%, giving a positive variance risk premium of +4.1%. 60-day realized vol of 16.0% extends the realized baseline. When implied trades above realized, options are pricing in more future variance than the recent realized path, so option sellers have a structural edge if realized doesn't accelerate. The variance risk premium is empirically positive on average for index-level products like SPY but flips negative around event-driven IV spikes (earnings, macro prints, vol shocks) and that flip is exactly the calibration window most worth studying.

View live SPY IV vs HV history

Frequently asked questions

What is realized volatility?
Realized volatility is the historical sample standard deviation of an asset returns measured over a specified window, annualized to a percentage. It is the backward-looking counterpart to implied volatility.
How is realized volatility calculated?
Compute log returns over the window, take their sample standard deviation, then multiply by the square root of the annualization factor (252 for daily returns to annualized). Variants include close-to-close, Parkinson, Garman-Klass, and Yang-Zhang estimators.
How is realized vol used in options trading?
It is the benchmark against which implied vol is judged. The implied-minus-realized gap (variance risk premium) drives short-vol strategy profitability; vega trades hinge on forecasting realized accurately.
Why do different estimators give different realized vols?
Close-to-close uses only end-of-day prices; Parkinson and Garman-Klass use intraday high-low ranges; Yang-Zhang accounts for overnight returns. High-low estimators are more efficient when intraday data is reliable.
When does realized vol diverge from implied?
Realized exceeds implied around binary events that surprise the market and during liquidity-driven crashes. Implied exceeds realized in calm regimes when option sellers earn the persistent variance risk premium.