Likelihood Ratio Test

A statistical test for evaluating restrictions on parameters in maximum likelihood estimation

Background

The Likelihood Ratio Test (LRT) is a statistical method used to compare the fit of two nested models—one of which is a special case of the other. Specifically, it evaluates the maximized value of the likelihood function under the null hypothesis and an alternative hypothesis.

Historical Context

The origin of the likelihood ratio test dates back to the early 20th century, with significant contributions from pioneers such as Sir Ronald A. Fisher and Jerzy Neyman. It has since become a cornerstone in statistical inference, particularly in the fields of econometrics and biostatistics.

Definitions and Concepts

In statistical inference, the likelihood ratio test is one of the three major classical tests for evaluating restrictions on an unknown parameter or a vector of unknown parameters (θ), the other two being the Lagrange Multiplier (LM) test and the Wald test. The test is based on maximum likelihood estimation (MLE) of the parameter(s) in question.

Key Definitions:

  • Likelihood Functions (L): Functions representing the probability of data given parameters.
  • θ̂R and θ̂U: Maximum likelihood estimators of the parameters under restriction (θ̂R) and without restriction (θ̂U), respectively.
  • Likelihood Ratio (λ): The ratio of the likelihood functions evaluated at θ̂R over θ̂U, i.e., λ = L(θ̂R)/L(θ̂U).
  • Asymptotic Test Statistic: For large sample sizes, -2ln(λ) follows an asymptotic chi-square distribution with degrees of freedom equal to the number of restrictions.

Major Analytical Frameworks

Classical Economics

Likelihood Ratio Tests are utilized in the context of model comparisons, but do not organically fit into classical economic theories which are more concerned with market behaviors than statistical methods.

Neoclassical Economics

In empirical studies evaluating consumer behavior or production functions, likelihood ratio tests can help compare restricted models (consistent with neoclassical assumptions) against more general alternative models.

Keynesian Economics

When modeling macroeconomic indicators, such as GDP or unemployment rates subject to specific policy restrictions, LRT may be used to test whether additional parameters improve model fit.

Marxian Economics

While less commonly used directly, likelihood ratio tests may still apply in empirical validation of models testing the impacts of labor theories of value or exploitation rates.

Institutional Economics

Statistical validation, including LRT, may ensure structural models encompassing institutional factors hold under sample data.

Behavioral Economics

LRT can be critical in verifying whether inclusion of behavioral variables significantly enhances the prediction of economic outcomes over rational-choice models.

Post-Keynesian Economics

In testing models for potential non-linearity and multiple equilibrium scenarios, LRT might be employed to validate more complex model iterations against simpler, constrained variants.

Austrian Economics

Generally focused on qualitative models, Austrian economics applies less frequent application of LRT.

Development Economics

Comparative evaluation of growth models or policy interventions may task LRT to ascertain improvements when additional explanatory variables are introduced.

Monetarism

Within models analyzing the effects of monetary aggregates, LRT serves to confirm parameter restrictions’ consistency with theoretical expectations dictated by monetarist principles.

Comparative Analysis

In contrast to Wald and LM tests, LRT fundamentally compares likelihoods, thereby potentially being more robust under certain conditions. Wald tests analyze the parameters directly, while LM evaluates constraints’ consistency from the unrestricted model’s perspective.

Case Studies

Examples of LRT applications in econometrics include:

  • Testing the additional contribution of structural variables in extended models of economic productivity.
  • Evaluating the inclusion of different monetary policy instruments in predictive macroeconomic models.

Suggested Books for Further Studies

  • “Econometric Analysis” by William H. Greene
  • “Econometric Theory and Methods” by Russell Davidson and James G. MacKinnon
  • “Statistical Methods for the Social Sciences” by Alan Agresti and Barbara Finlay
  • Maximum Likelihood Estimation (MLE): A method used to estimate the parameters of a statistical model by maximizing a likelihood function.
  • Lagrange Multiplier Test: A test used to assess the constraints on parameters within an unrestricted model without estimating the restricted model.
  • Wald Test: A statistical test that evaluates the significance of individual estimated coefficients in a fitted model.

By thoroughly understanding the likelihood ratio test, its applications can be appropriately contextualized within broader econometric and statistical methodologies.

Quiz

### Which of the following best describes the Likelihood Ratio Test (LRT)? - [x] A test for comparing the goodness of fit between two nested models. - [ ] A method for estimating the parameters of a statistical model. - [ ] A graphical representation of categorical data. - [ ] A method for imputing missing data in datasets. > **Explanation:** The LRT compares the goodness of fit between two nested models, typically one with constraints and one without. ### Under which distribution does the LRT statistic \\( -2\ln(\lambda) \\) follow under the null hypothesis? - [x] Chi-square distribution - [ ] Binomial distribution - [ ] Normal distribution - [ ] Exponential distribution > **Explanation:** The LRT statistic follows an asymptotic chi-square distribution with degrees of freedom equal to the number of constraints. ### Which of the following is not a test used for hypothesis testing in econometrics? - [ ] Wald Test - [ ] Lagrange Multiplier Test - [ ] Likelihood Ratio Test - [x] ANOVA Test > **Explanation:** The ANOVA test is used primarily for comparing means between groups, not for the type of hypothesis testing typical in the LRT, Wald, or Lagrange Multiplier tests. ### Which log transformation is performed on the likelihood ratio in LRT? - [ ] \\(\ln(\lambda^2)\\) - [x] \\(-2\ln(\lambda)\\) - [ ] \\(-\lambda \cdot \ln(2)\\) - [ ] \\(\ln\left(\frac{1}{\lambda}\right)\\) > **Explanation:** The log transformation on the likelihood ratio in LRT is performed as \\( -2\ln(\lambda) \\). ### The key feature distinguishing the LRT from the Wald Test is: - [x] LRT compares likelihoods of constrained levels. - [ ] Wald test incorporates gradient values. - [ ] LRT provides significance levels directly. - [ ] Wald test does not require full model estimation. > **Explanation:** LRT directly compares the likelihoods of two nested models, whereas the Wald test focuses on the test significance of single parameters within one model. ### In historical context, who primarily influenced the development of concepts fundamental to LRT? - [x] Ronald A. Fisher - [ ] Karl Pearson - [ ] Ludwig von Mises - [ ] George Box > **Explanation:** Ronald A. Fisher was instrumental in developing the principles that led to maximum likelihood estimation, forming the basis for the LRT. ### Which method does not belong to hypothesis restrictions testing approaches? - [ ] Likelihood Ratio Test - [ ] Score Test - [ ] Wald Test - [x] Regression Analysis > **Explanation:** Regression Analysis is a general statistical method for modeling and does not primarily serve as a hypothesis restriction testing approach like the LRT, score, and Wald test. ### How many degrees of freedom are typically considered for the chi-square distribution in LRT? - [ ] Typically calculated as total sample size minus number of parameters. - [x] Equal to the number of restrictions applied. - [ ] Match to number of unknown parameters. - [ ] Reflects error prediction distribution. > **Explanation:** The degrees of freedom for the chi-square distribution in LRT are equal to the number of restrictions applied to the model. ### The chi-square property used in chi-square tests is directly related to which attribute in Likelihood Ratio Tests? - [x] Asymptotic approximation under the null hypothesis. - [ ] Continuous data transformation property. - [ ] Zero restriction condition. - [ ] Comparative mean values. > **Explanation:** The chi-square property in LRT is related to the asymptotic approximation of \\( -2\ln(\lambda) \\) under the null hypothesis suggested by statistical theory. ### If LRT indicates the unrestricted model’s likelihood is significantly higher than that of the restricted model, what conclusion can be drawn? - [ ] Additional restrictions are necessary. - [x] Null hypothesis is likely rejected. - [ ] Both models equally fit the data. - [ ] Use another statistical method for confirmation. > **Explanation:** A significantly higher likelihood in the unrestricted model would suggest rejecting the null hypothesis assuming that restrictions in the restricted model are invalid.