Parametric statistics

Branch of statistics From Wikipedia, the free encyclopedia

Parametric statistics is a branch of statistics that is concerned with the analysis of and inference from data assuming that the underlying distribution, from which the observed data was drawn, can be described by a finite set of (unknown) parameters.[1][2] In contrast, nonparametric statistics does not assume explicit (finite-parametric) mathematical forms for distributions when modeling data. However, it may make some assumptions about that distribution, such as continuity or symmetry, or even an explicit mathematical shape but have a model for a distributional parameter that is not itself finite-parametric.

Most well-known statistical methods are parametric.[3] Regarding nonparametric (and semiparametric) models, Sir David Cox has said, "These typically involve fewer assumptions of structure and distributional form but usually contain strong assumptions about independencies".[4]

Overview

The main goal of statistical inference is to provide methods to systematically analyse data and infer properties of the probability distribution from which the data was drawn. The fundamental assumption underlying parametric statistics is that the data distribution belongs to a more general family of distributions that can be parameterized by a finite number of parameters , which are unknown. Such a family of distributions is called a parametric model. Typical questions in this setting are:[2]

  • Parameter estimation: Which choice of parameters best explains the observed data or leads to best predictions?
  • Confidence intervals: What is a suitable range of parameters in which the true parameter lies with high probability?
  • Hypothesis testing: Is it plausible that the true parameter lies within a certain range?
  • Model (mis-)specification: What is an appropriate family of distributions that can explain the observed data?

Parameter estimation

In the typical setting of parameter estimation, the chosen parametric family of distributions has either a density function or a density mass function , called the likelihood depending on the parameters , and a finite sample of data is given.

Frequentist approaches

In a frequentist approach, the data is assumed to be distributed according to for some "true" parameter . The goal is to recover from the observed data.[5] The most common methods are the following.

  • Maximum Likelihood estimation (MLE): The model parameters are chosen such that the probability (or probability density) of the given observation is maximal.
  • Method of moments (MoM): If the model parameters can be expressed as functions of the moments of the distribution, then the moment estimates of the parameters are .
  • Least square estimation (LSE): This method applies to a regression setting, where the data arises in pairs and a regression function is to be determined. The model parameters are chosen such that the sum of squared differences between the observed data and the model prediction is minimal. In fact, LSE is a special case of MLE, where the conditional distribution of given is normally distributed.[6]

Bayesian approaches

In a Bayesian approach, the data is not assumed to be generated by a distribution for some true . Instead, the set of all possible (or plausible) model parameters is initially weighted with an à-priori distribution reflecting the statistician's prior belief. Given the observed data, the parameter distribution is updated via Bayes' rule, yielding the à-posteriori distribution that is proportional to the likelihood times the prior . Bayesian estimators therefore rather give a best estimate given the statisticians beliefs.[5]

Theoretical guarantees

Uniformly minimum-variance unbiased estimators

Uniformly minimum-variance unbiased estimators (UMVUE), sometimes called best unbiased estimators as well[7], are estimators that have minimum variance among all unbiased estimators. Due to the bias-variance decomposition, they are optimal in the sense that they minimise the mean squared error among all unbiased estimators.

Let's assume a function of the model parameters needs to be estimated (e.g., mean, variance, median, or itself). Most generally, if an UMVU estimator of with finite variance exists, then it must be unique due to the Rao-Blackwell theorem[8]. If there exists a complete sufficient statistic in the chosen statistical model, which is often easy to determine using the Neyman-Fisher theorem, then it holds the Lehmann-Scheffé theorem: An estimators of the form that is unbiased, is automatically UMVU. If such an estimator has finite variance for all , then it is also the unique UMVUE.

Information inequality and exponential families

In regular statistical models, it can be shown that the variance of unbiased estimators cannot be arbitrarily small: Any unbiased estimator of the quantity is bounded from below by the universal bound[9]where is the Fisher-information matrix of the statistical model. The right hand-side is the so-called Cramér-Rao bound.

Estimators for which the variance equals the Cramér-Rao bound are called efficient and are also UMVU by definition. However, not every UMVUE is efficient. In fact, an estimator is efficient if and only if (i) the statistical model is an exponential family and (ii) is the natural sufficient statistic.[10]

Parametric models

The choice of the model, that is, the probability distribution from which the data is assumed to be drawn in density estimation problems or an assumed functional depence between pairs of data and in regression/classification problems, lies at the core of parametric procedures. Here is a list of common models used in practice.

Density estimation

Regression

Classification

Example

The normal family of distributions all have the same general shape and are parameterized by mean and standard deviation. That means that if the mean and standard deviation are known and if the distribution is normal, the probability of any future observation lying in a given range is known.

Suppose that we have a sample of 99 test scores with a mean of 100 and a standard deviation of 1. If we assume all 99 test scores are random observations from a normal distribution, then we predict there is a 1% chance that the 100th test score will be higher than 102.33 (that is, the mean plus 2.33 standard deviations), assuming that the 100th test score comes from the same distribution as the others. Parametric statistical methods are used to compute the 2.33 value above, given 99 independent observations from the same normal distribution.

A non-parametric estimate of the same thing is the maximum of the first 99 scores. We don't need to assume anything about the distribution of test scores to reason that before we gave the test it was equally likely that the highest score would be any of the first 100. Thus there is a 1% chance that the 100th score is higher than any of the 99 that preceded it.

History

Parametric statistics was mentioned by R. A. Fisher in his work Statistical Methods for Research Workers in 1925, which created the foundation for modern statistics.

See also

Notes

References

Related Articles

Wikiwand AI