Variance Gamma Model - Skew & Kurtosis Pricing
Last reviewed: by Options Analysis Suite Research.
What Is the Variance Gamma Model?
The Variance Gamma (VG) model is a pure-jump Lévy process for the underlying, introduced by Madan, Carr, and Chang in 1998. Where Black-Scholes uses Brownian motion (continuous paths, normal log-returns) and jump-diffusion uses Brownian motion plus discrete jumps, VG replaces Brownian motion entirely with a Brownian motion subordinated by a Gamma process, meaning time itself runs at a random rate. The result is a process with no continuous component but with infinitely many small jumps in any time interval.
VG matches a key empirical fact about asset returns: log-returns aren't normally distributed. They have fatter tails than normal and they're often skewed. VG produces exactly this: the resulting return distribution has explicit skew and kurtosis parameters, and the model's three parameters are directly interpretable as moments of the return distribution.
The Three Parameters
- σ: volatility of the Brownian motion before subordination. Sets the scale of returns. Higher σ produces wider distributions in the same way Black-Scholes σ does, but with the additional fat-tail and skew structure VG inherits from the subordinator.
- θ (theta): drift of the Brownian motion before subordination. Negative θ produces left-skewed returns (the equity-market norm where downside risk dominates upside potential). Positive θ produces right-skewed returns characteristic of certain commodities and emerging-market-currency options.
- ν (nu): variance rate of the Gamma subordinator. Higher ν means time runs more erratically (long quiet periods punctuated by bursts of activity), which produces higher tail-heaviness. As ν → 0, VG converges to Black-Scholes (the subordinator becomes deterministic time).
The Subordinated Brownian Motion
VG's defining mathematical structure is subordination: instead of running a Brownian motion in calendar time, it runs in a random time scale set by a Gamma process. The Gamma subordinator is a non-decreasing Lévy process whose increments are Gamma-distributed, so the "time" experienced by the underlying is random, with some intervals seeing very small effective time elapsed and other intervals seeing large effective time elapsed. This produces the empirically-observed feature that asset-return volatility comes in bursts: most days have small moves, occasional days have very large moves, and the distribution of observed returns has heavier tails than the normal distribution VG would produce in deterministic time. The three VG parameters control the overall scale (σ), the skew direction (θ), and the burstiness of the subordinator (ν).
What Does Variance Gamma Capture?
- Fat-tailed returns: kurtosis is explicit and tunable through ν, controlling how much weight sits in the wings of the implied distribution.
- Skew: θ < 0 produces the left-skew that equity returns exhibit, with downside outcomes more probable than what the symmetric normal distribution would imply.
- The volatility smile: VG's skewed and leptokurtic distribution naturally produces smile shape without needing stochastic-volatility dynamics. The smile emerges from the static return distribution rather than from time-varying vol.
- A characteristic function in closed form, making FFT and Fourier-COS pricing fast and calibration tractable.
- Risk-neutral moments (skewness, kurtosis) that map directly to interpretable parameters, useful as diagnostics for understanding what the market is pricing.
What Doesn't Variance Gamma Capture?
- Stochastic volatility: VG's volatility is constant in the same sense Black-Scholes' is. Vol-of-vol risk needs a stochastic extension (CGMY or VG-CIR), where the vol process is itself random and produces dynamics beyond what the static VG can model.
- Continuous diffusion: VG is pure jump, which produces unrealistic high-frequency dynamics for some applications. Hybrid models that combine VG with a continuous component (jump-diffusion-with-pure-jump-extras) are the practical next step.
- Term-structure changes that aren't a function of the three parameters: VG can fit a single tenor cleanly but jointly fitting term structure may leave residuals that a richer Lévy-stochastic-vol hybrid would capture.
- Path-dependent exotics: VG's pure-jump nature means barrier-and-lookback pricing under VG is theoretically possible but numerically harder than under continuous-path models.
VG in the Lévy Family
Variance Gamma sits within the broader Lévy-process family of pricing models: CGMY (Carr, Geman, Madan, Yor) generalizes VG with four parameters, NIG (Normal Inverse Gaussian) provides a different subordinated Brownian motion, and other Lévy specifications offer still more flexibility. All of these share the closed-form characteristic function property that makes FFT-based pricing fast. The platform exposes VG as the canonical Lévy-family example because it has the cleanest three-parameter interpretation and the smallest calibration challenges; CGMY and other extensions are accessible through the Python SDK for research purposes but aren't exposed as primary surfaces in the web UI.
When Should You Use Variance Gamma?
- Fitting a single-expiration smile where the empirical kurtosis and skew need an explicit parameterization rather than an implicit one through stochastic-vol parameters.
- Pricing options around tail events where the explicit fat tail of VG is more honest than the under-tailed Black-Scholes.
- Risk management: VG-implied VaR and ES respect the empirical distribution shape rather than assuming lognormality.
- Research on return distribution properties where explicit skew and kurtosis parameters are useful diagnostics for understanding what the market is pricing.
- As one of the cross-model surfaces in a divergence view: VG's disagreement with Black-Scholes specifically isolates the fat-tail premium.
How OAS Uses VG
The platform exposes Variance Gamma as one of the alternative-model surfaces calibrated to listed prices, with FFT-based pricing for fast evaluation. The model-divergence view often shows VG and Black-Scholes disagreeing on OTM strikes; the gap reflects the fat-tail premium the market is pricing that Black-Scholes ignores. VG is also one of the eight models in the regime-detection cross-model fit-error suite; when VG fits the surface best relative to the other seven calibrated models, it indicates the listed prices are emphasizing fat-tail features that smoother models can't reproduce.
Calibrate VG in the pricing calculator
Related Concepts
Jump Diffusion (vs) · Black-Scholes · Heston · SABR · Local Volatility · FFT Pricing · Volatility Skew · Volatility Smile · Tail Risk · Risk-Neutral Density · Implied Volatility · Model Divergence · Calibration · Model Landscape
Try this model in the pricing calculator
This section is part of the Options Analysis Suite Documentation. Browse the full model index or compare alternatives in the pricing calculator.