Wiki Article

Point estimation

Nguồn dữ liệu từ Wikipedia, hiển thị bởi DefZone.Net

In statistics, point estimation involves the use of sample data to calculate a single value (known as a point estimate, since it identifies a point rather than an interval), which serves as a "best guess" or "best estimate" of an unknown quantity, for example, the population mean, the variance of a distribution, or a model parameter (in a parametric model).

Point estimation can be contrasted with interval estimation: interval estimates are typically either confidence intervals, in the case of frequentist inference, or credible intervals, in the case of Bayesian inference. More generally, a point estimator can be contrasted with a set estimator. Examples are given by confidence sets or credible sets. A point estimator can also be contrasted with a distribution estimator. Examples are given by confidence distributions, randomized estimators, and Bayesian posteriors.

Properties of point estimators

[edit]

Biasedness

[edit]

The bias is defined as the difference between the expected value of the estimator and the true value of the population parameter being estimated. It can also be described that the closer the expected value of a parameter is to the measured parameter, the lesser the bias. When the estimated number and the true value is equal, the estimator is considered unbiased. This is called an unbiased estimator. The estimator will become a best unbiased estimator if it has minimum variance. However, a biased estimator with a small variance may be more useful than an unbiased estimator with a large variance.[1]

Mathematically speaking, if is an estimator based on a random sample drawn from a distribution , the difference is called the bias of . The estimator is called unbiased for the parameter if the bias is zero, irrespective of the value of .[2] Otherwise, is called biased. Examples of unbiased estimators are the sample mean and the unbiased sample variance.

The concept of (un-)biasedness can be generalized to other metrics than the mean. An unbiased estimator fulfills[3]Thus, a more general condition for unbiasedness can be defined by[4]for some function . For example, if , then the estimator is called median-unbiased[5], since the median is a minimiser of the mean absolute error.

Consistency

[edit]

A point estimator is called consistent, if the probability that the estimate is close to the true value tends to 1 as the sample size grows to infinity. If the estimate (almost) surely gets arbitrarily close to the true value, eventually, as the sample size grows to infinity, then the estimator is even called strongly consistent. Intuitively, a consistent estimator will be "probably approximately correct", and a strongly consistent estimator even "surely approximately correct", if the sample size is large enough. In the special case, where an estimator is unbiased, it is already consistent, if its variance decreases to zero as the sample size grows to infinity.

Efficiency

[edit]

Efficiency is a property used to investigate the variance of unbiased estimators. According to the bias-variance decomposition, the variance of an unbiased estimator is equal to its mean squared error (MSE), which is often used as a measure for the approximation error of an estimator. Thus, it is desirable to seek for (unbiased) estimators that have minimal variance. If the distribution from which the data is drawn is somehow "well-behaved", it can be shown that the variance of "well-behaved" unbiased estimators cannot be smaller than a certain threshold (that is, the Cramér–Rao bound). An estimator whose variance is exactly is then called efficient.

More precisely, for a random sample drawn from a distribution with parameter (efficiency can also be defined in a similar manner for parameter vectors) fulfilling the Cramér–Rao regularity conditions, any regular unbiased estimator of the parameter fulfills the Cramér–Rao bound

where is the Fisher-information of . If for any value of , then is called efficient. In fact, it can be shown that is efficient, if and only if, is an exponential family and (actually ) is the natural sufficient statistic.[6][7]

Sometimes, the variance of an estimator is compared to the variance of some other estimator (rather than the Cramér–Rao bound): For two unbiased estimators and of the same parameter , the estimator would be called more efficient than if , irrespective of the value of .[8] One can also say that the most efficient estimators are the ones with the least variability of outcomes. The notion of (relative) efficiency can be extended to biased estimators by saying that an estimator is more efficient than an estimator (for the same parameter of interest), if the MSE of is smaller than the MSE of .[9]

Uniform minimum variance and unbiasedness (UMVU)

[edit]

The concept of efficiency is restricted to estimators and distributions, which fulfill the Cramér–Rao regularity conditions. However, there are other settings, which do not fit into this framework, where there still exist unbiased estimators with uniformly minimal variance over all parameters . Such estimators are then called (uniformly) minimum-variance unbiased estimators (UMVUE/MVUE).

Given a distribution with some unknown parameter , an unbiased estimator is an UMVUE if for any other unbiased estimator it holds[10]

for any .

Sufficiency

[edit]

In statistics, the job of a statistician is to interpret the data that they have collected and to draw statistically valid conclusion about the population under investigation. But in many cases the raw data, which are too numerous and too costly to store, are not suitable for this purpose. Therefore, the statistician would like to condense the data by computing some statistics and to base their analysis on these statistics so that there is no loss of relevant information in doing so, that is the statistician would like to choose those statistics which exhaust all information about the parameter, which is contained in the sample.

We define sufficient statistics as follows: Let be a random sample. A statistic is said to be sufficient for (or for the family of distribution) if the conditional distribution of given does not depend on .[11]

Asymptotic properties

[edit]

Often, one is interested in the behaviour of a statistical estimation procedure as the sample size tends to infinity. Additionally to consistency, desirable asymptotic properties of an estimator for are:

  • asymptotic unbiasedness: Roughly speaking, the distribution of approaches a distribution with zero mean as tends to infinity. More precisely, converges in distribution to a distribution with zero mean as tends to infinity. If the expectation of does not explode when goes to infinity, then this is the same as saying that the bias converges to zero (though it might be non-zero for finite sample sizes). Every consistent estimator is asymptotically unbiased.
  • asymptotic normality: The distribution of approaches a normal distribution as tends to infinity. That is to say, the rescaled estimator , for some sequences and , converges in distribution to a standard normal distribution.
  • asymptotic efficiency: Assuming that is the parameter of a parametric model and that is both asymptotically normal and asymptotically unbiased, the distribution of converges, as the sample size tends to infinity, to a distribution whose variance is the inverse of the Fisher information, that is, the smallest possible variance for a regular unbiased estimator based on one data point.

Estimation methods

[edit]

Below are some commonly used methods for estimating unknown parameters. The methods vary in their domain of applicability and on the underlying statistical paradigm (frequentist or Bayesian).

Frequentist methods

[edit]

Maximum likelihood estimation (MLE)

[edit]

The method of maximum likelihood, due to R.A. Fisher, is arguably the most important general method for estimating the parameters of a parametric model.[12] According to this method, the best estimate for the unknown model parameter is the one that maximizes the probability (or probability density) of observing the data that has been observed. This probability as a function of the model parameters is called the likelihood, giving the method its name.[13]

In mathematical terms, the methods works as follows: Let denote a random data sample with joint probability density function or probability mass function depending on the vector of model parameters. The function is called the likelihood function, often denoted by . Assuming that true model parameter lies in a set , a maximum likelihood estimator fulfills

In practice, the likelihood function is often differentiable, in which case is a solution of the equations[14]

Under certain assumptions on the likelihood, the MLE is strongly consistent, asymptotically efficient and asymptotically normal.

Method of moments (MoM)

[edit]

The method of moments is one of the oldest methods of estimation, which was first introduced by Karl Pearson in 1895.[15][16][17] This method uses the functional relationship between quantities of interest of a distribution (e.g. the variance or model parameters) and the moments of that distribution, leading to a set of equations that are solved for the aforementioned quantities. Motivated by the law of large numbers, the moments of the distribution are estimated by the sample moments, that is, the arithmetic averages of powers of the data values.[18] The method stands out for its simplicity and wide domain of applicatibility, but often do not yield the best estimators and sometimes even no estimator at all.[19] There also exists generalizations of the method of moments.

Mathematically speaking, for a distribution depending on some vector of parameters , the equations of the first moments of are established:

If these equations have a solution, then there exists functions such that the parameters can be expressed by the moments via

Given a random sample from , the moments are then replaced by the sample moments , , yielding the moment estimators:

Under relatively low assumptions on the solution functions and the moments of , the moment estimators are strongly consistent and asymptotically normal.

Lehmann–Scheffé theorem

[edit]

The Lehmann–Scheffé theorem, although not an estimation method in itself, motivates two methods for constructing UMVU estimators in models, where a complete, sufficient statistic is available.[20] [21] This applies, for example, to exponential families, where the natural sufficient statistic is always complete.

Let be a vector of random samples from some distribution depending on a parameter .

Method 1: For the estimation of , there exists at most one function that solves the equation in which case the estimator is an UMVU estimator for .

Method 2: Given any unbiased estimator of , the estimator that is, the conditional expectation of given , is the unique UMVU estimator. In some cases, computing the conditional expectation of a suitably chosen unbiased estimator given might be easier than solving the equation from method 1.

Score matching estimation

[edit]

Score matching is a rather new method for parameter estimation that is less intuitive than MLE, but is more advantageous for complicated distributions with a large number of parameters.[22]

The data is assumed to be drawn from a distribution with probability density , , parameterized by . The key quantity, that is needed for the score matching estimation, is the score . The true parameter (vector) is characterized byIn line with the second equality, for observations , the score matching estimate is defined byThe main advantage of score matching estimation compared to the maximum likelihood estimation is the following. Typically, the probability density is of the formwith an unnormalized density and a normalization constant . The computation of latter is often the bottleneck of maximum likelihood estimation, especially if the dependence on is non-analytic and the parameter vector is high-dimensional. By taking the derivatives of the logarithm of , does not occur in the score matching estimation procedure, thus eliminating this issue.[22]

Additionally, under mild restrictions on , the score matching estimate can be shown to be weakly consistent.

Least square estimation (LSE)

[edit]

The method of least squares is a parameter estimation procedure for regression, where observations need to be expressed as functions of the covariates via

for some function depending on a parameter vector and a random variable accounting for random noise in the data. The ordinary least squares estimator (OLS) assumes that is a linear function of and estimates the parameter by minimizing of the sum of squared differences, called residuals:

In fact, if the noise variables are independent and identically normally distributed with mean zero, then the OLS coincides with the maximum likelihood estimator.

If the rank of the matrix of covariates is equal to , then the OLS is uniquely given by

and it is the best linear unbiased estimator (BLUE) by the Gauß–Markov theorem. If, as above, the noise variables are independent and identically normally distributed, then the OLS is even UMVU for the entire class of unbiased estimators.[23]

There are multiple variants of least squares estimation:

  • weighted least squares (WLS) estimation: The residuals are weighted with different weighting factors .
  • generalized least squares (GLS) estimation: The noise variables are allowed to be correlated.
  • nonlinear least squares estimation: The function can depend non-linearly on the parameter .
  • regularized least squares estimation: The parameter is chosen such that the sum of squared residuals plus a regularization term is minimized. Typical choices for the regularization are the euclidian norm , leading to Ridge regression, or the 1-norm , leading to Lasso regression.

Bayesian methods

[edit]

Bayesian estimation methods take into account the statistician's prior belief on the distribution of the parameters, which is modeled as a distribution with density on the parameter space , called the prior distribution. Given observations , which, for fixed , are assumed to be distributed according to a distribution with density , the prior distribution is updated according to Bayes' rule:

The updated distribution of the parameters given the data is called the posterior distribution. Many Bayesian point estimators are the posterior distribution's statistics of central tendency, e.g., its mean, median, or mode.

Bayes estimator

[edit]

Given a vector of random observations and a loss function , a Bayes estimator is any estimator that minimizes the Bayes risk:[24]

Obviously, the risk is minimized when the integral under the expectation is minimized as a function of the observations. Thus, a Bayes estimator is equivalently given as a minimizer of the posterior loss:

The most common choices for are the following:

  • : In this case, the posterior loss is minimized by the posterior mean , as observed by Gauss.[25]

By Wald's theorem, unique Bayesian estimators are admissible.[26][27] Moreover, under certain assumptions on the prior and , the posterior mean estimator can be shown to be consistent, asymptotically normal and asymptotically efficient.[28]

Maximum a posteriori (MAP)

[edit]

The maximum a posteriori estimator is a maximizer of the posterior distribution:

In a sense, the MAP estimator is a Bayesian analog to the maximum likelihood estimator. In fact, for a uniform prior distribution, the MAP estimator coincides with the MLE.

The MAP estimator has good asymptotic properties, even for many difficult problems, on which the maximum-likelihood estimator has difficulties. For regular problems, where the maximum-likelihood estimator is consistent, the maximum-likelihood estimator ultimately agrees with the MAP estimator.[29][26][30]

Others

[edit]

The Minimum Message Length (MML) point estimator is based in Bayesian information theory and is not so directly related to the posterior distribution.

Special cases of Bayesian filters are important:

Several methods of computational statistics have close connections with Bayesian analysis:

Point estimate v.s. confidence interval estimate

[edit]
Point estimation and confidence interval estimation.

There are two major types of estimates: point estimate and confidence interval estimate. In the point estimate we try to choose a unique point in the parameter space which can reasonably be considered as the true value of the parameter. On the other hand, instead of unique estimate of the parameter, we are interested in constructing a family of sets that contain the true (unknown) parameter value with a specified probability. In many problems of statistical inference we are not interested only in estimating the parameter or testing some hypothesis concerning the parameter, we also want to get a lower or an upper bound or both, for the real-valued parameter. To do this, we need to construct a confidence interval.

Confidence interval describes how reliable an estimate is. We can calculate the upper and lower confidence limits of the intervals from the observed data. Suppose a dataset x1, . . . , xn is given, modeled as realization of random variables X1, . . . , Xn. Let θ be the parameter of interest, and γ a number between 0 and 1. If there exist sample statistics Ln = g(X1, . . . , Xn) and Un = h(X1, . . . , Xn) such that P(Ln < θ < Un) = γ for every value of θ, then (ln, un), where ln = g(x1, . . . , xn) and un = h(x1, . . . , xn), is called a 100γ% confidence interval for θ. The number γ is called the confidence level.[31] In general, with a normally-distributed sample mean, Ẋ, and with a known value for the standard deviation, σ, a 100(1-α)% confidence interval for the true μ is formed by taking Ẋ ± e, with e = z1-α/2(σ/n1/2), where z1-α/2 is the 100(1-α/2)% cumulative value of the standard normal curve, and n is the number of data values in that column. For example, z1-α/2 equals 1.96 for 95% confidence.[32]

Here two limits are computed from the set of observations, say ln and un and it is claimed with a certain degree of confidence (measured in probabilistic terms) that the true value of γ lies between ln and un. Thus we get an interval (ln and un) which we expect would include the true value of γ(θ). So this type of estimation is called confidence interval estimation.[33] This estimation provides a range of values which the parameter is expected to lie. It generally gives more information than point estimates and are preferred when making inferences. In some way, we can say that point estimation is the opposite of interval estimation.

See also

[edit]

Notes

[edit]
  1. ^ Dekking et al. (2005), p. 305
  2. ^ Dekking et al. (2005), p. 290
  3. ^ Casella & Berger (2002), p. 58
  4. ^ Lehmann, Erich L. (1951). "A General Concept of Unbiasedness". Annals of Mathematical Statistics. 22 (4): 587–592.
  5. ^ Brown, George W. (1947). "On Small-Sample Estimation". Annals of Mathematical Statistics. 18 (4): 582–585.
  6. ^ Lehmann & Casella (1998), p. 120–121
  7. ^ Casella & Berger (2002), p. 341
  8. ^ Dekking et al. (2005), p. 303
  9. ^ Dekking et al. (2005), p. 305
  10. ^ Lehmann & Casella (1998), p. 85
  11. ^ Sahu et al. (2015), p. 3
  12. ^ Sahu et al. (2015), p. 48
  13. ^ Dodge (2008), p. 334
  14. ^ Sahu et al. (2015), p. 48–49
  15. ^ Pearson, Karl (1895). "Contributions to the Mathematical Theory of Evolution. II. Skew Variation in Homogeneous Material". Philosophical Transactions of the Royal Society of London A. 186: 343–414.
  16. ^ Sahu et al. (2015), p. 47
  17. ^ Dodge (2008), p. 349
  18. ^ Dodge (2008), p. 348–349
  19. ^ Shao (2003), p. 207
  20. ^ Lehmann & Casella (1998), p. 88–89
  21. ^ Shao (2003), p. 162
  22. ^ a b Hyvärinen, Aapo (2005). "Estimation of Non-Normalized Statistical Models by Score Matching". Journal of Machine Learning Research. 6: 695–709.
  23. ^ Sahu et al. (2015), p. 56–57
  24. ^ Lehmann & Casella (1998), p. 5 & p. 225
  25. ^ a b Dodge, Yadolah, ed. (1987). Statistical data analysis based on the L1-norm and related methods: Papers from the First International Conference held at Neuchâtel, August 31–September 4, 1987. North-Holland Publishing.
  26. ^ a b Le Cam, Lucien (1986). Asymptotic Methods in Statistical Decision Theory. Springer-Verlag. ISBN 0-387-96307-3.
  27. ^ Lehmann & Casella (1998), p. 323
  28. ^ Lehmann & Casella (1998), p. 488–490
  29. ^ Ferguson, Thomas S. (1996). A Course in Large Sample Theory. Chapman & Hall. ISBN 0-412-04371-8.
  30. ^ Ferguson, Thomas S. (1982). "An inconsistent maximum likelihood estimate". Journal of the American Statistical Association. 77 (380): 831–834. doi:10.1080/01621459.1982.10477894. JSTOR 2287314.
  31. ^ Dekking et al. (2005), p. 343
  32. ^ Experimental Design – With Applications in Management, Engineering, and the Sciences. Springer: Paul D. Berger, Robert E. Maurer, Giovana B. Celli. 2019.
  33. ^ Sahu et al. (2015), p. 131

References

[edit]