PDA

View Full Version : expected value of squared sample mean


safina
Jan1-11, 09:01 PM
May I ask how come that E[\bar{X}^{2}] = \frac{\sigma^{2}}{n} + \mu^{2}?

statdad
Jan2-11, 12:10 PM
Remember that for any random variable Y


E[Y^2] = Var(Y) + \mu_Y^2


What do you know about the mean and variance of the sample mean?

safina
Jan4-11, 06:28 PM
Remember that for any random variable Y


E[Y^2] = Var(Y) + \mu_Y^2


What do you know about the mean and variance of the sample mean?

Okey, the mean of the sample mean is mu and the variance of the sample mean is sigma squared divided by n.

Thsnk you!