Inferensys

Glossary

Realized Volatility

A non-parametric measure of an asset's price variation over a specific period, calculated by summing the squared high-frequency intraday returns.
Moody home-office setup in a converted highrise loft, analyst working late with multiple screens showing knowledge graph visualizations, city lights through large windows behind.
NON-PARAMETRIC RISK MEASURE

What is Realized Volatility?

Realized volatility is a model-free measure of an asset's price variation over a specific historical period, calculated by summing the squared high-frequency intraday returns.

Realized volatility is the ex-post quantification of an asset's return variability, constructed by aggregating the squared log-returns sampled at consistent, high-frequency intervals (e.g., 5-minute bars) over a fixed horizon. Unlike parametric models that estimate latent volatility, this measure treats price variation as directly observable through the lens of quadratic variation theory, converging to the true integrated variance as the sampling frequency increases.

The calculation relies on high-frequency intraday data to capture the full trajectory of price movements, making it a critical input for Value-at-Risk models, volatility forecasting, and options pricing. However, the estimator must balance the statistical benefit of dense sampling against the distortion caused by market microstructure noise—such as bid-ask bounce—which biases the measure upward at ultra-high frequencies, necessitating optimal sampling intervals or noise-robust kernel estimators.

NON-PARAMETRIC VOLATILITY ESTIMATION

Key Properties of Realized Volatility

Realized volatility is a model-free measure of asset price variation constructed by summing squared high-frequency intraday returns. Unlike parametric models, it treats volatility as directly observable rather than latent, providing a more accurate and responsive measure of market risk.

01

High-Frequency Summation

Realized volatility is computed by summing the squared log-returns of an asset sampled at high intraday frequencies—typically 5-minute or 1-minute intervals. As the sampling frequency increases toward the continuous limit, the estimator converges to the integrated variance of the underlying price process. This property makes it a consistent estimator of true latent volatility under the assumption of a frictionless semimartingale.

  • Formula: RV = Σ r²ᵢ where rᵢ are intraday returns
  • Convergence: RV → Integrated Variance as sampling interval → 0
  • Common frequencies: 1-min, 5-min, 10-min, 30-min intervals
5-min
Standard Sampling Interval
02

Microstructure Noise Trade-Off

Sampling at ultra-high frequencies introduces market microstructure noise—spurious price variations caused by bid-ask bounce, discrete price grids, and order flow fragmentation. This noise biases the realized volatility estimator upward. The optimal sampling frequency balances the reduction in discretization error against the amplification of noise contamination.

  • Bid-ask bounce: Creates negative autocorrelation in observed returns
  • Optimal frequency: Typically 5-30 minutes for liquid equities
  • Signature plot: Graphs RV against sampling frequency to identify the noise floor
03

Signature Plot Analysis

A signature plot graphs average realized volatility against the sampling interval. In a noise-free world, the plot would be flat. In practice, RV rises sharply at very high frequencies due to microstructure noise, then stabilizes at moderate frequencies. The point where the curve flattens indicates the optimal sampling frequency for that asset.

  • Interpretation: Flat region = noise-minimized estimate
  • Upward slope at high freq: Indicates noise contamination
  • Asset-specific: Optimal frequency varies by liquidity and tick size
04

Realized Variance Decomposition

Realized volatility can be decomposed into its continuous and jump components using bipower variation. The continuous component captures smooth price diffusion, while the jump component identifies significant discontinuous price moves. This decomposition is critical for risk management and option pricing, as jumps carry different risk premia than diffusive volatility.

  • Bipower variation: Robust to jumps, estimates continuous component
  • Jump test statistic: Significant when RV exceeds bipower variation
  • Jump days: Often coincide with earnings announcements or macro news
05

Realized Kernel Estimation

Realized kernels are robust estimators that correct for microstructure noise using weighted autocovariances of high-frequency returns. Unlike simple RV, kernel estimators apply a Bartlett, Parzen, or Tukey-Hanning weighting scheme to lagged autocovariances, producing a consistent estimate even when sampling at the highest available frequency.

  • Kernel types: Bartlett, Parzen, Cubic, Tukey-Hanning
  • Bandwidth selection: Determines how many lags to include
  • Advantage: Uses all available tick data without downsampling
06

Forecasting with HAR Models

The Heterogeneous Autoregressive (HAR) model exploits the long-memory property of realized volatility by regressing future RV on past RV computed over daily, weekly, and monthly horizons. Despite its simplicity, HAR consistently outperforms more complex models in out-of-sample forecasting, capturing the volatility persistence observed across different time scales.

  • HAR-RV: Regresses tomorrow's RV on daily, weekly, monthly lags
  • HAR-RV-J: Adds jump component for improved crisis-period forecasts
  • Long memory: Volatility shocks decay hyperbolically, not exponentially
REALIZED VOLATILITY

Frequently Asked Questions

Clear, technically precise answers to the most common questions about calculating, interpreting, and applying realized volatility in quantitative finance and algorithmic trading.

Realized volatility is a non-parametric, ex-post measure of an asset's price variation over a specific historical period, calculated by summing the squared high-frequency intraday returns. The standard formula is $RV = \sqrt{\sum_{i=1}^{n} r_i^2}$, where $r_i$ represents the log return for each intraday interval. Unlike implied volatility, which is forward-looking and extracted from options prices, realized volatility is a direct empirical measurement. The calculation typically uses 5-minute or 30-minute sampling frequencies to balance the trade-off between market microstructure noise at ultra-high frequencies and information loss at lower frequencies. The result is annualized by multiplying by $\sqrt{252}$ for daily data or the appropriate scaling factor for intraday estimates. This metric serves as the ground truth for forecasting model evaluation and is a critical input for volatility surface modeling and optimal execution algorithms.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.