![]() |
|
|
#1
|
||||
|
||||
|
Basic question for ya.
I have read a couple of different source materials on this topic and each presented the material like this Arithmetic Brownian motion is used to model stock prices by adding drift times t ( Then the next step is to move to Geometric Brownian motion by exponentiating this, because the previous form can be negative due to the random element and this just won't do for modeling of stock prices. Here is what confuses me. In the first case Does Arithmetic Brownian motion model Stock prices or growth rate?
__________________
Sum ergo Cogito Last edited by Noumenon84; 12-26-2009 at 08:39 AM.. |
|
#2
|
|||
|
|||
|
Arithmetic BM: St-S0 ~ normal(mt, st^0.5)
Geometric BM: St/S0 ~ lognormal(mt, st^0.5) |
|
#3
|
||||
|
||||
|
Is the mu in abm the same mu that denotes the expected continuos growth rate?
__________________
Sum ergo Cogito |
|
#4
|
||||
|
||||
|
When you take the differnce of abms it just seems to me we are modeling continuous growth rate which is normal and not stock prices
__________________
Sum ergo Cogito |
|
#5
|
||||
|
||||
|
Furthermore if the mu which is drift is the sane as the expected growth rate does abm say that e^mu•t = mu•t
__________________
Sum ergo Cogito |
|
#6
|
|||
|
|||
|
Maybe I should put it in this way:
Method 1 to model stock price movement, ABM: St-S0 ~ normal(m_1t, s_1t^0.5) Method 2 to model stock price movement, GBM: St/S0 ~ lognormal(m_2t, s_2t^0.5) Method 2 can also be expressed in ABM: growth rate ~ normal(m_2 - 0.5s_2^2 , s_2t^0.5) |
|
#7
|
|||
|
|||
|
dSt/S0 = a dt + s dZ is equivalent to dlnSt = (a- 0.5s^2) dt + s dZ.
|
|
#8
|
|||
|
|||
|
A basic answer is: the arithmetic Brownian motion models the growth rate, not the stock price.
|
|
#9
|
|||
|
|||
|
That obviously is not true. In modeling asset price in continuous time, ie S(t)=S(0)exp(X(t)), where X(t) is the Ito process, the Ito process X(t) is to become the geometric Brownian motion if it is linearized. Once linearized, the positive coefficient of the linear term is your mu, which is alternately known as the Einstein coefficient, the instantaneous mean rate of return, or the growth rate. In the special case where the asset is of the risk-free type, mu is the force of interest. There are also a volatility term and a stochastic term. I would have tex them all up, but you can find them on p. 655 and 656 of MacDonald's DM.
Last edited by winvicta; 12-26-2009 at 05:27 PM.. Reason: for clarity (?) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|