Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Consistent estimator
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Statistical estimator converging in probability to a true parameter as sample size increases}}{{broader|Consistency (statistics)}} [[Image:Consistency of estimator.svg|thumb|250px|{''T''<sub>1</sub>, ''T''<sub>2</sub>, ''T''<sub>3</sub>, ...} is a sequence of estimators for parameter ''θ''<sub>0</sub>, the true value of which is 4. This sequence is consistent: the estimators are getting more and more concentrated near the true value ''θ''<sub>0</sub>; at the same time, these estimators are biased. The limiting distribution of the sequence is a degenerate random variable which equals ''θ''<sub>0</sub> with probability 1.]] In [[statistics]], a '''consistent estimator''' or '''asymptotically consistent estimator''' is an [[estimator]]—a rule for computing estimates of a parameter ''θ''<sub>0</sub>—having the property that as the number of data points used increases indefinitely, the resulting sequence of estimates [[convergence in probability|converges in probability]] to ''θ''<sub>0</sub>. This means that the distributions of the estimates become more and more concentrated near the true value of the parameter being estimated, so that the probability of the estimator being arbitrarily close to ''θ''<sub>0</sub> converges to one. In practice one constructs an estimator as a function of an available sample of [[sample size|size]] ''n'', and then imagines being able to keep collecting data and expanding the sample ''ad infinitum''. In this way one would obtain a sequence of estimates indexed by ''n'', and consistency is a property of what occurs as the sample size “grows to infinity”. If the sequence of estimates can be mathematically shown to converge in probability to the true value ''θ''<sub>0</sub>, it is called a consistent estimator; otherwise the estimator is said to be '''inconsistent'''. Consistency as defined here is sometimes referred to as '''weak consistency'''. When we replace convergence in probability with [[almost sure convergence]], then the estimator is said to be '''strongly consistent'''. Consistency is related to [[bias of an estimator|bias]]; see [[#Bias versus consistency|bias versus consistency]]. == Definition == Formally speaking, an [[estimator]] ''T<sub>n</sub>'' of parameter ''θ'' is said to be '''weakly consistent''', if it [[convergence in probability|'''converges in probability''']] to the true value of the parameter:{{sfn|Amemiya|1985|loc=Definition 3.4.2}} : <math> \underset{n\to\infty}{\operatorname{plim}}\;T_n = \theta. </math> i.e. if, for all ''ε'' > 0 : <math> \lim_{n\to\infty}\Pr\big(|T_n-\theta| > \varepsilon\big) = 0. </math> An [[estimator]] ''T<sub>n</sub>'' of parameter ''θ'' is said to be '''strongly consistent''', if it '''converges almost surely''' to the true value of the parameter: : <math> \Pr\big(\lim_{n\to\infty}T_n = \theta\big) = 1. </math> A more rigorous definition takes into account the fact that ''θ'' is actually unknown, and thus, the convergence in probability must take place for every possible value of this parameter. Suppose {{nowrap|{''p<sub>θ</sub>'': ''θ'' ∈ Θ}}} is a family of distributions (the [[parametric model]]), and {{nowrap|1=''X<sup>θ</sup>'' = {''X''<sub>1</sub>, ''X''<sub>2</sub>, … : ''X<sub>i</sub>'' ~ ''p<sub>θ</sub>''}}} is an infinite [[statistical sample|sample]] from the distribution ''p<sub>θ</sub>''. Let { ''T<sub>n</sub>''(''X<sup>θ</sup>'') } be a sequence of estimators for some parameter ''g''(''θ''). Usually, ''T<sub>n</sub>'' will be based on the first ''n'' observations of a sample. Then this sequence {''T<sub>n</sub>''} is said to be (weakly) '''consistent''' if {{sfn|Lehman|Casella|1998|page=332}} : <math> \underset{n\to\infty}{\operatorname{plim}}\;T_n(X^{\theta}) = g(\theta),\ \ \text{for all}\ \theta\in\Theta. </math> This definition uses ''g''(''θ'') instead of simply ''θ'', because often one is interested in estimating a certain function or a sub-vector of the underlying parameter. In the next example, we estimate the location parameter of the model, but not the scale: == Examples == === Sample mean of a normal random variable === Suppose one has a sequence of [[Independence (probability theory)|statistically independent]] observations {''X''<sub>1</sub>, ''X''<sub>2</sub>, ...} from a [[Normal distribution|normal ''N''(''μ'', ''σ''<sup>2</sup>)]] distribution. To estimate ''μ'' based on the first ''n'' observations, one can use the [[sample mean]]: ''T<sub>n</sub>'' = (''X''<sub>1</sub> + ... + ''X<sub>n</sub>'')/''n''. This defines a sequence of estimators, indexed by the sample size ''n''. From the properties of the normal distribution, we know the [[sampling distribution]] of this statistic: ''T''<sub>''n''</sub> is itself normally distributed, with mean ''μ'' and variance ''σ''<sup>2</sup>/''n''. Equivalently, <math style="vertical-align:-.3em">\scriptstyle (T_n-\mu)/(\sigma/\sqrt{n})</math> has a standard normal distribution: : <math> \Pr\!\left[\,|T_n-\mu|\geq\varepsilon\,\right] = \Pr\!\left[ \frac{\sqrt{n}\,\big|T_n-\mu\big|}{\sigma} \geq \sqrt{n}\varepsilon/\sigma \right] = 2\left(1-\Phi\left(\frac{\sqrt{n}\,\varepsilon}{\sigma}\right)\right) \to 0 </math> as ''n'' tends to infinity, for any fixed {{nowrap|''ε'' > 0}}. Therefore, the sequence ''T<sub>n</sub>'' of sample means is consistent for the population mean ''μ'' (recalling that <math>\Phi</math> is the [[Cumulative distribution function|cumulative distribution]] of the standard normal distribution). == Establishing consistency == The notion of asymptotic consistency is very close, almost synonymous to the notion of convergence in probability. As such, any theorem, lemma, or property which establishes convergence in probability may be used to prove the consistency. Many such tools exist: * In order to demonstrate consistency directly from the definition one can use the inequality {{sfn|Amemiya|1985|loc=equation (3.2.5)}} :: <math> \Pr\!\big[h(T_n-\theta)\geq\varepsilon\big] \leq \frac{\operatorname{E}\big[h(T_n-\theta)\big]}{h(\varepsilon)}, </math> the most common choice for function ''h'' being either the absolute value (in which case it is known as [[Markov inequality]]), or the quadratic function (respectively [[Chebyshev's inequality]]). * Another useful result is the [[continuous mapping theorem]]: if ''T<sub>n</sub>'' is consistent for ''θ'' and ''g''(·) is a real-valued function continuous at the point ''θ'', then ''g''(''T<sub>n</sub>'') will be consistent for ''g''(''θ''):{{sfn|Amemiya|1985|loc=Theorem 3.2.6}} :: <math> T_n\ \xrightarrow{p}\ \theta\ \quad\Rightarrow\quad g(T_n)\ \xrightarrow{p}\ g(\theta) </math> * [[Slutsky's theorem]] can be used to combine several different estimators, or an estimator with a non-random convergent sequence. If ''T<sub>n</sub>'' →<sup style="position:relative;top:-.2em;left:-1em;">''d''</sup>''α'', and ''S<sub>n</sub>'' →<sup style="position:relative;top:-.2em;left:-1em;">''p''</sup>''β'', then {{sfn|Amemiya|1985|loc=Theorem 3.2.7}} :: <math>\begin{align} & T_n + S_n \ \xrightarrow{d}\ \alpha+\beta, \\ & T_n S_n \ \xrightarrow{d}\ \alpha \beta, \\ & T_n / S_n \ \xrightarrow{d}\ \alpha/\beta, \text{ provided that }\beta\neq0 \end{align}</math> * If estimator ''T<sub>n</sub>'' is given by an explicit formula, then most likely the formula will employ sums of random variables, and then the [[law of large numbers]] can be used: for a sequence {''X<sub>n</sub>''} of random variables and under suitable conditions, :: <math>\frac{1}{n}\sum_{i=1}^n g(X_i) \ \xrightarrow{p}\ \operatorname{E}[\,g(X)\,]</math> * If estimator ''T<sub>n</sub>'' is defined implicitly, for example as a value that maximizes certain objective function (see [[extremum estimator]]), then a more complicated argument involving [[stochastic equicontinuity]] has to be used.{{sfn|Newey|McFadden|1994|loc=Chapter 2}} == Bias versus consistency == === Unbiased but not consistent === An estimator can be [[biased estimator|unbiased]] but not consistent. For example, for an [[iid]] sample {''x''{{su|b=1}},..., ''x{{su|b=n}}''} one can use ''T{{su|b=n}}''(''X'') = ''x''{{su|b=n}} as the estimator of the mean E[''X'']. Note that here the sampling distribution of ''T{{su|b=n}}'' is the same as the underlying distribution (for any ''n,'' as it ignores all points but the last). So E[''T{{su|b=n}}''(''X'')] = E[''X''] for any ''n,'' hence it is unbiased, but it does not converge to any value. However, if a sequence of estimators is unbiased ''and'' converges to a value, then it is consistent, as it must converge to the correct value. === Biased but consistent === 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 <math>n</math> instead of the [[Degrees of freedom (statistics)|degrees of freedom]] <math>n-1</math>), these are both negatively biased but consistent estimators. With the correction, the corrected sample variance is unbiased, while the corrected sample standard deviation is still biased, but less so, and both are still consistent: the correction factor converges to 1 as sample size grows. 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 does not converge to zero. == See also == * [[Efficient estimator]] * [[Fisher consistency]] — alternative, although rarely used concept of consistency for the estimators * [[Regression dilution]] * [[Statistical hypothesis testing]] * [[Instrumental variables estimation]] == Notes == {{reflist|2}} == References == * {{cite book | last = Amemiya | first = Takeshi | authorlink = Takeshi Amemiya | title = Advanced Econometrics | year = 1985 | publisher = [[Harvard University Press]] | isbn = 0-674-00560-0 | url-access = registration | url = https://archive.org/details/advancedeconomet00amem }} * {{cite book | author1-last = Lehmann | author1-first = E. L. | author1-link= Erich Leo Lehmann | author2-last = Casella | author2-first = G. | author2-link= George Casella | title = Theory of Point Estimation | year = 1998 | edition = 2nd | publisher = Springer | isbn = 0-387-98502-6 | ref = CITEREFLehmanCasella1998 }} * {{cite book | last1 = Newey | first1 = W. K. | last2 = McFadden | first2 = D. | s2cid = 29436457 | authorlink2 = Daniel McFadden | chapter = Chapter 36: Large sample estimation and hypothesis testing | year = 1994 | title = Handbook of Econometrics | volume = 4 |editor= Robert F. Engle |editor2=Daniel L. McFadden | publisher = Elsevier Science | isbn = 0-444-88766-0 }} * {{SpringerEOM| title=Consistent estimator |id=C/c025240 |first=M. S. |last=Nikulin}} *{{citation | last= Sober | first= E. | author-link= Elliott Sober | title= Likelihood and convergence | journal= [[Philosophy of Science]] | year= 1988 | volume= 55 | issue= 2 | pages= 228–237 | doi= 10.1086/289429}}. == External links == * {{YouTube |id=TfuqBxRgRTU&list=PLD15D38DC7AA3B737&index=3#t=32m00m |title=Econometrics lecture (topic: unbiased vs. consistent) }} by [[Mark Thoma]] {{DEFAULTSORT:Consistent estimator}} [[Category:Estimator]] [[Category:Asymptotic theory (statistics)]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Broader
(
edit
)
Template:Citation
(
edit
)
Template:Cite book
(
edit
)
Template:Nowrap
(
edit
)
Template:Reflist
(
edit
)
Template:Sfn
(
edit
)
Template:Short description
(
edit
)
Template:SpringerEOM
(
edit
)
Template:Su
(
edit
)
Template:YouTube
(
edit
)