Help with SDE - Geometric brownian motion exercise

In summary, the OP is asking for help with a problem that was outlined in a high school class. He says that he needs someone to help him through it and would really appreciate it. He has provided some hints about the problem that he is facing, but he is asking for more help. There is a more general formula for semimartigales that includes a quadratic covariation term, and the OP seems to realize the limitations of the lemma.
  • #1
omega_squared
2
0
Hi guys,

It's been a while since high school, and now I'm faced with a problem I need to solve in a few days (attached). Would someone please help me through that? I would really appreciate support.
 

Attachments

  • sde1ex.png
    sde1ex.png
    31.5 KB · Views: 491
Physics news on Phys.org
  • #2
Hey omega_squared and welcome to the forums.

We can't give you the complete answers here at PF for the simple reason that the OP doesn't learn if this wasn't the case.

I can give you a few hints though:

For the 4th problem Jensens inequality is way of relating convexity in a statistical sense. The result of this convexity relationship is what you see in terms of E[f(t)] >= f(E[t]) which is used in many financial situations including insurance, and unsurprisingly is something you are working on.

Ito's lemma could be considered as more or less a 'substitution' where the brownian motion is modeled using a standard convention (i.e. B(t+h) - B(t) ~ N(B(t),h) if i recall correctly). If this is the case with your Weiner process then you can use the substitution.

The expectation is ok once you have some kind of explicit distribution (number 3).

The SDE you are quoting looks like a stochastic process with a drift parameter.

http://en.wikipedia.org/wiki/Wiener_process#Related_processes

If you have any more questions, I'll do my best to answer them.
 
  • #3
chiro said:
Ito's lemma could be considered as more or less a 'substitution' where the brownian motion is modeled using a standard convention (i.e. B(t+h) - B(t) ~ N(B(t),h) if i recall correctly). If this is the case with your Weiner process then you can use the substitution.

Not really sure what you mean by this, but Ito's lemma is the stochastic calculus counterpart of the chain rule. Also B(t+h) - B(t) ~ N(B(t),h) doesn't really make sense. Think you meant N(0,h). There is no question about how the Weiner process is modeled though. Weiner process and Brownian motion are the same exact thing and increments over non overlapping time intervals being independent gaussian variables with variance given by the interval length is part of the definition.
 
  • #4
omega_squared said:
Hi guys,

It's been a while since high school, and now I'm faced with a problem I need to solve in a few days (attached). Would someone please help me through that? I would really appreciate support.

In your class has the distribution for the P already been derived, and now its a question of using this to get the distribution of Pρ? If not I must confess that I don't see a way to derive the distribution for Pρ without solving the SDE or the Fokker-Planck equation for P, and that doesn't seem consistent with the question saying it can be done in a straightforward manner.
 
  • #5
kai_sikorski said:
Not really sure what you mean by this, but Ito's lemma is the stochastic calculus counterpart of the chain rule. Also B(t+h) - B(t) ~ N(B(t),h) doesn't really make sense. Think you meant N(0,h). There is no question about how the Weiner process is modeled though. Weiner process and Brownian motion are the same exact thing and increments over non overlapping time intervals being independent gaussian variables with variance given by the interval length is part of the definition.

Yeah you're right in terms of the delta. I should have wrote B(t+h) ~ N(B(t),h) which means that B(t+h) - B(t) ~ N(0,h).

You have to remember that Ito's lemma is specific for Weiner processes and not for general distributions: you can't just use things like that for general distributions.

If the Brownian or motion or associated processes were not based on normal distributions, then you would other specific results.
 
  • #6
chiro said:
You have to remember that Ito's lemma is specific for Weiner processes and not for general distributions: you can't just use things like that for general distributions.

Well Ito's lemma is often written out in it's simplest form which only applies to the Weiner process, but there is a more general formula for any X that is a semimartigale. The formula will include a quadratic covariation term [X,X]. For the Weiner process d[W,W]=dt.
 
  • #7
kai_sikorski said:
Well Ito's lemma is often written out in it's simplest form which only applies to the Weiner process, but there is a more general formula for any X that is a semimartigale. The formula will include a quadratic covariation term [X,X]. For the Weiner process d[W,W]=dt.

Thankyou for that information: I wasn't aware that a general result existed: I'm doing a financial calculus course starting in a week so I'll have to check it out.

I do think however the OP realizes the limitations of the Ito lemma because it would not be a good thing for them to apply this knowledge without really understanding it.
 
  • #8
only the standard solution is given by
X(t) = x0 * exp((a-1/2*σ)t + σW(t)).. nothing else :/

kai_sikorski said:
In your class has the distribution for the P already been derived, and now its a question of using this to get the distribution of Pρ? If not I must confess that I don't see a way to derive the distribution for Pρ without solving the SDE or the Fokker-Planck equation for P, and that doesn't seem consistent with the question saying it can be done in a straightforward manner.
 
  • #9
Okay if you have that, then basically you need to apply this a bunch of time. First to W(t) to get the probability law for P, then to P to get the probability law for Pρ.
 

Related to Help with SDE - Geometric brownian motion exercise

1. What is SDE and how is it related to geometric brownian motion?

SDE stands for stochastic differential equation, which is a type of equation used to model the evolution of a random process over time. Geometric brownian motion is a specific type of stochastic process that follows a log-normal distribution, and it is commonly used to model stock prices. SDEs are often used to describe the dynamics of geometric brownian motion.

2. What is the purpose of using geometric brownian motion in finance?

Geometric brownian motion is commonly used to model stock prices because it has several desirable properties. It exhibits continuous paths, is Markovian (meaning that future movements do not depend on past movements), and allows for easy calculation of probabilities and expected values. These properties make it a useful tool for analyzing financial data and making predictions about future stock prices.

3. How do you solve for the solution of a geometric brownian motion SDE?

The solution to a geometric brownian motion SDE is a random variable that follows a log-normal distribution. To solve for this solution, you can use the Itô calculus, which is a mathematical tool used to solve SDEs. Alternatively, you can use the Euler-Maruyama method, which is a numerical method for approximating the solution of an SDE.

4. What is the role of volatility in geometric brownian motion?

Volatility is a measure of the amount of uncertainty or risk associated with a particular stock or financial asset. In geometric brownian motion, volatility is a key parameter that determines the rate of change of the stock price. Higher volatility means that the stock price is more likely to experience large movements, while lower volatility means that the stock price is more likely to remain stable.

5. How is geometric brownian motion used in option pricing?

Geometric brownian motion is a key component in the Black-Scholes model, which is a mathematical formula used to price options. In this model, the stock price is assumed to follow geometric brownian motion, and this allows for the calculation of the fair value of an option based on the stock price, strike price, time to expiration, and other factors. Geometric brownian motion is also used in other option pricing models, such as the Cox-Ross-Rubinstein model.

Similar threads

  • Differential Equations
Replies
2
Views
4K
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
8
Views
1K
  • Differential Equations
Replies
0
Views
695
Replies
1
Views
1K
Replies
4
Views
926
  • Introductory Physics Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Mechanical Engineering
Replies
13
Views
2K
Replies
5
Views
1K
Back
Top