Serving the Quantitative Finance Community

 
User avatar
ahw101
Topic Author
Posts: 0
Joined: March 13th, 2009, 3:46 pm

Basic question on Geometric Brownian motion

August 9th, 2009, 4:44 pm

When trying to solve the equationhow do we know the function to apply Ito's lemma to is ?
 
User avatar
LiAnne
Posts: 0
Joined: August 8th, 2009, 1:50 pm

Basic question on Geometric Brownian motion

August 9th, 2009, 9:19 pm

Hi ahw101,Let me try to answer your question:We use ln(S) because the stochastic process S is assumed to follow a geometric Brownian motion expressed as , which is a log-normal diffusion process. S is decided to follow a geometric Brownian motion to avoid that S can go negative, what is more realistic for stock prices. Moreover, ln(S) is normally distributed. For visualising this I've found this nice excel-file http://www.ssc.wisc.edu/~whs/teaching/3 ... tion.xls.I hope this assists?!Have a nice week,LiAnne
 
User avatar
ahw101
Topic Author
Posts: 0
Joined: March 13th, 2009, 3:46 pm

Basic question on Geometric Brownian motion

August 10th, 2009, 7:39 am

Hi Lianne,thanks very much for your response I agree with everything you are saying. My question really is though, how to choose the function just from looking at the SDE.To take another example how do you choose the function to apply Ito's lemma to for the Ornstein–Uhlenbeck processThanks.
 
User avatar
LiAnne
Posts: 0
Joined: August 8th, 2009, 1:50 pm

Basic question on Geometric Brownian motion

August 10th, 2009, 1:46 pm

Hi ahw101,Sorry, I'm afraid, I don't understand your problem. Could you try to explain it in another way? Best regards,LiAnne
 
User avatar
gc
Posts: 10
Joined: September 21st, 2002, 10:08 pm

Basic question on Geometric Brownian motion

August 10th, 2009, 1:53 pm

There isn't a general way; experience and good luck will allow you to find it (sometimes) when the SDE has a closed form solution.It's the same as when you tried to solve ODEs at university or even integrals at secondary school: you did hundreds of exercises to solve equations from the simplest to the hardest, and by the end of the course you could guess (for some of them) the likely form of the integrand function. Sometime you could have an idea of a general function with some parameters that you would insert back into the equation and see for which values it matched.
 
User avatar
fniski
Posts: 0
Joined: August 26th, 2008, 6:55 pm

Basic question on Geometric Brownian motion

August 10th, 2009, 3:09 pm

Dear ahw101. There is no general recipe. Is like trying to evaluate an integral. It is kind of an art rather than anything else.
 
User avatar
pavlinair
Posts: 0
Joined: December 18th, 2006, 8:38 am

Basic question on Geometric Brownian motion

August 10th, 2009, 9:35 pm

Remove the stochastic piece ( ). The resulting ODE will help you find to what function you want to apply Ito.
Last edited by pavlinair on August 9th, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
Alkmene
Posts: 1
Joined: January 18th, 2007, 10:19 pm

Basic question on Geometric Brownian motion

August 12th, 2009, 2:02 am

ahw101,I am admittedly an addict when it comes to finance and Math but I am really bad at it. So my explanations might not be 100% correct but since I work with intuition, it might help.GBM: if you see that dS/S = constant + symmetrical noise (a normal distribution. Then you can make a guess that the solution has to be something with exp() - this is the only way that the derivative can be constant. This has always been my starting point in understanding this. It also implies that only the ln() of the function is normally distributed since e^(N(u,s)) is lognormal. You can then proceed and use statistics knowledge and realise that when the expected value of a lognormal process is exp(mu+s^2/2) but you want an expected value (arbitrage free) of the stock price that is S*exp(mu), all you need to do is take the (s^2/2) away from the mu. No need for Ito's lemma!Ornstein Uhlenbeck: There are some nice write ups on how to solve this. there is no guesswork needed but some knowledge of how functions and their diffs/integrls behave. This is quite a slog to do but even I can do it! So do not give up!cheers,Alk
 
User avatar
trippel
Posts: 0
Joined: May 27th, 2009, 11:17 am

Basic question on Geometric Brownian motion

August 12th, 2009, 8:19 am

Am I taking you right, that you are looking for a receipt or a rule of thumg for figuring out future functions to apply Ito's Lemma to. Well, the dropping of the stochastic term may help, as foresaid. But in general there is no receipt. Luckily someone figured the ln-trick out for you. In case of Ornstein Uhlenbeck: this is a linear SDE, for which there exist an explicit solution formula (cf. Karatzas/Shreve).