Inferensys

Glossary

Stylized Facts

A set of consistent statistical properties observed across financial time series, such as volatility clustering and fat tails, that synthetic data must replicate to be considered realistic.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
EMPIRICAL REGULARITIES

What is Stylized Facts?

Stylized facts are broad, persistent statistical regularities observed across diverse financial instruments, time periods, and markets, which are not necessarily causal laws but must be replicated by any valid quantitative model.

In quantitative finance, stylized facts refer to the non-parametric statistical properties that are qualitatively consistent across asset classes. These empirical observations—such as the absence of autocorrelation in raw returns, heavy-tailed distributions of price changes, and the long memory of absolute returns—serve as the benchmark for validating synthetic market generators. A model that fails to reproduce these universal patterns is considered structurally invalid.

The most critical stylized facts for adversarial simulation include volatility clustering, where periods of high variance persist; the leverage effect, where volatility rises asymmetrically after price declines; and the gain/loss asymmetry observed in drawdowns. Replicating these properties ensures that agents trained in a synthetic environment are not exploiting simulation-specific artifacts but are learning strategies robust to the true statistical texture of financial markets.

EMPIRICAL REGULARITIES

Core Stylized Facts of Financial Markets

A set of consistent statistical properties observed across financial time series that synthetic data must replicate to be considered realistic.

01

Volatility Clustering

The empirical phenomenon where large price changes tend to be followed by large changes and small changes by small changes, creating persistent periods of high and low turbulence. This contradicts the assumption of constant variance in simple random walk models.

  • First documented by Mandelbrot (1963) in cotton prices
  • Measured by autocorrelation of squared returns
  • Implies volatility is predictable in the short term
  • Captured by GARCH and stochastic volatility models
  • Synthetic data must exhibit clustering to pass validation
02

Fat-Tail Distributions

Financial returns exhibit leptokurtosis — a higher probability of extreme events than predicted by a normal distribution. The tails follow a power law decay, meaning 3-sigma events occur far more frequently than Gaussian models suggest.

  • Daily S&P 500 returns show kurtosis of ~10-30 vs. 3 for normal
  • Tail index α typically between 3 and 5 for equity returns
  • Critical for Value at Risk (VaR) and CVaR calculations
  • Synthetic generators must reproduce tail behavior exactly
  • Related: Mandelbrot's stable Paretian hypothesis
03

Absence of Autocorrelation in Returns

Linear autocorrelation of raw returns is effectively zero for liquid instruments beyond very short horizons, consistent with the efficient market hypothesis. However, this does not imply independence — nonlinear dependencies abound.

  • Daily return autocorrelation typically < 0.05
  • Violated at very high frequencies due to bid-ask bounce
  • Does NOT contradict volatility clustering
  • Implies linear forecasting of returns is futile
  • Synthetic data must show this decorrelation property
04

Leverage Effect

A negative correlation between asset returns and subsequent volatility: volatility tends to rise when prices fall and decline when prices rise. First identified by Black (1976), this asymmetry is a universal feature of equity markets.

  • Correlation between returns and volatility changes: typically -0.3 to -0.5
  • Explained by financial leverage increasing equity risk when firm value drops
  • Also attributed to volatility feedback effects
  • Captured by asymmetric GARCH models (EGARCH, GJR-GARCH)
  • Less pronounced in commodities and FX markets
05

Long Memory in Volatility

The autocorrelation function of absolute or squared returns decays hyperbolically rather than exponentially, indicating long-range dependence in volatility. This persistence spans weeks to months, far longer than short-memory models predict.

  • Hurst exponent for volatility typically 0.6-0.8 (vs. 0.5 for random walk)
  • Implies volatility shocks have very long half-lives
  • Modeled by fractionally integrated GARCH (FIGARCH)
  • Contrasts with rapid decay of return autocorrelation
  • Synthetic generators must reproduce this slow decay
06

Gain/Loss Asymmetry

Large positive returns and large negative returns exhibit different statistical properties. Drawdowns (cumulative losses) tend to be faster and steeper than recoveries, creating an asymmetry in the temporal structure of extreme moves.

  • Market crashes are typically sharper than rallies
  • Drawdown distributions follow different scaling laws than drawups
  • Related to the leverage effect but distinct in mechanism
  • Observed across all major asset classes
  • Critical for tail risk hedging strategy design
STYLIZED FACTS IN FINANCIAL MARKETS

Frequently Asked Questions

Explore the essential statistical properties that define realistic financial time series and why they are critical for validating synthetic market data.

Stylized facts are a set of consistent, non-trivial statistical properties observed across diverse financial instruments, time periods, and markets. They are empirical regularities that any realistic model of financial returns—whether a theoretical construct or a synthetic data generator—must replicate. These properties are not derived from first principles but are robust patterns identified through decades of econometric analysis. Key examples include the absence of linear autocorrelation in returns, heavy-tailed distributions, and volatility clustering. In the context of adversarial market simulation, stylized facts serve as the primary validation benchmark: if a Generative Adversarial Network (GAN) or Diffusion Model fails to reproduce these properties, the synthetic order book is considered unrealistic and unsuitable for training trading agents.

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.