Education
 

Estimator

From Psychology Wiki

Community portal · Tasks to do · News · Help

Clinical · Educational · Ind&Org · Other fields · Professional · Transpersonal · World

Assessment | Biopsychology | Comparative | Cognitive | Developmental | Language
Personality | Philosophy | Research Methods | Social | Statistics

Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory


In statistics, an estimator is a function of the known sample data that is used to estimate an unknown population parameter; an estimate is the result from the actual application of the function to a particular set of data. Many different estimators are possible for any given parameter. Some criterion is used to choose between the estimators, although it is often the case that a criterion cannot be used to clearly pick one estimator over another. To estimate a parameter of interest (e.g., a population mean, a binomial proportion, a difference between two population means, or a ratio of two population standard deviation), the usual procedure is as follows:

1- Select a random sample from the population of interest.

2- Calculate the point estimate of the parameter.

3- Calculate a measure of its variability, often a confidence interval.

4- Associate with this estimate a measure of variability.

There are two types of estimators: point estimators and interval estimators.

Contents

[edit] Point estimators

For a point estimator math of parameter math,

  1. The error of math is math
  2. The bias of math is defined as math
  3. math is an unbiased estimator of θ if and only if math for all θ, or, equivalently, if and only if math for all θ.
  4. The mean squared error of math is defined as math
  5. math
i.e. mean squared error = variance + square of bias.

where var(X) is the variance of X and E(X) is the expected value of X.

The standard deviation of an estimator of θ (the square root of the variance), or an estimate of the standard deviation of an estimator of θ, is called the standard error of θ.

[edit] Consistency

A consistent estimator is an estimator that converges in probability to the quantity being estimated as the sample size grows.

An estimator math (where n is the sample size) is a consistent estimator for parameter math if and only if, for all math, no matter how small, we have

WikiTeX: latex reported a failure, namely:
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)

entering extended mode (./7ce986ce2f84d4728db4d82f3956e LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf/tex/latex/amsmath/amstext.sty (/usr/share/texmf/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf/tex/latex/amsmath/amscd.sty) (/usr/share/texmf/tex/latex/concmath/concmath.sty) (./7ce986ce2f84d4728db4d82f3956e.aux) (/usr/share/texmf/tex/latex/concmath/ot1ccr.fd) (/usr/share/texmf/tex/latex/concmath/omlccm.fd) (/usr/share/texmf/tex/latex/concmath/omsccsy.fd) (/usr/share/texmf/tex/latex/concmath/omxccex.fd) (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) ! Missing \right. inserted.

               \right .

l.8 t_n-\theta\right|\end{equation*}

[1] (./7ce986ce2f84d4728db4d82f3956e.aux) ) (see the transcript file for additional information) Output written on 7ce986ce2f84d4728db4d82f3956e.dvi (1 page, 476 bytes).

Transcript written on 7ce986ce2f84d4728db4d82f3956e.log.

It is called strongly consistent, if it converges almost surely to the true value.

[edit] Efficiency

The quality of an estimator is generally judged by its mean squared error.

However, occasionally one chooses the unbiased estimator with the lowest variance. Efficient estimators are those that have the lowest possible variance among all unbiased estimators. In some cases, a biased estimator may have a uniformly smaller mean squared error than does any unbiased estimator, so one should not make too much of this concept. For that and other reasons, it is sometimes preferable not to limit oneself to unbiased estimators; see bias (statistics). Concerning such "best unbiased estimators", see also Cramér-Rao inequality, Gauss-Markov theorem, Lehmann-Scheffé theorem, Rao-Blackwell theorem.

[edit] Robustness

See: Robust estimator, Robust statistics

[edit] Other properties

Often, estimator are due to restrictions (restricted estimators).

[edit] See also

[edit] External links

es:Estimador fr:Estimateur (statistique)nl:schattenzh:估计函数

Smallwikipedialogo.png This page uses content from the English-language version of Wikipedia. The original article was at Estimator. The list of authors can be seen in the page history. As with Psychology Wiki, the text of Wikipedia is available under the GNU Free Documentation License.