Statistics Question - Expected value of an estimator

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 12K views
michonamona
Messages
120
Reaction score
0
Hello friends!

Given an estimator of the population mean:

[tex]\bar{Y}=\frac{\sum^{N}_{i=1}Y_{i}}{N}[/tex]

The expected value of [tex]\bar{Y}[/tex] is :

[tex]E(\bar{Y}) = \frac{1}{N}E(Y_{1})+\frac{1}{N}E(Y_{2})+\cdots+\frac{1}{N}E(Y_{N})=\mu[/tex] where [tex]\mu[/tex] is the population mean.

Therefore:

[tex]E(\bar{Y}) = \frac{1}{N}\mu+\frac{1}{N}\mu+\cdots+\frac{1}{N}\mu[/tex]


My question is, why are [tex]E(Y_{1}), E(Y_{2}), E(Y_{N})[/tex] all equal to [tex]\mu[/tex]?
 
Last edited:
Physics news on Phys.org
michonamona said:
My question is, why are [tex]E(Y_{1}), E(Y_{2}), E(Y_{N})[/tex] all equal to [tex]\mu[/tex]?

Isn't that exactly what is meant by "[itex]\mu[/itex] is the population mean"?

By the way, you are missing a factor of 1/N in the definition of the estimator.
 
jbunniii said:
Isn't that exactly what is meant by "[itex]\mu[/itex] is the population mean"?

By the way, you are missing a factor of 1/N in the definition of the estimator.

Thank you for your reply.

My mistake, I edited the equation.

But that's exactly what my question is about. If the Expected value of Ybar is equal to mu, then why is the expected value of EACH of the components of the series of Ybar also mu?

It must be something really simple that I'm missing...

Thanks
M
 
michonamona said:
Thank you for your reply.

My mistake, I edited the equation.

But that's exactly what my question is about. If the Expected value of Ybar is equal to mu, then why is the expected value of EACH of the components of the series of Ybar also mu?

It must be something really simple that I'm missing...

Thanks
M

Well, what ARE these components [itex]Y_i[/itex]? I assume they are random samples from the population, are they not?

I think you are arguing in reverse. The expected value of the estimator is [itex]\mu[/itex] BECAUSE the expected value of each of the random samples is [itex]\mu[/itex], not the other way around.
 
...expected value of each of the random samples is [itex]\mu[/itex], not the other way around.


so each of the random sample Y_i was taken from the population? meaning the size of each Y_i is the same as the population?


Thank you,
M
 
michonamona said:
so each of the random sample Y_i was taken from the population?

I don't know. I assume so, but you're the one who asked the original question. Is it homework? If so, doesn't the homework problem tell you what the [itex]Y_i[/itex]'s are?

meaning the size of each Y_i is the same as the population?

I don't know what you mean by "size." If each [itex]Y_i[/itex] comes from the same population (more formally, the same probability distribution) then the STATISTICS should be the same for each [itex]Y_i[/itex]. The mean ([itex]\mu[/itex]) is one such statistic.