Let $Y_1,Y_2,...,Y_n$ be a random sample of size $n$ from a normal pdf having $\mu=0$. Show that $S_{n}^{2} = \frac{1}{n} \sum_{i=1}^n {Y_{i}^{2}}$ is a consistent estimator for $\sigma^2= Var(Y)$.
Asked
Active
Viewed 2,011 times
2
-
I guess the easiest way is to create an example and show that the estimator your example is not consistent. – Le Chifre Mar 22 '13 at 14:53
2 Answers
2
Hints:
write the definition of the consistent estimator
compute the mean and the variance of $S^2_n$
apply Chebyshev's inequality to $X = S_n^2$
SBF
- 36,041
1
Hint: Apply the law of large numbers of the sequence $Y_1^2,Y_2^2,\ldots,Y_n^2$.
Stefan Hansen
- 25,582
- 7
- 59
- 91