Maximum likelihood estimation
A method maximizing likelihood to estimate distribution parameters.
Maximum likelihood estimation (MLE) is a method in statistics for estimating the parameters of an assumed probability distribution given observed data. It works by maximizing a likelihood function, making the observed data most probable under the chosen statistical model. The resulting point in the parameter space is called the maximum likelihood estimate. The method has become a dominant means of statistical inference due to its intuitive logic and flexibility.
The estimation process begins by modeling a set of observations as a random sample from an unknown joint probability distribution, which is expressed in terms of a vector of parameters. The goal is to find the parameter values that give the observed data the highest joint probability. The likelihood function is the joint density evaluated at the observed data; for independent random variables, this function is the product of univariate density functions. The specific value that maximizes this function is the maximum likelihood estimate. If the function is measurable, it is called the maximum likelihood estimator, typically a function of the sample. A sufficient condition for existence is that the likelihood function be continuous over a compact parameter space; for an open space, the function may increase without reaching a supremum.
In practice, the natural logarithm of the likelihood, or log-likelihood, is often used because the logarithm is monotonic, so maximizing it yields the same parameter value. If the likelihood is differentiable, the necessary conditions for a maximum are given by the likelihood equations, which set the first derivative to zero. For some models, such as ordinary least squares under normally distributed errors, these equations can be solved analytically. In general, however, no closed-form solution exists, and numerical optimization is required. Finite samples may also produce multiple roots for the likelihood equations; whether a root is a local maximum depends on the Hessian matrix of second-order partial derivatives being negative semi-definite. Most common distributions, particularly those in the exponential family, are logarithmically concave, simplifying this check.
When the parameter space is restricted—for example, requiring a covariance matrix to be positive-definite—constraints can be incorporated. Theoretically, one may reparameterize the model using a one-to-o
- field
- Statistics
- known_for
- Maximum likelihood estimation (MLE) method for parameter estimation
Lore & Background
Maximum likelihood estimation (MLE) models a set of observations as a random sample from an unknown joint probability distribution that is expressed in terms of a vector of parameters. The goal is to determine the parameter values for which the observed data have the highest joint probability. The likelihood function is the real-valued result of evaluating the joint density at the observed data sample; for independent random variables, this function becomes the product of univariate density functions. The maximum likelihood estimate is the specific point in the parameter space that maximizes this likelihood function. If the likelihood function is differentiable, the derivative test for finding maxima can be applied, and in some cases the first-order conditions can be solved analytically—for example, the ordinary least squares estimator for linear regression maximizes the likelihood when errors are assumed to be normally distributed with constant variance. In practice, it is often convenient to work with the natural logarithm of the likelihood function, called the log-likelihood, because the logarithm is monotonic and the maximum occurs at the same parameter value. For many models, no closed-form solution exists, and the MLE must be found via numerical optimization. A sufficient condition for the existence of an MLE is that the likelihood function be continuous over a compact parameter space; for an open space, the function may increase without reaching a supremum. The Hessian matrix of second-order partial derivatives is used to confirm whether a root of the likelihood equations is a local maximum, indicated by negative semi-definiteness. Most common probability distributions, particularly those in the exponential family, are logarithmically concave. From a Bayesian perspective, MLE is generally equivalent to maximum a posteriori estimation with a uniform prior. In frequentist inference, MLE is a special case of an extremum estimator. When the parameter space is restricted, constraints can be imposed using the method of substitution or the method of Lagrange multipliers, the latter allowing for a statistical test of the constraint’s validity. Nonparametric maximum likelihood estimation can be performed using the empirical likelihood.
Reader's Guide
Maximum likelihood estimation is a foundational technique in statistical inference. Its significance lies in its ability to provide a principled and flexible way to estimate parameters from data. The method is intuitive: it selects the parameter values that make the observed data most probable. In practice, the natural logarithm of the likelihood function is often used because it is monotonic and easier to work with. The method has connections to other inferential frameworks: from a Bayesian perspective, MLE is generally equivalent to maximum a posteriori estimation with a uniform prior; in frequentist inference, it is a special case of an extremum estimator. The ordinary least squares estimator for linear regression, under normal errors with equal variance, is an example of an MLE that can be solved analytically. The method's flexibility and intuitive appeal have made it a dominant tool across many fields of science and engineering.
Did You Know?
- Maximum likelihood estimation maximizes a likelihood function so that, under the assumed statistical model, the observed data is most probable.
- If the likelihood function is differentiable, the derivative test for finding maxima can be applied.
- From the perspective of Bayesian inference, MLE is generally equivalent to maximum a posteriori estimation with a prior distribution that is uniform in the region of interest.
- In frequentist inference, MLE is a special case of an extremum estimator, with the objective function being the likelihood.
More in Probability And Stochastic Processes 1-21
Spotted an error? Know more?
This is a living reference — every entry is fact-audited, and reader corrections feed straight into our audit queue. Suggest an edit · See this site's audit record
