Given that $X$ follows a Gaussian distribution $e^{-x^2/2\sigma^2}$, what distribution is followed by $X^{1/3}$?
How does one start to solve this problem? I guess it isn't $e^{-x^{2/3}/2\sigma^{2/3}}$ but I'm not really certain how to start.
Given that $X$ follows a Gaussian distribution $e^{-x^2/2\sigma^2}$, what distribution is followed by $X^{1/3}$?
How does one start to solve this problem? I guess it isn't $e^{-x^{2/3}/2\sigma^{2/3}}$ but I'm not really certain how to start.
You can also write, given any measurable function $g$,
$$E(g(X^{1/3}))=\int_\Bbb R g(x^{1/3})f_X(x)\mathrm{d}x$$
Now, with a change of variable $x=y^3$, and writing $Y=X^{1/3}$,
$$E(g(Y))=\int_\Bbb R g(y)3y^2f_X(y^3)\mathrm{d}y$$
Hence the density of $Y$ is $f_Y(y)=3y^2f_X(y^3)$.
You use the distribution function: write $Y=X^{1/3}$ $$ P(Y<y)=P(X^{1/3}<y)=P(X<y^3), $$ since the transformation and the distribution function are bijective. You can then differentiate the cumulative function to get the density function.