Likelihood Hypothesis Test

Rejection Region

We can also construct a rejection region using the Likelihood ratio:

where is the null hypothesis parameter space. To highlight the role of the alternative, we can also constrain the supremum to the alternative parameter space in the denominator. By definition, the maximizers are called constrained MLEs.

Then, the rejection region is given by

where is chosen such that the test has a significance level .

This method is called the likelihood ratio test (LRT).

We can see that LRT is closely related to Wald Test with MLE: Wald statistic measures the closeness of the MLE to the null value (x-axis), while LRT measures the closeness of their likelihoods (y-axis). Under certain regularity conditions, the two measures are equivalent.

Asymptotic LRT

Under For Maximum Likelihood Estimation, as , we have

where the degrees of freedom . This is the Wilks' theorem.

For a simple null hypothesis, , and the result can be derived using the fact about the unconstrained MLE:

where is the log-likelihood, the approximation follows the Proof Sketch of the asymptotic normality of M-Estimators.

  • 💡 LRT is useful to find a convenient test statistic. For instance, we can transform the inequality into an inequality in , which is a convenient test statistic because of the theorem of asymptotic LRT.