Expectation Geometric Brownian Motion

607 Views Asked by At

Can someone help show me a simple way to show:

$$\mathbb{E}(S_t)= S_0e^{\mu t}$$

for

$$ S_t = S_0\exp\left( \left(\mu - \frac{\sigma^2}{2} \right)t + \sigma W_t\right) $$

from this page: http://en.wikipedia.org/wiki/Geometric_Brownian_motion

1

There are 1 best solutions below

1
On

Hint: For a normal random variable $X \sim N(\mu, \sigma),$ show that

$$\mathbb{E}[e^X]=e^{\mu+\frac 12 \sigma^2}$$