|
|||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
Estimation 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 in a noisy signal. Noise adds uncertainty, without which the problem would be deterministic and estimation would not be needed.
Estimation processThe 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:
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 started anew. In summary, the estimator estimates the parameters of a physical model based on measured data. BasicsTo 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 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. EstimatorsCommonly-used estimators, and topics related to them:
Example: DC gain in white Gaussian noiseConsider a received discrete signal, xn, of N independent samples that consists of a DC gain A with additive white Gaussian noise wn with known variance σ2 (i.e., The model for the signal is then Two possible (of many) estimators are:
Both of these estimators have a mean of A, 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 Maximum likelihoodContinuing the example using the maximum likelihood estimator, the probability density function (pdf) of the noise for one sample wn is and the probability of xn becomes (xn can be thought of a By independence, the probability of 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 N samples of AWGN with a fixed, unknown DC gain. Cramér–Rao lower boundTo 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 N and A. The sample mean is the minimum variance unbiased estimator (MVUE) in addition to being the maximum likelihood estimator. Fields that use estimation theoryNumerous fields require the use of estimation theory. Some of these fields include (but are by no means limited to):
Measured data are 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. See also
References
|
|||||||||||||||||||||||||||||||||
| All Right Reserved © 2007, Designed by Stylish Blog. |