Expectation of $\bar X^2$

$\begingroup$

If all enumerated $X$s are observations from a population with a population $\mu$ and variance $\sigma^2$:

Why is this true?

$$\mathbb E\!\left(\bar X ^2\right) = \frac{\sigma^2}{n}+\mu^2$$

Source.

$\endgroup$ 4

1 Answer

$\begingroup$

I think you mean if $X_i$ are iid...


As a hint, recall that $$\text{Var}[\bar X] = E[\bar X^2]-\{E[\bar X]\}^2.\tag a$$

Expand and solve $$E[\bar X] = E\left[\frac{X_1+\dotsb+X_n}{n}\right] \tag b$$ and $$ \text{Var}[\bar X]=\text{Var}\left[\frac{X_1+\dotsb+X_n}{n}\right].\tag c$$ Remember to use independence.

Finally, use (b) and (c) to solve (a) $$E[\bar X^2] = \text{Var}[\bar X]+\{E[\bar X]\}^2.$$

$\endgroup$ 2

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