Why Does E(X1 + X2 + ... + Xn) Equal n*E(Xi) in Statistics?

  • Thread starter Thread starter cdux
  • Start date Start date
  • Tags Tags
    Statistics
cdux
Messages
187
Reaction score
0
I'm a bit confused about a particular step in a calculation.

Given Theta_n = (2/n)(X1 + X2 + ... + Xn) being an unbiased estimator of Theta for a U(0,Theta), we have to prove it by showing E(Theta_n) = Theta.

And we go on E(Theta_n) = (2/n)E(X1+X2 + .. Xn)

Now at this point the solution is (2/n) * n * (Theta/2) (= Theta which is the sought-after result)

I understand that Theta/2 is the mean of a U() but how exactly does one go from E(X1 + X2 + .. Xn) to equaling it to n*E(Xi)? Is E(X1) = E(X2) = E(Xi)? If yes, why?

(PS. A more complex example is Var(X1+X2 + .. Xn) appearing to also result to nV(Xi) (=nσ^2) )
 
Physics news on Phys.org
Hrm. Afterthought. I guess it might be simply a blatant case of "mean of the whole but it missed the 'over n' so it's n * E(Xi)".

I guess it might apply in the case of Var too..
 
I'm having a difficulty seeing how that could be true for Var.

Var((2/n)(X1 + X2 + ... + Xn)) = (4/n^2)nVar(Xi).

I understand 4/n^2 going out as a property of Var but how is Var(X1 + X2 + ... + Xn) = nVar(Xi)?
 
Nevermind. I found it. If X1, X2.. are uncorrelated then V(Σ(Xi)) = ΣV(Xi) ..after a proof involving Var's equality with E[X^2) - E^2
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top