Estimation theory
editEstimation theory is a branch of statistics and signal processing that deals with estimating the values of parameters based on measured/empirical data. The parameters describe an underlying physical setting in such a way that the value of the parameters affects the distribution of the measured data. An estimator attempts to approximate the unknown parameters using the measurements.
For example, it is desired to estimate the proportion of a population of voters who will vote for a particular candidate. That proportion is the unobservable parameter; the estimate is based on a small random sample of voters.
Or, for example, in radar the goal is to estimate the location of objects (airplanes, boats, etc.) by analyzing the received echo and a possible question to be posed is "where are the airplanes?" To answer where the airplanes are, it is necessary to estimate the distance the airplanes are at from the radar station, which can provide an absolute location if the absolute location of the radar station is known.
In estimation theory, it is assumed that the desired information is embedded into a noisy signal. Noise adds uncertainty and if there was no uncertainty then there would be no need for estimation.
Estimation process
editThe entire purpose of estimation theory is to arrive at an estimator, and preferably an implementable one that could actually be used. The estimator takes the measured data as input and produces an estimate of the parameters.
It is also preferable to derive an estimator that exhibits optimality. An optimal estimator would indicate that all available information in the measured data has been extracted, for if there was unused information in the data then the estimator would not be optimal.
These are the general steps to arrive at an estimator:
- In order to arrive at a desired estimator for estimating a single or multiple parameters, it is first necessary to determine a model for the system. This model should incorporate the process being modeled as well as points of uncertainty and noise. The model describes the physical scenario in which the parameters apply.
- After deciding upon a model, it is helpful to find the limitations placed upon an estimator. This limitation, for example, can be found through the Cramér-Rao bound.
- Next, an estimator needs to be developed or applied if an already known estimator is valid for the model. The estimator needs to be tested against the limitations to determine if it is an optimal estimator (if so, then no other estimator will perform better).
- Finally, experiments or simulations can be run using the estimator to test its performance.
After arriving at an estimator, real data might show that the model used to derive the estimator is incorrect, which may require repeating these steps to find a new estimator. A non-implementable or infeasible estimator may need to be scrapped and the process start anew.
In summary, the estimator estimates the parameters of a physical model based on measured data.
Basics
editTo build a model, several statistical "ingredients" need to be known. These are needed to ensure the estimator has some mathematical tractability instead of being based on "good feel".
The first is a set of statistical samples taken from a random vector (RV) of size N. Put into a vector,
Secondly, we have the corresponding M parameters
which need to be established with their probability density function (pdf) or probability mass function (pmf)
It is also possible for the parameters themselves to have a probability distribution (e.g., Bayesian statistics). It is then necessary to define the epistemic probability
After the model is formed, the goal is to estimate the parameters, commonly denoted , where the "hat" indicates the estimate.
One common estimator is the minimum mean squared error (MMSE) estimator, which utilizes the error between the estimated parameters and the actual value of the parameters
as the basis for optimality. This error term is then squared and minimized for the MMSE estimator.
Estimators
editCommonly-used estimators, and topics related to them:
- Maximum likelihood estimators
- Bayes estimators
- Method of moments estimators
- Cramér-Rao bound
- Minimum mean squared error (MMSE), also known as Bayes least squared error (BLSE)
- Maximum a posteriori (MAP)
- Minimum variance unbiased estimator (MVUE)
- Best linear unbiased estimator (BLUE)
- Unbiased estimators — see estimator bias.
- Particle filter
- Markov chain Monte Carlo (MCMC)
- Kalman filter
- Ensemble Kalman filter (EnKF)
- Wiener filter
Example: DC gain in white Gaussian noise
editConsider a received discrete signal, , of independent samples that consists of a DC gain with Additive white Gaussian noise with known variance (i.e., ). Since the variance is known then the only unknown parameter is .
The model for the signal is then
Two possible (of many) estimators are:
- which is the sample mean
Both of these estimators have a mean of , which can be shown through taking the expected value of each estimator
and
At this point, these two estimators would appear to perform the same. However, the difference between them becomes apparent when comparing the variances.
and
It would seem that the sample mean is a better estimator since, as , the variance goes to zero.
Maximum likelihood
editContinuing the example using the maximum likelihood estimator, the probability density function (pdf) of the noise for one sample is
and the probability of becomes ( can be thought of a )
By independence, the probability of becomes
Taking the natural logarithm of the pdf
and the maximum likelihood estimator is
Taking the first derivative of the log-likelihood function
and setting it to zero
This results in the maximum likelihood estimator
which is simply the sample mean. From this example, it was found that the sample mean is the maximum likelihood estimator for samples of AWGN with a fixed, unknown DC gain.
Cramér–Rao lower bound
editTo find the Cramér-Rao lower bound (CRLB) of the sample mean estimator, it is first necessary to find the Fisher information number
and copying from above
Taking the second derivative
and finding the negative expected value is trivial since it is now a deterministic constant
Finally, putting the Fisher information into
results in
Comparing this to the variance of the sample mean (determined previously) shows that the sample mean is equal to the Cramér-Rao lower bound for all values of and . The sample mean is the minimum variance unbiased estimator (MVUE) in addition to being the maximum likelihood estimator.
Fields that use estimation theory
editThere are numerous fields that require the use of estimation theory. Some of these fields include (but by no means limited to):
- Interpretation of scientific experiments
- Signal processing
- Clinical trials
- Opinion polls
- Quality control
- Telecommunications
- Project management
- Software engineering
- Control theory
- Network intrusion detection system
The measured data is likely to be subject to noise or uncertainty and it is through statistical probability that optimal solutions are sought to extract as much information from the data as possible.
References
edit- Mathematical Statistics and Data Analysis by John Rice. (ISBN 0-534-209343)
- Fundamentals of Statistical Signal Processing: Estimation Theory by Steven M. Kay (ISBN 0-13-345711-7)
- An Introduction to Signal Detection and Estimation by H. Vincent Poor (ISBN 0-387-94173-8)
- Detection, Estimation, and Modulation Theory, Part 1 by Harry L. Van Trees (ISBN 0-471-09517-6; website)
- Optimal State Estimation: Kalman, H-infinity, and Nonlinear Approaches by Dan Simon website
See also
edit- Best linear unbiased estimator (BLUE)
- Chebyshev center
- Completeness (statistics)
- Cramér-Rao bound
- Detection theory
- Efficiency (statistics)
- Estimator, Estimator bias
- Expectation-maximization algorithm (EM algorithm)
- Information theory
- Kalman filter
- Least-squares spectral analysis
- Markov chain Monte Carlo (MCMC)
- Matched filter
- Maximum a posteriori (MAP)
- Maximum likelihood
- Maximum entropy spectral estimation
- Method of moments, generalized method of moments
- Minimum mean squared error (MMSE)
- Minimum variance unbiased estimator (MVUE)
- Nuisance variable
- Parametric equation
- Particle filter
- Rao-Blackwell theorem
- Spectral density, Spectral density estimation
- Statistical signal processing
- Sufficiency (statistics)
- Wiener filter
Estimation
editEstimation is the calculated approximation of a result which is usable even if input data may be incomplete, uncertain, or noisy.
In statistics, see estimation theory, estimator.
In mathematics, approximation or estimation typically means finding upper or lower bounds of a quantity that cannot readily be computed precisely and is also an educated guess . While initial results may be unusably uncertain, recursive input from output, can purify results to be approximately accurate, certain, complete and noise-free.
In project management, see estimation (project management).
See also
edit- Estimation theory (statistics)
- "Estimated" sign
- Fermi problem (physics)
- Guesstimate
- Optimism bias
- Reference class forecasting
- Sample size (statistics)
Estimator
editIn statistics, an estimator is a function of the observable sample data that is used to estimate an unknown population parameter (which is called the estimand); an estimate is the result from the actual application of the function to a particular sample 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:
- Select a random sample from the population of interest.
- Calculate the point estimate of the parameter.
- Calculate a measure of its variability, often a confidence interval.
- Associate with this estimate a measure of variability.
There are two types of estimators: point estimators and interval estimators.
Point estimators
editSuppose we have a fixed parameter that we wish to estimate. Then an estimator is a function that maps a sample design to a set of sample estimates. An estimator of is usually denoted by the symbol . A sample design can be thought of as an ordered pair where is a set of samples (or outcomes), and is the probability density function. The probability density function maps the set to the closed interval [0,1], and has the property that the sum (or integral) of the values of , over all in , is equal to 1. For any given subset of , the sum or integral of over all in is .
For all the properties below, the value , the estimation formula, the set of samples, and the set probabilities of the collection of samples, can be considered fixed. Yet since some of the definitions vary by sample (yet for the same set of samples and probabilities), we must use in the notation. Hence, the estimate for a given sample is denoted as .
We have the following definitions and attributes.
- For a given sample , the error of the estimator is defined as , where is the estimate for sample , and is the parameter being estimated. Note that the error depends not only on the estimator (the estimation formula or procedure), but on the sample.
- The mean squared error of is defined as the expected value (probability-weighted average, over all samples) of the squared errors; that is, . It is used to indicate how far, on average, the collection of estimates are from the single parameter being estimated. Consider the following analogy. Suppose the parameter is the bull's-eye of a target, the estimator is the process of shooting arrows at the target, and the individual arrows are estimates. Then high MSE means the average distance of the arrows from the target is high, and low MSE means the average distance from the target is low. The arrows may or may not be clustered. For example, even if all arrows hit the same point, yet grossly miss the target, the MSE is still relatively large. Note, however, that if the MSE is relatively low, then the arrows are likely more highly clustered (than highly dispersed).
- For a given sample , the sampling deviation of the estimator is defined as , where is the estimate for sample , and is the expected value of the estimator. Note that the sampling deviation depends not only on the estimator, but on the sample.
- The variance of is simply the expected value of the squared sampling deviations; that is, . It is used to indicate how far, on average, the collection of estimates are from the expected value of the estimates. Note the difference between MSE and variance. If the parameter is the bull's-eye of a target, and the arrows are estimates, then a relatively high variance means the arrows are dispersed, and a relatively low variance means the arrows are clustered. Some things to note: even if the variance is low, the cluster of arrows may still be far off-target, and even if the variance is high, the diffuse collection of arrows may still be unbiased. Finally, note that even if all arrows grossly miss the target, if they nevertheless all hit the same point, the variance is zero.
- The bias of is defined as . It is the distance between the average of the collection of estimates, and the single parameter being estimated. It also is the expected value of the error, since . If the parameter is the bull's-eye of a target, and the arrows are estimates, then a relatively high absolute value for the bias means the average position of the arrows is off-target, and a relatively low absolute bias means the average position of the arrows is on target. They may be dispersed, or may be clustered. The relationship between bias and variance is analogous to the relationship between accuracy and precision.
- is an unbiased estimator of if and only if . Note that bias is a property of the estimator, not of the estimate. Often, people refer to a "biased estimate" or an "unbiased estimate," but they really are talking about an "estimate from a biased estimator," or an "estimate from an unbiased estimator." Also, people often confuse the "error" of a single estimate with the "bias" of an estimator. Just because the error for one estimate is large, does not mean the estimator is biased. In fact, even if all estimates have astronomical absolute values for their errors, if the expected value of the error is zero, the estimator is unbiased. Also, just because an estimator is biased, does not preclude the error of an estimate from being zero (we may have gotten lucky). The ideal situation, of course, is to have an unbiased estimator with low variance, and also try to limit the number of samples where the error is extreme (that is, have few outliers). Yet unbiasedness is not essential. Often, if we permit just a little bias, then we can find an estimator with lower MSE and/or fewer outlier sample estimates.
- The MSE, variance, and bias, are related:
- i.e. mean squared error = variance + square of bias.
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 θ.
Consistency
editA consistent estimator is an estimator that converges in probability to the quantity being estimated as the sample size grows without bound.
An estimator (where n is the sample size) is a consistent estimator for parameter if and only if, for all , no matter how small, we have
It is called strongly consistent, if it converges almost surely to the true value.
Asymptotic normality
editAn asymptotically normal estimator is a consistent estimator whose distribution around the true parameter approaches a normal distribution with standard deviation shrinking in proportion to as the sample size grows. Using to denote convergence in distribution, is asymptotically normal if
for some , which is called the asymptotic variance of the estimator.
The central limit theorem implies asymptotic normality of the sample mean as an estimator of the true mean. More generally, maximum likelihood estimators are asymptotically normal under fairly weak regularity conditions — see the asymptotics section of the maximum likelihood article.
Efficiency
editTwo naturally desirable properties of estimators are for them to be unbiased and have minimal mean squared error (MSE). These cannot in general both be satisfied simultaneously: a biased estimator may have lower mean squared error (MSE) than any unbiased estimator: despite having bias, the estimator variance may be sufficiently smaller than that of any unbiased estimator, and it may be preferable to use, despite the bias; see estimator bias.
Among unbiased estimators, there often exists one with the lowest variance, called the MVUE. In some cases an unbiased efficient estimator exists, which, in addition to having the lowest variance among unbiased estimators, satisfies the Cramér-Rao bound, which is an absolute lower bound on variance for statistics of a variable.
Concerning such "best unbiased estimators", see also Cramér-Rao bound, Gauss-Markov theorem, Lehmann-Scheffé theorem, Rao-Blackwell theorem.
Robustness
editSee: Robust estimator, Robust statistics
Other properties
editSometimes, estimators should satisfy further restrictions (restricted estimators) - eg, one might require an estimated probability to be between zero and one, or an estimated variance to be nonnegative. Sometimes this conflicts with the requirement of unbiasedness, see the example in estimator bias concerning the estimation of the exponent of minus twice lambda based on a sample of size one from the Poisson distribution with mean lambda.
See also
edit- Estimation theory (the topic as seen from engineering - Signal Processing)
- Invariant estimator
- Maximum likelihood
- Method of moments, generalized method of moments
- Cramér-Rao bound
- Minimum mean squared error (MMSE)
- Maximum a posteriori (MAP)
- Minimum variance unbiased estimator (MVUE)
- Best linear unbiased estimator (BLUE)
- Mean squared error
- Estimator bias
- Particle filter
- Markov chain Monte Carlo (MCMC)
- Kalman filter
- Wiener filter