October 12th, 2004, 1:06 pm
Hi Stampeding:Thanks for your reply. I dont get what you get and I dont know who is right.I take your example of estimating the mean of a norml distribution. So let S_n/n denote the computed mean of the samples. From CLT, we know that S_n/n is distributed as N(0,1/sqrt(n)).In RE, we write this as (u_n = S_n/n, u_e = "exact value", c1 = some constant)u_n = u_e + c1/sqrt(n)u_2n = u_e + c1/sqrt(2n)Now, the idea is to use these two values to eliminate c1 and obtain u_e. If we do this, we getu_e = [sqrt(2)*u_2n - u_n]/(sqrt(2) - 1)Now, E[u_e] = 0.0 and Var[u_e] = 2 Var[u_2n]/(Sqrt(2)-1)^2 - Var[u_n]/(Sqrt(2)-1)^2 = 0.0So in this simple case, the RE gets the exact answer. As you mention, it wont work unless c1 is a constant. Is there something else I am missing, or cheating in this analysis ?Best regards,m