Likelihood, and Maximum Likelihood, in Statistics
Last update: 10 Jul 2026 20:05First version: 24 June 2026
We observe a random variable \( X \). (It may be a big, hairy, high-dimensional beast, with lots of components, but we'll treat it as one object for now.) We also have a probability model with an adjustable parameter \( \theta \). (This may also be an enormous infinite-dimensional object; since I will need a symbol for the parameter space, make that \( \Theta \).) For each \( \theta \) we get a distribution for \( X \), say \( p(x;\theta) \equiv \mathrm{Prob}_{\theta}(X=x) \). That is, the probability model tells us, for each parameter value, the probability of any particular outcome. Ordinarily, we tend to look at how \( p(x;\theta) \) changes with \( x \) fixed, for some particular \( \theta \).
What statisticians have come to call the likelihood function is \[ L(\theta) \equiv p(X; \theta) \] This is the probability of the data as a function of the parameter. That is, it tells us the probability of observing what we did observe, as we consider varying the parameter.
A natural and compelling approach to parameter estimation is then the method of maximum likelihood: guess that the true parameter value is the one which makes the observed data as probable as possible. This is, as I said, natural and compelling, and it works (is consistent/probably-approximately-correct) under a broad range of circumstances, but unfortunately it doesn't always work.
To see a little bit about why it typically works, but doesn't always, notice that \( L(\theta) \) is a random function, i.e., a stochastic process. (It is a process "indexed", as we say in the trade, by the parameter space \( \Theta \), which may be weird, but still a stochastic process.) The method of maximum likelihood looks for the maximum of this random function, and hopes that it converges on the true parameter value. But convergence of stochastic processes is a somewhat delicate business. In many situations, the likelihood function does converge to a sensible, deterministic limiting function which is uniquely maximized at the true parameter value. (When this happy state of affairs applies, the limiting function has nice information-theoretic interpretations.) But there are, alas, times when the convergence just does not work.
The method of maximum likelihood delivers "point" estimates, a single guess at the value of \( \theta \). The is one of the classic statistical tasks. Another is "hypothesis testing": does \( X \) come from one distribution, or family of distributions, or from some other, specified, distribution(s)? (These two alternatives are supposed, ideally, to correspond to two different scientific hypotheses.) In the case of testing one fixed distribution \( p \) against another fixed distribution \( q \), it turns out that the optimal test statistic, in a very strong sense, is the likelihood ratio \( q(X)/p(X) \). (You might ask "in what sense?" and "why the ratio and not \( q(X) - p(X) \), or \( q^2(X)-p^2(X) \) for that matter?", and I'd have an explanation for you but I wrote it out elsewhere long ago.) This suggests that if one wants to test whether \( \theta \) takes some pre-specified value, \( \theta=\theta_0 \) against some broader alternative, \( \theta \neq \theta_0 \), one might do well to also use a ratio: \[ \frac{\max_{\theta \in \Theta}{L(\theta)}}{L(\theta_0)} \] This is most scientifically useful when there is, in fact, some interesting theory which predicts a specific value for the parameter. (Whether that is when such a test is most often used is another story.) This can be generalized: one tests whether \( \theta \in T \subset \Theta \) vs. \( \theta \in \Theta \setminus T \) by the ratio \[ \frac{\max_{\theta \in \Theta}{L(\theta)}}{\max_{\theta \in T}{L(\theta)}} \]
Now, as I said, for the "simple vs. simple", \( p \) or \( q \) situation, likelihood ratio tests are optimal in very strong senses. This is no longer generally true for these more complicated situations, but one can actually show that no test can be optimal in the same way. Likelihood ratio tests are generally consistent (their error probabilities go to zero as the sample becomes more informative) and often efficient (they go to zero about as fast as possible). Moreover, there are useful asymptotic tricks for calculating the distribution of the likelihood ratio under a wide range of circumstances.
Now, I should at this point admit that the way I've defined likelihood above only works when \( X \) is discrete. If \( X \) is continuous, then one needs to work with probability densities rather than mass functions, which I think makes the rhetoric a bit less persuasive. It also opens the way, to those who've learned measure-theoretic probability, to a more general definition.
(For each \( \theta \), say \( P_{\theta} \) is a probability measure on \( \mathcal{X} \), and these are all absolutely continuous with respect to some reference measure \( M \) (not necessarily a probability measure). Then we define \( L(\theta) = \frac{dP_{\theta}}{d M}(X) \), using the Radon-Nikodym derivative. This makes the exact likelihood function relative to the choice of reference measure \( M \), but notice that for any other reference measure \( N \), we'd have \( \frac{dP_{\theta}}{d N}(X) = \frac{d P_{\theta}}{dM}(X) \frac{dM}{dN}(X) \), so changing the reference measure doesn't change relative likelihoods, likelihood ratios, the location of the maximum likelihood estimate, etc.)
I should also admit that the idea that one can simply calculate the probability of a given outcome from a probability model is often rather optimistic. This has opened up a range of pseudo-, quasi-, synthetic, and other likelihoods, which try to retain some of the formal structure, while ditching the full probability calculations. One of my reasons for breaking out this notebook is the hope that it will encourage me to wrap my head around these not-quite-likelihoods. (I think I could define the difference between a pseudo- and a quasi- likelihood if I had to, but it's embarrassing for someone in my position not to be sure.)
[TODO: discussion of the "likelihood principle", and what Birnbaum did or did not prove]
- See also:
- Empirical Likelihood
- Large Deviations and Information Theory in the Foundations of Statistics
- Recommended, big picture:
- Stephen M. Stigler, "The Epic Story of Maximum Likelihood", Statistical Science 22 (2007): 598--620, arxiv:0804.2996
- Recommended, close-ups, asymptotics of maximum likelihood estimation and likelihood ratio tests under standard conditions:
- Absolutely any statistical theory book worth anything at all, but if you need more specific references:
- Harald Cramér, Mathematical Methods of Statistics
- Erich L. Lehmann
- Theory of Point Estimation [Naturally, contains an extensive treatment of maximum likelihood estimation]
- Testing Statistical Hypotheses [Naturally, contains an extensive treatment of likelihood ratio tests]
- Mark Schervish, Theory of Statistics
- Aad van der Vaart, Asymptotic Statistics
- Larry Wasserman, All of Statistics
- Recommended, close-ups, non-standard conditions (mis-specified models, boundary maxima, etc.):
- Bruce E. Hansen, "The Likelihood Ratio Test Under Nonstandard Conditions: Testing the Markov Switching Model of GNP", Journal of Applied Econometrics 7 (1992): S61--S82 [I very much like the approach of treating the likelihood ratio as an empirical process; why haven't I seen it before? (Also, the state-of-the-art in simulating Gaussian processes must be much better now than what Hansen had in '92, which would make this even more practical.) PDF reprint.]
- Peter J. Huber, "The Behavior of Maximum Likelihood Estimates under Nonstandard Conditions", in Lucien M. Le Cam and Jerzy Neyman (eds.), Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability, vol. 1, pp. 221--233
- Steven G. Self and Kung-Yee Liang, "Asymptotic Properties of Maximum Likelihood Estimators and Likelihood Ratio Tests Under Nonstandard Conditions", Journal of the American Statistical Association 82 (1987): 605--610 [JSTOR]
- Quang H. Vuong, "Likelihood Ratio Tests for Model Selection and Non-Nested Hypotheses", Econometrica 57 (1989): 307--333
- Recommended, close-ups, situations where likelihood methods work badly or not at all:
- Lucien Le Cam, "Maximum Likelihood; An Introduction" [PDF. Not an introduction, but rather a collection of examples of where it just does not work, or at least doesn't work well. That this is presented as "an introduction" is entirely characteristic of the author's sensibility. (To be clear, Le Cam made much greater contributions to statistics than I can ever hope to do.)]
- Erich L. Lehmann, "On likelihood ratio tests", math.ST/0610835
- Recommended, close-ups, asymptotic distribution of (log) likelihood ratios:
- George G. Roussas
- "Asymptotic Distribution of the Log-Likelihood Function for Stochastic Processes", Zeitschrift für Wahrsheinlichkeitstheorie und verwandte Gebiete 47 (1979): 31--46
- Contiguity of Probability Measures: Some Applications in Statistics
- Recommended, close-ups, the "likelihood principle":
- Michael Evans, "What does the proof of Birnbaum's theorem prove?", arxiv:1302.5468
- Deborah G. Mayo, "On the Birnbaum Argument for the Strong Likelihood Principle", Statistical Science 29 (2014): 227--239 (with discussion, pp. 240--260, and rejoinder, pp. 261--266)
- Recommended, close-ups, not otherwise or not yet classified:
- Ronald W. Butler, "Predictive Likelihood Inference with Applications", Journal of the Royal Statistical Society B 48 (1986): 1--38 ["in the predictive setting, all parameters are nuisance parameters". JSTOR]
- A. P. Dempster, N. M. Laird and D. B. Rubin", "Maximum Likelihood from Incomplete Data via the EM Algorithm", Journal of the Royal Statistical Society B 39 (1977): 1--38 [JSTOR]
- Bradley Efron, "Maximum Likelihood and Decision Theory", The Annals of Statistics 10 (1982): 340--356
- Stuart Geman and Chii-Ruey Hwang, "Nonparametric Maximum Likelihood Estimation by the Method of Sieves", Annals of Statistics 10 (1982): 401--414
- Charles J. Geyer, "Le Cam Made Simple: Asymptotics of Maximum Likelihood without the LLN or CLT or Sample Size Going to Infinity", arxiv:1206.4762 [There are two separable points here. One is that much of the usual asymptotic theory of maximum likelihood follows from the quadratic form of the likelihood alone; whenever and however that is reached, those consequences follow. Approximately quadratic likelihoods imply approximations to the usual asymptotics. This is unquestionably correct. The other is some bashing of results like the law of large numbers and central limit theorem, which seems misguided to me.]
- Christopher C. Heyde, Quasi-Likelihood and Its Applications: A General Approach to Optimal Parameter Estimation
- James M. Robins and Larry Wasserman, "Conditioning, Likelihood, and Coherence: A Review of Some Foundational Concepts", Journal of the American Statistical Association 95 (2000): 1340--1346 [Reprint via Prof. Robins]
- Recommended, close-ups, of historical interest:
- R. A. Fisher, "On the Mathematical Foundations of Theoretical Statistics", Philosophical Transactions of the Royal Society A 222 (1922): 309--368 [Reprint]
- S. S. Wilks, "The Large Sample Distribution of the Likelihood Ratio for Testing Composite Hypotheses", Annals of Mathematical Statistics 9 (1938): 60--62
- To read:
- Daniel Commenges, "Statistical models: Conventional, penalized and hierarchical likelihood", Statistics Surveys 3 (2009): 1--17, arxiv:0808.4042
- Daniel Commenges, Helene Jacqmin-Gadda, Cecile Proust, and Jeremie Guedj, "A Newton-Like Algorithm for Likelihood Maximization: The Robust-Variance Scoring Algorithm", math.ST/0610402
- John Copas and Shinto Eguchi, "Likelihood for statistically equivalent models", Journal of the Royal Statistical Society B 72 (2010): 193--217
- Joshua V Dillon, Guy Lebanon, "Stochastic Composite Likelihood", Journal of Machine Learning Research 11 (2010): 2597--2633, apparently the final version of arxiv:1003.0691
- Mathias Drton, "Likelihood ratio tests and singularities", Annals of Statistics 37 (2009): 979--1012, arxiv:math.ST/0703360
- A. W. F. Edwards, Likelihood
- Bradley Efron, "Bayes and likelihood calculations from confidence intervals", Biometrika 80 (1993): 3--26
- David Hinkley, "Predictive Likelihood", Annals of Statistics 7 (1979): 718--728
- Thomas Jaki and and R. Webster West, "Maximum Kernel Likelihood Estimation", Journal of Computational and Graphical Statistics 17 (2008): 976--993
- Jiantao Jiao, Kartik Venkat, Tsachy Weissman, "Maximum Likelihood Estimation of Functionals of Discrete Distributions", arxiv:1406.6959
- Adam M. Johansen, Arnaud Doucet and Manuel Davy, "Particle methods for maximum likelihood estimation in latent variable models", Statistics and Computing 18 (2008) : 47--57
- Youngjo Lee and John A. Nelder, "Likelihood Inference for Models with Unobservables: Another View", Statistical Science 24 (2009): 255--269, arxiv:1010.0303 [with discussion and replies following]
- S. A. Murphy, and A. W. van der Vaart, "On profile likelihood", Journal of the American Statistical Association 195 (2000): 449--465
- Richard Nickl, "Donsker-type theorems for nonparametric maximum likelihood estimators", Probability Theory and Related Fields 138 (2007): 411--449
- Yudi Pawitan, In All Likelihood: Statistical Modeling and Inference Using Likelihood
- Sylvain Rubenthaler, Tobias Ryden and Magnus Wiktorsson, "Fast simulated annealing in $\R^d$ and an application to maximum likelihood estimation", math.PR/0609353
- Xiaogang Wang and James V. Zidek, "Selecting likelihood weights by cross-validation", Annals of Statistics 33 (2005): 463--500, math.ST/0505599