Solution:
Let X1,X2………Xn be the independent observations from a population with mean μ and variance σ2
E(Xi)=μ,Var(Xi)=σ2E(X2)=σ2+μ2Var(X)=E(X2)−[E(X)]2E(Xˉ2)=nσ2+μ2
Now, we show that
E(s2)=E(n−1∑i=1n(Xi−Xˉ)2)=σ2
∑ is going from 1 to n
E(∑(Xi−Xˉ)2)=E(∑Xi2−2Xˉ∑Xi+nXˉ2)=∑E(Xi2)−E(nXˉ2)∑E(Xi2)−E(nXˉ2)=∑E(Xi2)−nE(Xˉ2)=nσ2+nμ2−σ2−nμ2
It will be simplified to (n−1)σ2
Therefore,
E(∑(Xi−Xˉ)2)=(n−1)σ2E(s2)=E(n−1Σ(Xi−Xˉ)2)=n−11E(∑(Xi−Xˉ)2)
E(s2)=n−1(n−1)σ2=σ2
Hence, it is proved that that the sample variance is an unbiased estimator of the population variance. Replacing X with the Y
E[n−11∑i=1n(Yi−Yˉ)]=σ2
Hence, proved.
Comments