Expected value of squared sample mean

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 27K views
safina
Messages
26
Reaction score
0
May I ask how come that E[[tex]\bar{X}^{2}[/tex]] = [tex]\frac{\sigma^{2}}{n}[/tex] + [tex]\mu^{2}[/tex]?
 
Last edited:
Physics news on Phys.org
Remember that for any random variable [itex]Y[/itex]

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

What do you know about the mean and variance of the sample mean?
 
statdad said:
Remember that for any random variable [itex]Y[/itex]

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

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!