2025-05-06 03:42:09
The previous article on Brownian motion and the Wiener process introduced standard Brownian motion as a method for simulating asset price paths. However, standard Brownian motion has a non-zero probability of being negative, which is clearly not a characteristic of real-world assets—stock prices cannot fall below zero. Therefore, while the stochastic nature of Brownian motion for our model should be retained, it is necessary to adjust the random distribution method correctly. Specifically, the concept of geometric Brownian motion (GBM) will be presented now, which addresses the issue of negative stock prices.
However, before considering geometric Brownian motion, it is necessary to discuss the concept of stochastic differential equations (SDE). This will allow us to construct GBM and solve it to obtain a function for the asset price path.
Now that we have defined Brownian motion, we can use it as a building block to start creating stochastic differential equations (SDE). We need a stochastic differential equation (SDE) to discuss the behavior of the function f = f(S) and its derivative with respect to S, where S is the stock price determined by Brownian motion.
Some rules of regular calculus do not work as expected in a stochastic world. We need to modify them to account for both the random behavior of Brownian motion and its non-differentiable nature. We will start by discussing stochastic integrals, which will naturally lead us to the concept of SDE.
The stochastic integral of the function f = f(t)
is the function W = W(t),
where
Note that the function
It can be seen that
In the following section on geometric Brownian motion, a stochastic differential equation will be utilised to model asset price movements.
Reference: Stochastic Differential Equations
From https://www.quantstart.com/articles/Stochastic-Differential-Equations/
2025-01-10 10:12:01
2024-05-31 03:06:49
2024-05-28 03:09:25
There are many other interesting articles, try selecting them from below.
2025-04-02 04:12:23
2024-11-25 03:28:23
2025-05-16 03:20:26
2023-09-12 01:36:07
2024-11-06 10:54:23
2023-10-10 11:38:54
2024-04-08 01:06:31
2024-05-02 09:27:07