Content deleted Content added
BetterMath (talk | contribs) m →Biased but consistent: revise math display |
|||
Line 72:
Alternatively, an estimator can be biased but consistent. For example, if the mean is estimated by <math>{1 \over n} \sum x_i + {1 \over n}</math> it is biased, but as <math>n \rightarrow \infty</math>, it approaches the correct value, and so it is consistent.
Important examples include the [[sample variance]] and [[sample standard deviation]]. Without [[Bessel's correction]] (that is, when using the sample size
Here is another example. Let <math>T_n</math> be a sequence of estimators for <math>\theta</math>.
:<math>\Pr(T_n) = \begin{cases}
1 - 1/n, & \mbox{if }\, T_n = \theta \\
1/n, & \mbox{if }\, T_n = n\delta + \theta
\end{cases}</math>
We can see that <math>T_n \xrightarrow{p} \theta</math>, <math>\operatorname{E}[T_n] = \theta + \delta </math>, and the bias
== See also ==
|