Difference between Variance and 2nd moment

$\begingroup$

I understand that

$Var(X) = E(X^2) - E(X)^2 $

And that the second moment, variance, is

$E(X^2)$

How is variance simultaneously $E(X^2)$ and $E(X^2) - E(X)^2$?

$\endgroup$

2 Answers

$\begingroup$

$$ \mathbb{E}(X^n) = \text{raw moment}\\ \mathbb{E}\left[\left(X-\mathbb{E}(X)\right)^n\right] = \text{central moment} $$ where the 2nd central moments represents the variance.

only equal when $\mathbb{E}(X) = 0$ as with $\mathcal{N}(0,1)$.

$\endgroup$ $\begingroup$

Simple: $$\operatorname{Var}(X)\neq E(X^2)$$

The second moment is not, in general, equal to variance.

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like