HOME

TheInfoList



OR:

The likelihood function (often simply called the likelihood) represents the probability of random variable realizations conditional on particular values of the statistical parameters. Thus, when evaluated on a given sample, the likelihood function indicates which parameter values are more ''likely'' than others, in the sense that they would have made the observed data more probable. Consequently, the likelihood is often written as \mathcal(\theta\mid X) instead of P(X \mid \theta), to emphasize that it is to be understood as a function of the parameters \theta instead of the random variable X. In
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stati ...
, the arg max of the likelihood function serves as a point estimate for \theta, while local curvature (approximated by the likelihood's
Hessian matrix In mathematics, the Hessian matrix or Hessian is a square matrix of second-order partial derivatives of a scalar-valued function, or scalar field. It describes the local curvature of a function of many variables. The Hessian matrix was developed ...
) indicates the estimate's
precision Precision, precise or precisely may refer to: Science, and technology, and mathematics Mathematics and computing (general) * Accuracy and precision, measurement deviation from true value and its scatter * Significant figures, the number of digit ...
. Meanwhile in
Bayesian statistics Bayesian statistics is a theory in the field of statistics based on the Bayesian interpretation of probability where probability expresses a ''degree of belief'' in an event. The degree of belief may be based on prior knowledge about the event, ...
, parameter estimates are derived from the converse of the likelihood, the so-called posterior probability, which is calculated via Bayes' rule.


Definition

The likelihood function, parameterized by a (possibly multivariate) parameter \theta, is usually defined differently for discrete and continuous probability distributions (a more general definition is discussed below). Given a probability density or mass function :x\mapsto f(x \mid \theta), \! where x is a realization of the random variable X, the likelihood function is :\theta\mapsto f(x\mid\theta), \! often written :\mathcal(\theta \mid x). \! In other words, when f(x\mid\theta) is viewed as a function of x with \theta fixed, it is a probability density function, and when viewed as a function of \theta with x fixed, it is a likelihood function. The likelihood function does ''not'' specify the probability that \theta is the truth, given the observed sample X = x. Such an interpretation is a common error, with potentially disastrous consequences (see
prosecutor's fallacy The prosecutor's fallacy is a fallacy of statistical reasoning involving a test for an occurrence, such as a DNA match. A positive result in the test may paradoxically be more likely to be an erroneous result than an actual occurrence, even i ...
).


Discrete probability distribution

Let X be a discrete random variable with probability mass function p depending on a parameter \theta. Then the function :\mathcal(\theta \mid x) = p_\theta (x) = P_\theta (X=x), considered as a function of \theta, is the ''likelihood function'', given the outcome x of the random variable X. Sometimes the probability of "the value x of X for the parameter value \theta" is written as or . The likelihood is the probability that a particular outcome x is observed when the true value of the parameter is \theta, equivalent to the probability mass on x; it is ''not'' a probability density over the parameter \theta. The likelihood, \mathcal(\theta \mid x) , should not be confused with P(\theta \mid x), which is the posterior probability of \theta given the data x. Given no event (no data), the likelihood is 1; any non-trivial event will have a lower likelihood.


Example

Consider a simple statistical model of a coin flip: a single parameter p_\text that expresses the "fairness" of the coin. The parameter is the probability that a coin lands heads up ("H") when tossed. p_\text can take on any value within the range 0.0 to 1.0. For a perfectly
fair coin In probability theory and statistics, a sequence of independent Bernoulli trials with probability 1/2 of success on each trial is metaphorically called a fair coin. One for which the probability is not 1/2 is called a biased or unfair coin. In the ...
, p_\text = 0.5. Imagine flipping a fair coin twice, and observing two heads in two tosses ("HH"). Assuming that each successive coin flip is
i.i.d. In probability theory and statistics, a collection of random variables is independent and identically distributed if each random variable has the same probability distribution as the others and all are mutually independent. This property is us ...
, then the probability of observing HH is :P(\text \mid p_\text=0.5) = 0.5^2 = 0.25. Equivalently, the likelihood at \theta = 0.5 given that "HH" was observed is 0.25: :\mathcal(p_\text=0.5 \mid \text) = 0.25. This is not the same as saying that P(p_\text = 0.5 \mid HH) = 0.25, a conclusion which could only be reached via Bayes' theorem given knowledge about the marginal probabilities P(p_\text = 0.5) and P(HH). Now suppose that the coin is not a fair coin, but instead that p_\text = 0.3. Then the probability of two heads on two flips is :P(\text \mid p_\text=0.3) = 0.3^2 = 0.09. Hence :\mathcal(p_\text=0.3 \mid \text) = 0.09. More generally, for each value of p_\text, we can calculate the corresponding likelihood. The result of such calculations is displayed in Figure 1. Note that the integral of \mathcal over , 1is 1/3; likelihoods need not integrate or sum to one over the parameter space.


Continuous probability distribution

Let X be a random variable following an
absolutely continuous probability distribution In probability theory and statistics, a probability distribution is the mathematical Function (mathematics), function that gives the probabilities of occurrence of different possible outcomes for an Experiment (probability theory), experiment. ...
with density function f (a function of x) which depends on a parameter \theta. Then the function :\mathcal(\theta \mid x) = f_\theta (x), \, considered as a function of \theta, is the ''likelihood function'' (of \theta, given the outcome X=x). Again, note that \mathcal is not a probability density or mass function over \theta, despite being a function of \theta given the observation X = x.


Relationship between the likelihood and probability density functions

The use of the
probability density In probability theory, a probability density function (PDF), or density of a continuous random variable, is a function whose value at any given sample (or point) in the sample space (the set of possible values taken by the random variable) can ...
in specifying the likelihood function above is justified as follows. Given an observation x_j, the likelihood for the interval _j, x_j + h/math>, where h > 0 is a constant, is given by \mathcal(\theta\mid x \in _j, x_j + h . Observe that : \operatorname_\theta \mathcal(\theta\mid x \in _j, x_j + h = \operatorname_\theta \frac \mathcal(\theta\mid x \in _j, x_j + h , since h is positive and constant. Because : \operatorname_\theta \frac 1 h \mathcal(\theta\mid x \in _j, x_j + h = \operatorname_\theta \frac 1 h \Pr(x_j \leq x \leq x_j + h \mid \theta) = \operatorname_\theta \frac 1 h \int_^ f(x\mid \theta) \,dx, where f(x\mid \theta) is the probability density function, it follows that : \operatorname_\theta \mathcal(\theta\mid x \in _j, x_j + h = \operatorname_\theta \frac \int_^ f(x\mid\theta) \,dx . The first
fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of differentiating a function (calculating its slopes, or rate of change at each time) with the concept of integrating a function (calculating the area under its graph, or ...
provides that : \begin & \lim_ \frac 1 h \int_^ f(x\mid\theta) \,dx = f(x_j \mid \theta). \end Then : \begin & \operatorname_\theta \mathcal(\theta\mid x_j) = \operatorname_\theta \left _j,_x_j_+_h_\right.html" ;"title="\lim_ \mathcal(\theta\mid x \in _j, x_j + h \right">\lim_ \mathcal(\theta\mid x \in _j, x_j + h \right\\ pt= & \operatorname_\theta \left \lim_ \frac \int_^ f(x\mid\theta) \,dx \right= \operatorname_\theta f(x_j \mid \theta). \end Therefore, : \operatorname_\theta \mathcal(\theta\mid x_j) = \operatorname_\theta f(x_j \mid \theta), \! and so maximizing the probability density at x_j amounts to maximizing the likelihood of the specific observation x_j .


In general

In
measure-theoretic probability theory Probability theory is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expressing it through a set o ...
, the density function is defined as the Radon–Nikodym derivative of the probability distribution relative to a common dominating measure. The likelihood function is this density interpreted as a function of the parameter, rather than the random variable. Thus, we can construct a likelihood function for any distribution, whether discrete, continuous, a mixture, or otherwise. (Likelihoods are comparable, e.g. for parameter estimation, only if they are Radon–Nikodym derivatives with respect to the same dominating measure.) The above discussion of the likelihood for discrete random variables uses the
counting measure In mathematics, specifically measure theory, the counting measure is an intuitive way to put a measure on any set – the "size" of a subset is taken to be the number of elements in the subset if the subset has finitely many elements, and infinity ...
, under which the probability density at any outcome equals the probability of that outcome.


Likelihoods for mixed continuous–discrete distributions

The above can be extended in a simple way to allow consideration of distributions which contain both discrete and continuous components. Suppose that the distribution consists of a number of discrete probability masses p_k \theta and a density f(x\mid\theta), where the sum of all the p's added to the integral of f is always one. Assuming that it is possible to distinguish an observation corresponding to one of the discrete probability masses from one which corresponds to the density component, the likelihood function for an observation from the continuous component can be dealt with in the manner shown above. For an observation from the discrete component, the likelihood function for an observation from the discrete component is simply :\mathcal(\theta \mid x )= p_k(\theta), \! where k is the index of the discrete probability mass corresponding to observation x, because maximizing the probability mass (or probability) at x amounts to maximizing the likelihood of the specific observation. The fact that the likelihood function can be defined in a way that includes contributions that are not commensurate (the density and the probability mass) arises from the way in which the likelihood function is defined up to a constant of proportionality, where this "constant" can change with the observation x, but not with the parameter \theta.


Regularity conditions

In the context of parameter estimation, the likelihood function is usually assumed to obey certain conditions, known as regularity conditions. These conditions are in various proofs involving likelihood functions, and need to be verified in each particular application. For maximum likelihood estimation, the existence of a global maximum of the likelihood function is of the utmost importance. By the extreme value theorem, it suffices that the likelihood function is continuous on a compact parameter space for the maximum likelihood estimator to exist. While the continuity assumption is usually met, the compactness assumption about the parameter space is often not, as the bounds of the true parameter values are unknown. In that case, concavity of the likelihood function plays a key role. More specifically, if the likelihood function is twice continuously differentiable on the k-dimensional parameter space \, \Theta \, assumed to be an open
connected Connected may refer to: Film and television * ''Connected'' (2008 film), a Hong Kong remake of the American movie ''Cellular'' * '' Connected: An Autoblogography About Love, Death & Technology'', a 2011 documentary film * ''Connected'' (2015 TV ...
subset of \, \mathbb^ \;, there exists a unique maximum \hat \in \Theta if the matrix of second partials : \mathbf(\theta) \equiv \left , \frac \,\right^ \; is negative definite for every \, \theta \in \Theta \, at which the gradient \; \nabla L \equiv \left , \frac \,\right^ \; vanishes, and if : \lim_ L(\theta) = 0 \;, i.e. the likelihood function approaches a constant on the
boundary Boundary or Boundaries may refer to: * Border, in political geography Entertainment * ''Boundaries'' (2016 film), a 2016 Canadian film * ''Boundaries'' (2018 film), a 2018 American-Canadian road trip film *Boundary (cricket), the edge of the pla ...
of the parameter space, \; \partial \Theta \;, which may include the points at infinity if \, \Theta \, is unbounded. Mäkeläinen ''et al''. prove this result using
Morse theory In mathematics, specifically in differential topology, Morse theory enables one to analyze the topology of a manifold by studying differentiable functions on that manifold. According to the basic insights of Marston Morse, a typical differentiab ...
while informally appealing to a mountain pass property. Mascarenhas restates their proof using the mountain pass theorem. In the proofs of
consistency In classical deductive logic, a consistent theory is one that does not lead to a logical contradiction. The lack of contradiction can be defined in either semantic or syntactic terms. The semantic definition states that a theory is consistent ...
and asymptotic normality of the maximum likelihood estimator, additional assumptions are made about the probability densities that form the basis of a particular likelihood function. These conditions were first established by Chanda. In particular, for almost all x, and for all \, \theta \in \Theta \,, :\frac \,, \quad \frac \,, \quad \frac \, exist for all \, r, s, t = 1, 2, \ldots, k \, in order to ensure the existence of a
Taylor expansion In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor seri ...
. Second, for almost all x and for every \, \theta \in \Theta \, it must be that : \left, \frac \ < F_r(x) \,, \quad \left, \frac \ < F_(x) \,, \quad \left, \frac \ < H_(x) where H is such that \, \int_^ H_(z) \mathrmz \leq M < \infty \;. This boundedness of the derivatives is needed to allow for
differentiation under the integral sign In calculus, the Leibniz integral rule for differentiation under the integral sign, named after Gottfried Leibniz, states that for an integral of the form \int_^ f(x,t)\,dt, where -\infty < a(x), b(x) < \infty and the integral are
. And lastly, it is assumed that the information matrix, :\mathbf(\theta) = \int_^ \frac\ \frac\ f\ \mathrmz is positive definite and \, \left, \mathbf(\theta) \ \, is finite. This ensures that the score has a finite variance. The above conditions are sufficient, but not necessary. That is, a model that does not meet these regularity conditions may or may not have a maximum likelihood estimator of the properties mentioned above. Further, in case of non-independently or non-identically distributed observations additional properties may need to be assumed. In Bayesian statistics, almost identical regularity conditions are imposed on the likelihood function in order to proof asymptotic normality of the posterior probability, and therefore to justify a Laplace approximation of the posterior in large samples.


Likelihood ratio and relative likelihood


Likelihood ratio

A ''likelihood ratio'' is the ratio of any two specified likelihoods, frequently written as: :\Lambda(\theta_1:\theta_2 \mid x) = \frac The likelihood ratio is central to likelihoodist statistics: the '' law of likelihood'' states that degree to which data (considered as evidence) supports one parameter value versus another is measured by the likelihood ratio. In
frequentist inference Frequentist inference is a type of statistical inference based in frequentist probability, which treats “probability” in equivalent terms to “frequency” and draws conclusions from sample-data by means of emphasizing the frequency or pro ...
, the likelihood ratio is the basis for a
test statistic A test statistic is a statistic (a quantity derived from the sample) used in statistical hypothesis testing.Berger, R. L.; Casella, G. (2001). ''Statistical Inference'', Duxbury Press, Second Edition (p.374) A hypothesis test is typically specifi ...
, the so-called
likelihood-ratio test In statistics, the likelihood-ratio test assesses the goodness of fit of two competing statistical models based on the ratio of their likelihoods, specifically one found by maximization over the entire parameter space and another found after im ...
. By the Neyman–Pearson lemma, this is the most powerful test for comparing two simple hypotheses at a given
significance level In statistical hypothesis testing, a result has statistical significance when it is very unlikely to have occurred given the null hypothesis (simply by chance alone). More precisely, a study's defined significance level, denoted by \alpha, is the p ...
. Numerous other tests can be viewed as likelihood-ratio tests or approximations thereof. The asymptotic distribution of the log-likelihood ratio, considered as a test statistic, is given by Wilks' theorem. The likelihood ratio is also of central importance in Bayesian inference, where it is known as the
Bayes factor The Bayes factor is a ratio of two competing statistical models represented by their marginal likelihood, and is used to quantify the support for one model over the other. The models in questions can have a common set of parameters, such as a nul ...
, and is used in Bayes' rule. Stated in terms of odds, Bayes' rule states that the ''posterior'' odds of two alternatives, and , given an event , is the ''prior'' odds, times the likelihood ratio. As an equation: :O(A_1:A_2 \mid B) = O(A_1:A_2) \cdot \Lambda(A_1:A_2 \mid B). The likelihood ratio is not directly used in AIC-based statistics. Instead, what is used is the relative likelihood of models (see below).


Relative likelihood function

Since the actual value of the likelihood function depends on the sample, it is often convenient to work with a standardized measure. Suppose that the
maximum likelihood estimate In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed statist ...
for the parameter is \hat. Relative plausibilities of other values may be found by comparing the likelihoods of those other values with the likelihood of \hat. The ''relative likelihood'' of is defined to be (§9.3).Sprott, D. A. (2000), ''Statistical Inference in Science'', Springer (chap. 2). : R(\theta) = \frac. Thus, the relative likelihood is the likelihood ratio (discussed above) with the fixed denominator \mathcal(\hat). This corresponds to standardizing the likelihood to have a maximum of 1.


Likelihood region

A ''likelihood region'' is the set of all values of whose relative likelihood is greater than or equal to a given threshold. In terms of percentages, a ''% likelihood region'' for is defined to be. : \left\. If is a single real parameter, a % likelihood region will usually comprise an interval of real values. If the region does comprise an interval, then it is called a ''likelihood interval''.. Likelihood intervals, and more generally likelihood regions, are used for interval estimation within likelihoodist statistics: they are similar to confidence intervals in frequentist statistics and
credible interval In Bayesian statistics, a credible interval is an interval within which an unobserved parameter value falls with a particular probability. It is an interval in the domain of a posterior probability distribution or a predictive distribution. T ...
s in Bayesian statistics. Likelihood intervals are interpreted directly in terms of relative likelihood, not in terms of coverage probability (frequentism) or posterior probability (Bayesianism). Given a model, likelihood intervals can be compared to confidence intervals. If is a single real parameter, then under certain conditions, a 14.65% likelihood interval (about 1:7 likelihood) for will be the same as a 95% confidence interval (19/20 coverage probability). In a slightly different formulation suited to the use of log-likelihoods (see Wilks' theorem), the test statistic is twice the difference in log-likelihoods and the probability distribution of the test statistic is approximately a chi-squared distribution with degrees-of-freedom (df) equal to the difference in df's between the two models (therefore, the −2 likelihood interval is the same as the 0.954 confidence interval; assuming difference in df's to be 1).


Likelihoods that eliminate nuisance parameters

In many cases, the likelihood is a function of more than one parameter but interest focuses on the estimation of only one, or at most a few of them, with the others being considered as nuisance parameters. Several alternative approaches have been developed to eliminate such nuisance parameters, so that a likelihood can be written as a function of only the parameter (or parameters) of interest: the main approaches are profile, conditional, and marginal likelihoods. These approaches are also useful when a high-dimensional likelihood surface needs to be reduced to one or two parameters of interest in order to allow a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
.


Profile likelihood

It is possible to reduce the dimensions by concentrating the likelihood function for a subset of parameters by expressing the nuisance parameters as functions of the parameters of interest and replacing them in the likelihood function. In general, for a likelihood function depending on the parameter vector \mathbf that can be partitioned into \mathbf = \left( \mathbf_ : \mathbf_ \right), and where a correspondence \mathbf_ = \mathbf_ \left( \mathbf_ \right) can be determined explicitly, concentration reduces computational burden of the original maximization problem. For instance, in a linear regression with normally distributed errors, \mathbf = \mathbf \beta + u, the coefficient vector could be partitioned into \beta = \left \beta_ : \beta_ \right/math> (and consequently the
design matrix In statistics and in particular in regression analysis, a design matrix, also known as model matrix or regressor matrix and often denoted by X, is a matrix of values of explanatory variables of a set of objects. Each row represents an individual ob ...
\mathbf = \left \mathbf_ : \mathbf_ \right/math>). Maximizing with respect to \beta_ yields an optimal value function \beta_ (\beta_) = \left( \mathbf_^ \mathbf_ \right)^ \mathbf_^ \left( \mathbf - \mathbf_ \beta_ \right). Using this result, the maximum likelihood estimator for \beta_ can then be derived as :\hat_ = \left( \mathbf_^ \left( \mathbf - \mathbf_ \right) \mathbf_ \right)^ \mathbf_^ \left( \mathbf - \mathbf_ \right) \mathbf where \mathbf_ = \mathbf_ \left( \mathbf_^ \mathbf_ \right)^ \mathbf_^ is the
projection matrix In statistics, the projection matrix (\mathbf), sometimes also called the influence matrix or hat matrix (\mathbf), maps the vector of response values (dependent variable values) to the vector of fitted values (or predicted values). It describes t ...
of \mathbf_. This result is known as the Frisch–Waugh–Lovell theorem. Since graphically the procedure of concentration is equivalent to slicing the likelihood surface along the ridge of values of the nuisance parameter \beta_ that maximizes the likelihood function, creating an isometric
profile Profile or profiles may refer to: Art, entertainment and media Music * ''Profile'' (Jan Akkerman album), 1973 * ''Profile'' (Githead album), 2005 * ''Profile'' (Pat Donohue album), 2005 * ''Profile'' (Duke Pearson album), 1959 * '' ''Profi ...
of the likelihood function for a given \beta_, the result of this procedure is also known as ''profile likelihood''. In addition to being graphed, the profile likelihood can also be used to compute confidence intervals that often have better small-sample properties than those based on asymptotic standard errors calculated from the full likelihood.


Conditional likelihood

Sometimes it is possible to find a sufficient statistic for the nuisance parameters, and conditioning on this statistic results in a likelihood which does not depend on the nuisance parameters. One example occurs in 2×2 tables, where conditioning on all four marginal totals leads to a conditional likelihood based on the non-central
hypergeometric distribution In probability theory and statistics, the hypergeometric distribution is a discrete probability distribution that describes the probability of k successes (random draws for which the object drawn has a specified feature) in n draws, ''without'' ...
. This form of conditioning is also the basis for
Fisher's exact test Fisher's exact test is a statistical significance test used in the analysis of contingency tables. Although in practice it is employed when sample sizes are small, it is valid for all sample sizes. It is named after its inventor, Ronald Fisher, a ...
.


Marginal likelihood

Sometimes we can remove the nuisance parameters by considering a likelihood based on only part of the information in the data, for example by using the set of ranks rather than the numerical values. Another example occurs in linear
mixed model A mixed model, mixed-effects model or mixed error-component model is a statistical model containing both fixed effects and random effects. These models are useful in a wide variety of disciplines in the physical, biological and social sciences. ...
s, where considering a likelihood for the residuals only after fitting the fixed effects leads to residual maximum likelihood estimation of the variance components.


Partial likelihood

A partial likelihood is an adaption of the full likelihood such that only a part of the parameters (the parameters of interest) occur in it. It is a key component of the proportional hazards model: using a restriction on the hazard function, the likelihood does not contain the shape of the hazard over time.


Products of likelihoods

The likelihood, given two or more independent
events Event may refer to: Gatherings of people * Ceremony, an event of ritual significance, performed on a special occasion * Convention (meeting), a gathering of individuals engaged in some common interest * Event management, the organization of ev ...
, is the product of the likelihoods of each of the individual events: :\Lambda(A \mid X_1 \land X_2) = \Lambda(A \mid X_1) \cdot \Lambda(A \mid X_2) This follows from the definition of independence in probability: the probabilities of two independent events happening, given a model, is the product of the probabilities. This is particularly important when the events are from independent and identically distributed random variables, such as independent observations or
sampling with replacement In statistics, a simple random sample (or SRS) is a subset of individuals (a sample) chosen from a larger set (a population) in which a subset of individuals are chosen randomly, all with the same probability. It is a process of selecting a sample ...
. In such a situation, the likelihood function factors into a product of individual likelihood functions. The empty product has value 1, which corresponds to the likelihood, given no event, being 1: before any data, the likelihood is always 1. This is similar to a uniform prior in Bayesian statistics, but in likelihoodist statistics this is not an improper prior because likelihoods are not integrated.


Log-likelihood

''Log-likelihood function'' is a logarithmic transformation of the likelihood function, often denoted by a lowercase or , to contrast with the uppercase or \mathcal for the likelihood. Because logarithms are strictly increasing functions, maximizing the likelihood is equivalent to maximizing the log-likelihood. But for practical purposes it is more convenient to work with the log-likelihood function in
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stati ...
, in particular since most common probability distributions—notably the
exponential family In probability and statistics, an exponential family is a parametric set of probability distributions of a certain form, specified below. This special form is chosen for mathematical convenience, including the enabling of the user to calculate ...
—are only logarithmically concave, and concavity of the
objective function In mathematical optimization and decision theory, a loss function or cost function (sometimes also called an error function) is a function that maps an event or values of one or more variables onto a real number intuitively representing some "cost ...
plays a key role in the maximization. Given the independence of each event, the overall log-likelihood of intersection equals the sum of the log-likelihoods of the individual events. This is analogous to the fact that the overall log-probability is the sum of the log-probability of the individual events. In addition to the mathematical convenience from this, the adding process of log-likelihood has an intuitive interpretation, as often expressed as "support" from the data. When the parameters are estimated using the log-likelihood for the
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stati ...
, each data point is used by being added to the total log-likelihood. As the data can be viewed as an evidence that support the estimated parameters, this process can be interpreted as "support from independent evidence ''adds",'' and the log-likelihood is the "weight of evidence". Interpreting negative log-probability as
information content In information theory, the information content, self-information, surprisal, or Shannon information is a basic quantity derived from the probability of a particular event occurring from a random variable. It can be thought of as an alternative wa ...
or
surprisal In information theory, the information content, self-information, surprisal, or Shannon information is a basic quantity derived from the probability of a particular Event (probability theory), event occurring from a random variable. It can be tho ...
, the support (log-likelihood) of a model, given an event, is the negative of the surprisal of the event, given the model: a model is supported by an event to the extent that the event is unsurprising, given the model. A logarithm of a likelihood ratio is equal to the difference of the log-likelihoods: :\log \frac = \log L(A) - \log L(B) = \ell(A) - \ell(B). Just as the likelihood, given no event, being 1, the log-likelihood, given no event, is 0, which corresponds to the value of the empty sum: without any data, there is no support for any models.


Graph

The
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
of the log-likelihood is called the support curve (in the
univariate In mathematics, a univariate object is an expression, equation, function or polynomial involving only one variable. Objects involving more than one variable are multivariate. In some cases the distinction between the univariate and multivariate ...
case).. In the multivariate case, the concept generalizes into a support surface over the parameter space. It has a relation to, but is distinct from, the
support of a distribution In mathematics, the support of a real-valued function f is the subset of the function domain containing the elements which are not mapped to zero. If the domain of f is a topological space, then the support of f is instead defined as the smalle ...
. The term was coined by
A. W. F. Edwards Anthony William Fairbank Edwards, FRS (born 1935) is a British statistician, geneticist and evolutionary biologist. He is the son of the surgeon Harold C. Edwards, and brother of medical geneticist John H. Edwards. He has sometimes been called ...
in the context of statistical hypothesis testing, i.e. whether or not the data "support" one hypothesis (or parameter value) being tested more than any other. The log-likelihood function being plotted is used in the computation of the score (the gradient of the log-likelihood) and
Fisher information In mathematical statistics, the Fisher information (sometimes simply called information) is a way of measuring the amount of information that an observable random variable ''X'' carries about an unknown parameter ''θ'' of a distribution that model ...
(the curvature of the log-likelihood). This, the graph has a direct interpretation in the context of
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stati ...
and
likelihood-ratio test In statistics, the likelihood-ratio test assesses the goodness of fit of two competing statistical models based on the ratio of their likelihoods, specifically one found by maximization over the entire parameter space and another found after im ...
s.


Likelihood equations

If the log-likelihood function is
smooth Smooth may refer to: Mathematics * Smooth function, a function that is infinitely differentiable; used in calculus and topology * Smooth manifold, a differentiable manifold for which all the transition maps are smooth functions * Smooth algebrai ...
, its
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
with respect to the parameter, known as the score and written s_(\theta) \equiv \nabla_ \ell_(\theta), exists and allows for the application of differential calculus. The basic way to maximize a differentiable function is to find the
stationary point In mathematics, particularly in calculus, a stationary point of a differentiable function of one variable is a point on the graph of the function where the function's derivative is zero. Informally, it is a point where the function "stops" in ...
s (the points where the
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
is zero); since the derivative of a sum is just the sum of the derivatives, but the derivative of a product requires the
product rule In calculus, the product rule (or Leibniz rule or Leibniz product rule) is a formula used to find the derivatives of products of two or more functions. For two functions, it may be stated in Lagrange's notation as (u \cdot v)' = u ' \cdot v ...
, it is easier to compute the stationary points of the log-likelihood of independent events than for the likelihood of independent events. The equations defined by the stationary point of the score function serve as estimating equations for the maximum likelihood estimator. :s_(\theta) = \mathbf In that sense, the maximum likelihood estimator is implicitly defined by the value at \mathbf of the
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon X ...
s_^: \mathbb^ \to \Theta, where \mathbb^ is the d-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean ...
, and \Theta is the parameter space. Using the
inverse function theorem In mathematics, specifically differential calculus, the inverse function theorem gives a sufficient condition for a function to be invertible in a neighborhood of a point in its domain: namely, that its ''derivative is continuous and non-zero at ...
, it can be shown that s_^ is
well-defined In mathematics, a well-defined expression or unambiguous expression is an expression whose definition assigns it a unique interpretation or value. Otherwise, the expression is said to be ''not well defined'', ill defined or ''ambiguous''. A func ...
in an open neighborhood about \mathbf with probability going to one, and \hat_ = s_^(\mathbf) is a consistent estimate of \theta. As a consequence there exists a sequence \left\ such that s_(\hat_) = \mathbf asymptotically almost surely, and \hat_ \xrightarrow \theta_. A similar result can be established using Rolle's theorem. The second derivative evaluated at \hat, known as
Fisher information In mathematical statistics, the Fisher information (sometimes simply called information) is a way of measuring the amount of information that an observable random variable ''X'' carries about an unknown parameter ''θ'' of a distribution that model ...
, determines the curvature of the likelihood surface, and thus indicates the
precision Precision, precise or precisely may refer to: Science, and technology, and mathematics Mathematics and computing (general) * Accuracy and precision, measurement deviation from true value and its scatter * Significant figures, the number of digit ...
of the estimate.


Exponential families

The log-likelihood is also particularly useful for
exponential families In probability and statistics, an exponential family is a parametric set of probability distributions of a certain form, specified below. This special form is chosen for mathematical convenience, including the enabling of the user to calculate ...
of distributions, which include many of the common parametric probability distributions. The probability distribution function (and thus likelihood function) for exponential families contain products of factors involving exponentiation. The logarithm of such a function is a sum of products, again easier to differentiate than the original function. An exponential family is one whose probability density function is of the form (for some functions, writing \langle -, - \rangle for the
inner product In mathematics, an inner product space (or, rarely, a Hausdorff pre-Hilbert space) is a real vector space or a complex vector space with an operation called an inner product. The inner product of two vectors in the space is a scalar, often ...
): : p(x \mid \boldsymbol \theta) = h(x) \exp\Big(\langle \boldsymbol\eta(), \mathbf(x)\rangle -A() \Big). Each of these terms has an interpretation, but simply switching from probability to likelihood and taking logarithms yields the sum: : \ell(\boldsymbol \theta \mid x) = \langle \boldsymbol\eta(), \mathbf(x)\rangle - A() + \log h(x). The \boldsymbol \eta(\boldsymbol \theta) and h(x) each correspond to a change of coordinates, so in these coordinates, the log-likelihood of an exponential family is given by the simple formula: : \ell(\boldsymbol \eta \mid x) = \langle \boldsymbol\eta, \mathbf(x)\rangle - A(). In words, the log-likelihood of an exponential family is inner product of the natural parameter and the sufficient statistic , minus the normalization factor ( log-partition function) . Thus for example the maximum likelihood estimate can be computed by taking derivatives of the sufficient statistic and the log-partition function .


Example: the gamma distribution

The gamma distribution is an exponential family with two parameters, \alpha and \beta. The likelihood function is :\mathcal (\alpha, \beta \mid x) = \frac x^ e^. Finding the maximum likelihood estimate of \beta for a single observed value x looks rather daunting. Its logarithm is much simpler to work with: :\log \mathcal(\alpha,\beta \mid x) = \alpha \log \beta - \log \Gamma(\alpha) + (\alpha-1) \log x - \beta x. \, To maximize the log-likelihood, we first take the partial derivative with respect to \beta: :\frac = \frac - x. If there are a number of independent observations x_1, \ldots, x_n, then the joint log-likelihood will be the sum of individual log-likelihoods, and the derivative of this sum will be a sum of derivatives of each individual log-likelihood: : \begin & \frac \\ = & \frac + \cdots + \frac = \frac \beta - \sum_^n x_i. \end To complete the maximization procedure for the joint log-likelihood, the equation is set to zero and solved for \beta: :\widehat\beta = \frac. Here \widehat\beta denotes the maximum-likelihood estimate, and \textstyle \bar = \frac \sum_^n x_i is the
sample mean The sample mean (or "empirical mean") and the sample covariance are statistics computed from a sample of data on one or more random variables. The sample mean is the average value (or mean value) of a sample of numbers taken from a larger popu ...
of the observations.


Background and interpretation


Historical remarks

The term "likelihood" has been in use in English since at least late
Middle English Middle English (abbreviated to ME) is a form of the English language that was spoken after the Norman conquest of 1066, until the late 15th century. The English language underwent distinct variations and developments following the Old English ...
. Its formal use to refer to a specific
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
in mathematical statistics was proposed by
Ronald Fisher Sir Ronald Aylmer Fisher (17 February 1890 – 29 July 1962) was a British polymath who was active as a mathematician, statistician, biologist, geneticist, and academic. For his work in statistics, he has been described as "a genius who ...
, in two research papers published in 1921 and 1922. The 1921 paper introduced what is today called a "likelihood interval"; the 1922 paper introduced the term " method of maximum likelihood". Quoting Fisher: The concept of likelihood should not be confused with probability as mentioned by Sir Ronald Fisher Fisher's invention of statistical likelihood was in reaction against an earlier form of reasoning called
inverse probability In probability theory, inverse probability is an obsolete term for the probability distribution of an unobserved variable. Today, the problem of determining an unobserved variable (by whatever method) is called inferential statistics, the method o ...
. His use of the term "likelihood" fixed the meaning of the term within mathematical statistics.
A. W. F. Edwards Anthony William Fairbank Edwards, FRS (born 1935) is a British statistician, geneticist and evolutionary biologist. He is the son of the surgeon Harold C. Edwards, and brother of medical geneticist John H. Edwards. He has sometimes been called ...
(1972) established the axiomatic basis for use of the log-likelihood ratio as a measure of relative support for one hypothesis against another. The ''support function'' is then the natural logarithm of the likelihood function. Both terms are used in
phylogenetics In biology, phylogenetics (; from Greek φυλή/ φῦλον [] "tribe, clan, race", and wikt:γενετικός, γενετικός [] "origin, source, birth") is the study of the evolutionary history and relationships among or within groups ...
, but were not adopted in a general treatment of the topic of statistical evidence.


Interpretations under different foundations

Among statisticians, there is no consensus about what the foundation of statistics should be. There are four main paradigms that have been proposed for the foundation: frequentism, Bayesianism, likelihoodism, and AIC-based. For each of the proposed foundations, the interpretation of likelihood is different. The four interpretations are described in the subsections below.


Frequentist interpretation


Bayesian interpretation

In Bayesian inference, although one can speak about the likelihood of any proposition or random variable given another random variable: for example the likelihood of a parameter value or of a statistical model (see
marginal likelihood A marginal likelihood is a likelihood function that has been integrated over the parameter space. In Bayesian statistics, it represents the probability of generating the observed sample from a prior and is therefore often referred to as model evi ...
), given specified data or other evidence,I. J. Good: ''Probability and the Weighing of Evidence'' (Griffin 1950), §6.1H. Jeffreys: ''Theory of Probability'' (3rd ed., Oxford University Press 1983), §1.22E. T. Jaynes: ''Probability Theory: The Logic of Science'' (Cambridge University Press 2003), §4.1D. V. Lindley: ''Introduction to Probability and Statistics from a Bayesian Viewpoint. Part 1: Probability'' (Cambridge University Press 1980), §1.6 the likelihood function remains the same entity, with the additional interpretations of (i) a conditional density of the data given the parameter (since the parameter is then a random variable) and (ii) a measure or amount of information brought by the data about the parameter value or even the model.A. Gelman, J. B. Carlin, H. S. Stern, D. B. Dunson, A. Vehtari, D. B. Rubin: ''Bayesian Data Analysis'' (3rd ed., Chapman & Hall/CRC 2014), §1.3 Due to the introduction of a probability structure on the parameter space or on the collection of models, it is possible that a parameter value or a statistical model have a large likelihood value for given data, and yet have a low ''probability'', or vice versa. This is often the case in medical contexts. Following Bayes' Rule, the likelihood when seen as a conditional density can be multiplied by the
prior probability In Bayesian statistical inference, a prior probability distribution, often simply called the prior, of an uncertain quantity is the probability distribution that would express one's beliefs about this quantity before some evidence is taken into ...
density of the parameter and then normalized, to give a posterior probability density. More generally, the likelihood of an unknown quantity X given another unknown quantity Y is proportional to the ''probability of Y given X''.


Likelihoodist interpretation

In frequentist statistics, the likelihood function is itself a statistic that summarizes a single sample from a population, whose calculated value depends on a choice of several parameters ''θ''1 ... ''θ''p, where ''p'' is the count of parameters in some already-selected statistical model. The value of the likelihood serves as a figure of merit for the choice used for the parameters, and the parameter set with maximum likelihood is the best choice, given the data available. The specific calculation of the likelihood is the probability that the observed sample would be assigned, assuming that the model chosen and the values of the several parameters ''θ'' give an accurate approximation of the
frequency distribution In statistics, the frequency (or absolute frequency) of an event i is the number n_i of times the observation has occurred/recorded in an experiment or study. These frequencies are often depicted graphically or in tabular form. Types The cumula ...
of the population that the observed sample was drawn from. Heuristically, it makes sense that a good choice of parameters is those which render the sample actually observed the maximum possible ''post-hoc'' probability of having happened. Wilks' theorem quantifies the heuristic rule by showing that the difference in the logarithm of the likelihood generated by the estimate's parameter values and the logarithm of the likelihood generated by population's "true" (but unknown) parameter values is asymptotically χ2 distributed. Each independent sample's maximum likelihood estimate is a separate estimate of the "true" parameter set describing the population sampled. Successive estimates from many independent samples will cluster together with the population's "true" set of parameter values hidden somewhere in their midst. The difference in the logarithms of the maximum likelihood and adjacent parameter sets' likelihoods may be used to draw a confidence region on a plot whose co-ordinates are the parameters ''θ''1 ... ''θ''p. The region surrounds the maximum-likelihood estimate, and all points (parameter sets) within that region differ at most in log-likelihood by some fixed value. The χ2 distribution given by Wilks' theorem converts the region's log-likelihood differences into the "confidence" that the population's "true" parameter set lies inside. The art of choosing the fixed log-likelihood difference is to make the confidence acceptably high while keeping the region acceptably small (narrow range of estimates). As more data are observed, instead of being used to make independent estimates, they can be combined with the previous samples to make a single combined sample, and that large sample may be used for a new maximum likelihood estimate. As the size of the combined sample increases, the size of the likelihood region with the same confidence shrinks. Eventually, either the size of the confidence region is very nearly a single point, or the entire population has been sampled; in both cases, the estimated parameter set is essentially the same as the population parameter set.


AIC-based interpretation

Under the AIC paradigm, likelihood is interpreted within the context of information theory.


See also


Notes


References


Further reading

* * * * * * * *


External links


Likelihood function at Planetmath
* {{DEFAULTSORT:Likelihood Function Bayesian statistics