Stochastic differential equation
From Wikipedia, the free encyclopedia
-
SDE redirects here; for the video display issue known as SDE, see screen door effect.
A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, thus resulting in a solution which is itself a stochastic process.
Contents |
[edit] Use in physics
For example a general, coupled set of first-order SDEs (note that there are standard techniques for transforming a higher-order equation into several coupled first-order equations by introducing new unknowns) is often written in the form:
where is the set of unknowns, the fi and gi are arbitrary functions and the ηm are random functions of time, often referred to as "noise terms". If the gi are constants, the system is said to be subject to additive noise, otherwise it is said to be subject to multiplicative noise.
The main method of solution is by use of the Fokker-Planck equation, which provides a deterministic equation satisfied by the time dependent probability density. Alternatively numerical solutions can be obtained by Monte Carlo simulation. Other techniques, such as path integration have also been used, drawing on the analogy between statistical physics and quantum mechanics (for example the Fokker-Planck equation can be transformed into the Schrödinger equation by rescaling a few variables).
[edit] Use in probability and financial mathematics
The notation used in probability theory (and in many applications of probability theory, for instance financial mathematics) is slightly different. The reason is that the random function of time ηm in the physics formulation can typically not be chosen as a usual function, but only as a generalized function. The following formulation avoids this mathematical complication.
A typical equation is of the form
where B denotes a Wiener process (Brownian motion). This equation should be interpreted as a slightly colloquial way of expressing the corresponding integral equation
The equation above characterizes the behavior of the continuous time stochastic process Xt as the sum of an ordinary Lebesgue integral and an Itō integral. A heuristic (but very helpful) interpretation of the stochastic differential equation is that in a small time interval of length δ the stochastic process Xt changes its value by an amount that is normal distributed with expectation μ(Xt,t)δ and variance σ2(Xt,t)δ and is independent of the past behavior of the process. This is so because the increments of a Wiener process are independent and normal distributed. The function μ(x,t) is referred to as the drift coefficient, while σ(x,t) is called the diffusion coefficient. The stochastic process Xt is called a diffusion process, and is usually a Markov process.
The formal interpretation of an SDE is given in terms of what constitutes a solution to the SDE. There are two main definitions of a solution to an SDE, a strong solution and a weak solution. Both require the existence of a process Xt that solves the integral equation version of the SDE. The difference between the two lies in the underlying probability space (Ω,F,P). A weak solution consists of a probability space and a process that satisfies the integral equation, while a strong solution is a process that satisfies the equation and is defined on a given probability space.
An important example is the equation for geometric Brownian motion
which is the equation for the dynamics of the price of a stock in the Black Scholes options pricing model of financial mathematics.
There are also more general stochastic differential equations where the coefficients μ and σ depend not only on the present value of the process Xt, but also on previous values of the process and possibly on present or previous values of other processes too. In that case the solution process, X, is not a Markov process, and it is called an Itō process and not a diffusion process. When the coefficients depends only on present and past values of X, the defining equation is called a stochastic delay differential equation.
[edit] Reference
J. Teugels and B. Sund (eds.): Encyclopedia of Actuarial Science, Wiley, Chichester, 2004, pp. 523 - 527.