Arithmetic Mean
M(t)=n1k=1∑ntk
Properties
If we have E(X12)<∞ , then for the Arithmetic Mean Xˉ(n) we have:
E(Xˉ(n))=μ,V(Xˉ(n))=nσ2
Of course the Expectation is μ as this is exactly what we want to estimate with the arithmetic mean estimator.
Given the Central Limit Theorem the Distribution of the Arithmetic Mean is for large n in good approximation a Normal Distribution with:
N(E(Xˉ(n)),V(Xˉ(n)))=N(μ,σ2/n)
independent of the particular distribution of X1.