Cox–Ingersoll–Ross model

In mathematical finance, the CoxIngersollRoss (CIR) model describes the evolution of interest rates. It is a type of "one factor model" (short rate model) as it describes interest rate movements as driven by only one source of market risk. The model can be used in the valuation of interest rate derivatives. It was introduced in 1985 by John C. Cox, Jonathan E. Ingersoll and Stephen A. Ross as an extension of the Vasicek model.

Three trajectories of CIR processes

The model

CIR process

The CIR model specifies that the instantaneous interest rate follows the stochastic differential equation, also named the CIR Process:

where is a Wiener process (modelling the random market risk factor) and , , and are the parameters. The parameter corresponds to the speed of adjustment to the mean , and to volatility. The drift factor, , is exactly the same as in the Vasicek model. It ensures mean reversion of the interest rate towards the long run value , with speed of adjustment governed by the strictly positive parameter .

The standard deviation factor, , avoids the possibility of negative interest rates for all positive values of and . An interest rate of zero is also precluded if the condition

is met. More generally, when the rate () is close to zero, the standard deviation () also becomes very small, which dampens the effect of the random shock on the rate. Consequently, when the rate gets close to zero, its evolution becomes dominated by the drift factor, which pushes the rate upwards (towards equilibrium).

This process can be defined as a sum of squared Ornstein–Uhlenbeck process. The CIR is an ergodic process, and possesses a stationary distribution. The same process is used in the Heston model to model stochastic volatility.

Distribution

  • Future distribution
The distribution of future values of a CIR process can be computed in closed form:
where , and Y is a non-central chi-squared distribution with degrees of freedom and non-centrality parameter . Formally the probability density function is:
where , , , and is a modified Bessel function of the first kind of order .
  • Asymptotic distribution
Due to mean reversion, as time becomes large, the distribution of will approach a gamma distribution with the probability density of:
where and .

Properties

  • Mean reversion,
  • Level dependent volatility (),
  • For given positive the process will never touch zero, if ; otherwise it can occasionally touch the zero point,
  • , so long term mean is ,

Calibration

The continuous SDE can be discretized as follows
which is equivalent to
provided is n.i.i.d. (0,1). This equation can be used for a linear regression.
  • Martingale estimation
  • Maximum likelihood

Simulation

Stochastic simulation of the CIR process can be achieved using two variants:

Bond pricing

Under the no-arbitrage assumption, a bond may be priced using this interest rate process. The bond price is exponential affine in the interest rate:

where

Extensions

Time varying functions replacing coefficients can be introduced in the model in order to make it consistent with a pre-assigned term structure of interest rates and possibly volatilities. The most general approach is in Maghsoodi (1996). A more tractable approach is in Brigo and Mercurio (2001b) where an external time-dependent shift is added to the model for consistency with an input term structure of rates. A significant extension of the CIR model to the case of stochastic mean and stochastic volatility is given by Lin Chen (1996) and is known as Chen model. A CIR process is a special case of a basic affine jump diffusion, which still permits a closed-form expression for bond prices.

See also

References

  • Hull, John C. (2003). Options, Futures and Other Derivatives. Upper Saddle River, NJ: Prentice Hall. ISBN 0-13-009056-5.
  • Cox, J.C., J.E. Ingersoll and S.A. Ross (1985). "A Theory of the Term Structure of Interest Rates". Econometrica. 53: 385–407. doi:10.2307/1911242.CS1 maint: multiple names: authors list (link)
  • Maghsoodi, Y. (1996). "Solution of the extended CIR Term Structure and Bond Option Valuation". Mathematical Finance (6): 89–109.
  • Damiano Brigo; Fabio Mercurio (2001). Interest Rate Models Theory and Practice with Smile, Inflation and Credit (2nd ed. 2006 ed.). Springer Verlag. ISBN 978-3-540-22149-4.
  • Brigo, Damiano; Fabio Mercurio (2001b). "A deterministic-shift extension of analytically tractable and time-homogeneous short rate models". Finance & Stochastics. 5 (3): 369–388.
  • Open Source library implementing the CIR process in python
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.