Ornstein–Uhlenbeck process

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found.

In mathematics, the Ornstein–Uhlenbeck process (named after Leonard Ornstein and George Eugene Uhlenbeck), is a stochastic process that, roughly speaking, describes the velocity of a massive Brownian particle under the influence of friction. The process is stationary Gauss–Markov process (which means that it both a Gaussian and Markovian process), and is the only nontrivial process that satisfies these three conditions, up to allowing linear transformations of the space and time variables.[1] Over time, the process tends to drift towards its long-term mean: such a process is called mean-reverting.

The process can be considered to be a modification of the random walk in continuous time, or Wiener process, in which the properties of the process have been changed so that there is a tendency of the walk to move back towards a central location, with a greater attraction when the process is further away from the centre. The Ornstein–Uhlenbeck process can also be considered as the continuous-time analogue of the discrete-time AR(1) process.

Representation via a stochastic differential equation

An Ornstein–Uhlenbeck process, xt, satisfies the following stochastic differential equation:

dx_t = \theta (\mu-x_t)\,dt + \sigma\, dW_t

where \theta > 0, \mu and \sigma > 0 are parameters and W_t denotes the Wiener process.

The above representation can be taken as the primary definition of an Ornstein–Uhlenbeck process[1][citation needed] or sometimes also mentioned as the Vasicek model.[2]

Fokker–Planck equation representation

The probability density function ƒ(xt) of the Ornstein–Uhlenbeck process satisfies the Fokker–Planck equation

\frac{\partial f}{\partial t} = \theta \frac{\partial}{\partial x} [(x - \mu) f] + \frac{\sigma^2}{2}  \frac{\partial^2 f}{\partial x^2}

The Green function of this linear parabolic partial differential equation, taking \mu = 0 and D = \sigma^2/2 for simplicity, and the initial condition consisting of a unit point mass at location y is

f(x,t) = \sqrt{\frac{\theta}{2 \pi D (1-e^{-2\theta t})}} \exp\left\{\frac{-\theta}{2D}\left[\frac{(x - y e^{-\theta t})^2}{1-e^{-2\theta t}}\right]\right\}

The stationary solution of this equation is the limit for time tending to infinity which is a Gaussian distribution with mean \mu and variance \sigma^2/(2\theta)

 f_s(x) = \sqrt{\frac{\theta}{\pi \sigma^2}}\, e^{-\theta (x-\mu)^2/\sigma^2}.

Application in physical sciences

The Ornstein–Uhlenbeck process is a prototype of a noisy relaxation process. Consider for example a Hookean spring with spring constant k whose dynamics is highly overdamped with friction coefficient \gamma. In the presence of thermal fluctuations with temperature T, the length x(t) of the spring will fluctuate stochastically around the spring rest length x_0; its stochastic dynamic is described by an Ornstein–Uhlenbeck process with:


\begin{align}
\theta &=k/\gamma, \\
\mu & =x_0, \\
\sigma &=\sqrt{2k_B T/\gamma},
\end{align}

where \sigma is derived from the Stokes–Einstein equation D=\sigma^2/2=k_B T/\gamma for the effective diffusion constant.

In physical sciences, the stochastic differential equation of an Ornstein–Uhlenbeck process is rewritten as a Langevin equation

 \dot{x}(t) = - \frac{k}{\gamma}( x(t) - x_0 ) + \xi(t)

where \xi(t) is white Gaussian noise with \langle\xi(t_1)\xi(t_2)\rangle = 2 k_B T/\gamma\, \delta(t_1-t_2).

At equilibrium, the spring stores an average energy  \langle E\rangle = k \langle (x-x_0)^2 \rangle /2=k_B T/2 in accordance with the equipartition theorem.

Application in financial mathematics

The Ornstein–Uhlenbeck process is one of several approaches used to model (with modifications) interest rates, currency exchange rates, and commodity prices stochastically. The parameter \mu represents the equilibrium or mean value supported by fundamentals; \sigma the degree of volatility around it caused by shocks, and \theta the rate by which these shocks dissipate and the variable reverts towards the mean. One application of the process is a trading strategy known as pairs trade.[3][4][5]

Mathematical properties

The Ornstein–Uhlenbeck process is an example of a Gaussian process that has a bounded variance and admits a stationary probability distribution, in contrast to the Wiener process; the difference between the two is in their "drift" term. For the Wiener process the drift term is constant, whereas for the Ornstein–Uhlenbeck process it is dependent on the current value of the process: if the current value of the process is less than the (long-term) mean, the drift will be positive; if the current value of the process is greater than the (long-term) mean, the drift will be negative. In other words, the mean acts as an equilibrium level for the process. This gives the process its informative name, "mean-reverting." The stationary (long-term) variance is given by

\operatorname{var}(x_t)={\sigma ^2 \over 2\theta}. \,

The Ornstein–Uhlenbeck process is the continuous-time analogue of the discrete-time AR(1) process.

File:OrnsteinUhlenbeck4.png
three sample paths of different OU-processes with θ = 1, μ = 1.2, σ = 0.3:
blue: initial value a = 0 (a.s.)
green: initial value a = 2 (a.s.)
red: initial value normally distributed so that the process has invariant measure

Solution

This stochastic differential equation is solved by variation of parameters.[citation needed]. Changing variable

 f(x_t, t) = x_t e^{\theta t} \,

we get


\begin{align}
df(x_t,t) & =  \theta x_t e^{\theta t}\, dt + e^{\theta t}\, dx_t \\[6pt]
& = e^{\theta t}\theta \mu \, dt + \sigma e^{\theta t}\, dW_t.
\end{align}

Integrating from 0 to t we get

 x_t e^{\theta t} = x_0 + \int_0^t e^{\theta s}\theta \mu \, ds + \int_0^t \sigma e^{\theta s}\, dW_s \,

whereupon we see

 x_t  = x_0 e^{-\theta t} + \mu(1-e^{-\theta t}) + e^{-\theta t}\int_0^t \sigma e^{\theta s}\, dW_s. \,

Formulas for moments of nonstationary processes

From this representation, the first moment is given by (assuming that x0 is a constant)

E(x_t)=x_0 e^{-\theta t}+\mu(1-e^{-\theta t}) \!\

The Itō isometry can be used to calculate the covariance function by


\begin{align}
\operatorname{cov}(x_s,x_t) & = E[(x_s - E[x_s])(x_t - E[x_t])] \\
& = E \left[ \int_0^s \sigma  e^{\theta (u-s)}\, dW_u \int_0^t \sigma  e^{\theta (v-t)}\, dW_v \right] \\
& = \sigma^2 e^{-\theta (s+t)}E \left[ \int_0^s  e^{\theta u}\, dW_u \int_0^t  e^{\theta v}\, dW_v \right] \\
& = \frac{\sigma^2}{2\theta} \, e^{-\theta (s+t)}(e^{2\theta \min(s,t)}-1).
\end{align}

Thus if s < t (so that min(st) = s), then we have

 \operatorname{cov}(x_s,x_t) = \frac{\sigma^2}{2\theta}\left( e^{-\theta(t-s)} - e^{-\theta(t+s)} \right).

Alternative representation for nonstationary processes

It is also possible (and often convenient) to represent xt (unconditionally, i.e. as t\rightarrow\infty) as a scaled time-transformed Wiener process[citation needed]:

 x_t=\mu+{\sigma\over\sqrt{2\theta}}e^{-\theta t}W_{e^{2\theta t}}

or conditionally (given x0) as

 x_t=x_0 e^{-\theta t} +\mu (1-e^{-\theta t})+
{\sigma\over\sqrt{2\theta}}e^{-\theta t}W_{e^{2\theta t}-1}.

The time integral of this process can be used to generate noise with a 1/ƒ power spectrum.

Scaling limit interpretation

The Ornstein–Uhlenbeck process can be interpreted as a scaling limit of a discrete process, in the same way that Brownian motion is a scaling limit of random walks. Consider an urn containing n blue and yellow balls. At each step a ball is chosen at random and replaced by a ball of the opposite colour (equivalently, a ball chosen uniformly at random changes color). Let X_n be the number of blue balls in the urn after n steps. Then \frac{X_{[nt]} - n/2}{\sqrt{n}} converges in law to an Ornstein–Uhlenbeck process as n tends to infinity.

Generalizations

It is possible to extend Ornstein–Uhlenbeck processes to processes where the background driving process is a Lévy process (instead of a simple Brownian motion).[clarification needed] These processes are widely studied by Ole Barndorff-Nielsen and Neil Shephard,[citation needed] and others.[citation needed]

In addition, in finance, stochastic processes are used the volatility increases for larger values of X. In particular, the CKLS (Chan–Karolyi–Longstaff–Sanders) process[6] with the volatility term replaced by \sigma\,x^\gamma\, dW_t can be solved in closed form for \gamma=1/2 or 1, as well as for \gamma=0, which corresponds to the conventional OU process.

Limitations

Lua error in package.lua at line 80: module 'strict' not found.

See also

Notes

  1. 1.0 1.1 Doob 1942
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Advantages of Pair Trading: Market Neutrality
  5. An Ornstein-Uhlenbeck Framework for Pairs Trading
  6. Chan et al. (1992)

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links