Geometric Brownian Motion with Nonuniform Time Grid
Geometric Brownian Motion with Nonuniform Time Grid
This Demonstration simulates geometric Brownian motion (GBM) paths with a nonuniform time grid. A GBM is a continuous-time stochastic process in which the logarithm of the randomly varying quantity follows a Brownian motion (also called a Wiener process) with drift. In computational finance, GBM is used to model stock prices in the Black–Scholes model and is the most widely used model of stock price behavior.
As an example, this Demonstration generates random GBM paths and uses Monte Carlo simulation to estimate the price of a European put option, with starting stock price , strike price , maturity time , stock price volatility , risk-free interest rate , and stock dividend yield . The simulation output is compared against the analytic Black–Scholes output, calculated with Mathematica's built-in function FinancialDerivative.
S
0
X
T
σ
r
δ
The coefficient () generates nonuniform time steps with decreasing length as we approach maturity, according to the model: =h·. If , the time grid becomes uniform.
h
0<h≤1
dt
i
dt
i-1
h=1