-1

I would like to ask how would I prove that if $X$ is a normal variable with mean $\mu$ and variance $\sigma^2$, then $\mathbb{E}e^{u(X-\mu)} = e^{\frac{1}{2}u^2\sigma^2}$?

tommik
  • 32,733
  • 4
  • 15
  • 34
Wei Chong
  • 21
  • 4

1 Answers1

0

Since $X\sim N(\mu;\sigma^2)$ it is easy to prove that

$$Y=u(X-\mu)\sim N(0;\sigma^2 u^2)$$

Thus

$e^Y$ is lognormal distributed with mean $e^{\frac{\sigma^2 u^2}{2}}$

tommik
  • 32,733
  • 4
  • 15
  • 34