I have a normal distribution $X$~$N(\mu,\sigma^2)$. Is there an exact value for the mean and standard deviation of $X^2$?
Thanks
I have a normal distribution $X$~$N(\mu,\sigma^2)$. Is there an exact value for the mean and standard deviation of $X^2$?
Thanks
This sounds like a self-study question, so I’ll show you how to derive this.
The mean is the expected value, so $\mathbb{E}X=\int_{\mathbb{R}}xf_X(x)dx$. Variance is related to the expected value of both $X$ and $X^2$: $$var(X)=\mathbb{E}[X^2]-(\mathbb{E}X)^2$$
The expected value of a transformation $g$ of a variable is given by $\int_{\mathbb{R}}g(x)f_X(x)dx$.
You want to evaluate $\mathbb{E}X$ and $\mathbb{E}[X^2]$, where $X=Y^2$ and $Y\sim N(\mu, \sigma^2)$.
Stitch these together and either integrate by parts by hand or stick the integrals in WolframAlpha. You’ll take the square root of variance to get standard deviation.
If $f(x)$ is the PDF of the normal distribution, you’ll be interested in $\int x^2f(x)dx$ and $\int x^4 f(x)dx$, both integrated over all real numbers $\mathbb{R}$.