Ornstein-Uhlenbeck Process
The Ornstein-Uhlenbeck (OU) process is a stochastic differential equation describing a mean-reverting random process:
where is an increment of the Wiener process. The drift term pulls the process back towards zero.
Numerical Simulation
Applying the Euler-Maruyama scheme:
Equilibrium Distribution
As , the OU process approaches a stationary (equilibrium) distribution:
The process is mean-reverting: the mean is always zero, and the variance is controlled by the parameter . Larger means stronger mean reversion and a tighter equilibrium distribution.
The OU process is the basis of the Langevin equation model for particle velocity in a thermal bath, and its first time to reach a threshold is described by First-passage time.
Stochastic differential equation | Wiener process | Euler-Maruyama scheme | Langevin equation | First-passage time