mrkb80
- 40
- 0
Homework Statement
The question ask to find E[X]; E[X^2]; Var(X) for the standard normal distribution f(x)=1/\sqrt{2\pi}e^{-x^2/2}
Homework Equations
I found
<br /> \begin{align}<br /> E[X]&=\int_{-\infty}^\infty \! x*1/\sqrt{2\pi}e^{-x^2/2} \, \mathrm{d} x\\<br /> &=1/\sqrt{2\pi} ( \int_{-\infty}^0 \! x*e^{-x^2/2} \, \mathrm{d} x + \int_{0}^{\infty} \! x*e^{-x^2/2} \, \mathrm{d} x )\\<br /> &= 1/\sqrt{2\pi} ( (-1-0) + (0+1) )\\<br /> &= 0<br /> \end{align}<br />
I found E[X^2]=1
and Var[X]=1. So far no problem.
The Attempt at a Solution
Now, I am asked to find the pdf, E[Y], Var[Y] of Y=|X|
Since the inverse of Y=|X| is X=|Y| and the derivative of the inverse is 1. The transformation seems fairly straight forward.
f(y)=1/\sqrt{2\pi}e^{-|y|^2/2}
I am just not sure about the domain of y, isn't it exactly the same as X because x is squared? Once I get that I should be able to use the same integration technique as above to find E[Y]; Var[Y] Wouldn't these values be exactly the same as E[X]; Var[X]? Something seems wrong here.
Last edited: