Answer on Question#65384 – Math – Statistics and Probability
Question. Let X1,X2,…,Xn be a random sample with E(Xi)=m and Var(Xi)=σ2 for all i=1,2,…,n. Show that S2=n−11∑i=1n(Xi−Xˉ)2 is an unbiased estimator of σ2.
Proof. Let us compute E(S2)=n−11∑i=1nE[(Xi−Xˉ)2]=n−11∑i=1nE[((Xi−m)−(Xˉ−m))2]
=n−11∑i=1nE[(Xi−m)2−2(Xi−m)(Xˉ−m)+(Xˉ−m)2]=n−11∑i=1nE[(Xi−m)2]−n−12E∑i=1n(Xi−m)(Xˉ−m)+n−11∑i=1nE[(Xˉ−m)2]=n−11∑i=1nVar(Xi)−n−12E(Xˉ−m)∑i=1n(Xi−m)+n−1nE[(Xˉ−m)2]=n−11∑i=1nVar(Xi)−n−12E(Xˉ−m)(∑i=1nXi−mn)+n−1nE[(Xˉ−m)2]=n−11∑i=1nVar(Xi)−n−12E(Xˉ−m)(nXˉ−nm)+n−1nE[(Xˉ−m)2]=n−11∑i=1nVar(Xi)−n−12nE[(Xˉ−m)2]+n−1nE[(Xˉ−m)2]=n−11∑i=1nVar(Xi)−n−1nE[(Xˉ−m)2]=n−1nσ2−n−1nVar(Xˉ)=n−1n(σ2−Var[n1∑i=1nXi])=n−1n(σ2−n21∑i=1nVar(Xi))=n−1n(σ2−n2nσ2)=n−1nσ2(1−n1)=n−1nσ2⋅nn−1=σ2. During these computations we used the following facts: Var(X)=E[(X−E(X))2] by definition (see https://en.wikipedia.org/wiki/Variance);\bar {X} = \frac {1}{n} \sum_ {i = 1} ^ {n} X _ {i} \text{ by definition (see https://en.wikipedia.org/wiki/Sample_mean_and_covariance)},hence i=1∑nXi=nXˉ;V a r (a X) = a ^ {2} V a r (X) \text{ (see https://en.wikipedia.org/wiki/Variance#Properties)};Var(i=1∑nXi)=i=1∑nVar(Xi) when X1,X2,…,Xn are independent
(see https://en.wikipedia.org/wiki/Variance#Properties); in our case X1,X2,…,Xn are independent by definition of data sample
(see https://en.wikipedia.org/wiki/Sample(statistics)).
Since E(S2)=σ2 we conclude that S2=n−11∑i=1n(Xi−Xˉ)2 is an unbiased estimator of σ2 by definition of unbiased estimator (see https://en.wikipedia.org/wiki/Estimator#Bias).
Assertion is established.
Answer provided by www.AssignmentExpert.com
Comments