The Likelihood Ratio Test

The Wald test is useful for testing a scalar parameter. The likelihood ratio test is more general and can be used for testing a vector-valued parameter.

Definition

Consider testing

The likelihood ratio statistic is

where is the MLE and is the MLE when is restricted to lie in .

The multiplication by ensures that (by Wilk’s theorem) converges asymptotically to being Chi-squared distributed if the null hypothesis happens to be true.

Interpretation

The numerator corresponds to the likelihood of an observed outcome under the null hypothesis. The denominator corresponds to the maximum likelihood of an observed outcome, varying the parameters over the whole parameter space. Because the numerator of the ratio is less than the denominator, the ratio is between 0 and 1. Low values of the likelihood ratio mean that the observed result was much less likely to occur under the null hypothesis as compared to the alternative. High values of the statistic mean that the observed outcome was nearly as likely to occur under the null hypothesis as the alternative, and so the null hypothesis cannot be rejected.