Jump to content

Stochastic Volatility

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ronnotel (talk | contribs) at 18:48, 27 June 2006 (Heston Model). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Stochastic volatility models are used in the field of quantitative finance to evaluate derivative securities, such as options. The name derives from the models' treatment of the underlying security's volatility as a random process, governed by state variables such as the price level of the underlier, the tendency of volatility to revert to some long-run mean value, and the variance of the volatility process itself, among others.

Stochastic volatility models address many of the short-comings of popular option pricing models such as the Black-Scholes model and the Cox-Ross-Rubinstein model. In particular, these models assume that the underlier volatility is constant over the life of the derivative, and unaffected by the changes in the price level of the underlier. However, these models cannot explain long-observed anomalies such as volatility smile, which indicate that volatility does tend to vary over time. By assuming that the volatility of the underlying price is a stochastic process rather than a constant, it becomes possible to more accurately model derivatives.

Basic Model

Starting from a constant volatiltiy approach, assume that the derivative's underlier price follows a standard model for brownian motion:

where is the constant drift (i.e. expected return) of the security price , is the constant volatility, and is a standard gaussian with zero mean and unit standard deviation. This is the starting point for non-stochastic volatility models such as Black-Scholes and Cox-Ross-Rubinstien.

For a stochastic volatility model, replace the constant volatility with a function , that models the variance of . This variance function is also modeled as brownian motion, and the form of depends on the particular SV model under study.

where and are some functions of .

Heston Model

The popular Heston model is a commonly used SV model, in which the randomness of the variance process varies as the square root of variance. In this case, the differential equation for variance takes the form:

where is the mean long-term volatility, is the rate at which the volatility reverts towards it's long-term mean, is the volatility of the volatility process, and is, like , a guassian with zero mean and unit standard deviation. However, and are correlated with the constant correlation value .

In other words, the Heston SV model assumes that volatility is a random process that

  1. exhibits a tendendecy to revert towards a long-term mean volatility at a rate ,
  2. exhibits it's own (constant) volatility, ,
  3. and whose source of randomness is correlated (with correlation ) with the randomness of the underlier's price process.

GARCH Model

The Generalized Auto-Regression Conditional Heteroskedacity (GARCH) model is another popular model for estimating stochastic volatility. It assumes that the randomness of the variance process varies with the variance, as opposed to the square root of the variance as in the Heston model. The standard GARCH(1,1) model has the following form for the variance differential:

The GARCH model has been extended via numerous variants, including the NGARCH, LGARCH, EGARCH, GJR-GARCH, etc.

3/2 Model

The 3/2 model is similar to the Heston model, but assumes that the randomness of the variance process varies with . The form of the variance differential is:

Calibration

Once a particular SV model is chosen, it must be calibrated against existing market data. Calibration is the process of identifying the set of model parameters that are most likely given the observed data. This process is called Maximum Likelihood Estimation (MLE). For instance, in the Heston model, the set of model parameters can be estimated applying an MLE algorithm such as the Powell Directed Set method [1] to observations of historic underlying security prices.

In this case, you start with an estimate for , compute the residual errors when applying the historic price data to the resulting model, and then adjust to try to minimize these errors. Once the calibration has been performed, it is standard practice to re-calibrate the model over time.

References