Durbin’s test

Durbin’s test: Evaluating first-order serial correlation in the presence of a lagged dependent variable

Background

Durbin’s test is a statistical method used primarily in econometrics to detect the presence of first-order serial correlation in the error terms when a lagged dependent variable is included in the regression model. Serial correlation, or autocorrelation, occurs when residuals (errors) in a time series model are correlated with each other.

Historical Context

The test is named after James Durbin, who introduced this methodology to address situations where the existing Durbin–Watson test becomes invalid due to the presence of a lagged dependent variable in the model. This contribution is significant to time-series analysis and econometrics since the common Durbin–Watson test cannot be employed in such cases.

Definitions and Concepts

  • First-order Serial Correlation: When the error term of one period is correlated with the error term of the immediately previous period.
  • Lagged Dependent Variable: A dependent variable that is lagged by one or more time periods in regression analysis.
  • Ordinary Least Squares (OLS) Residuals: The residuals obtained from fitting a regression model using the Ordinary Least Squares method.

Major Analytical Frameworks

Classical Economics

In Classical economics, time series data might not be widely considered since earlier models often assumed static conditions.

Neoclassical Economics

Neoclassical models can involve dynamic conditions where time series data and therefore methods to check for serial correlations, like Durbin’s test, become crucial.

Keynesian Economic

Being dynamic by nature, Keynesian analysis might require applying Durbin’s test when models involve time-lagged relationships between macroeconomic variables.

Marxian Economics

Though not focusing extensively on statistical tests for models, analyses of historical and economic cycles might benefit indirectly from methods to check correlation in temporal economic data.

Institutional Economics

Understanding institutional behaviors over time could apply time series analysis where tests for serial correlation, such as Durbin’s test, are valuable.

Behavioral Economics

Behavioral models may include dynamics and autocorrelation checks in understanding how past behaviors predict current economic decisions.

Post-Keynesian Economics

Given its focus on historical time-series data, Post-Keynesian Economics often deals with lagged relationships wherein tests like the Durbin’s test become applicable.

Austrian Economics

Temporal sequences and evolving economic processes in Austrian economics have situational overlap with the necessity to check for serial autocorrelations.

Development Economics

Analyzing time trends in development indicators frequently necessitates tests for serial correlation especially when incorporating lagged dependent variables.

Monetarism

In analyzing monetarist models where money supply affects future periods, Durbin’s test helps identify autocorrelations in time-lagged money flow variables.

Comparative Analysis

Durbin’s test fills a significant gap left by the Durbin–Watson test in dealing with models specifically containing lagged dependent variables. While it provides an asymptotically standard normal distribution under the null hypothesis, the specificity in addressing correlation with lagged variables sets it apart from more generic methods like LM tests or Breusch-Godfrey tests.

Case Studies

Case studies involving economic growth models with lagged GDP measure, dynamic consumption models, or investment functions over time might report results of Durbin’s test to validate model assumptions.

Indicators:

  • Nicoletti, Nicola, and Lampiris models, examining lagged GDP in growth regression analysis
  • Various econometric software applications that showcase examples like STATA, EViews, or R programming implementation of time series models.

Suggested Books for Further Studies

  1. “Introductory Econometrics: A Modern Approach” by Jeffrey M. Wooldridge
  2. “Econometric Analysis” by William H. Greene
  3. “Applied Econometrics with R” by Christian Kleiber and Achim Zeileis
  • Serial Correlation: The occurrence of patterns in the error terms that persist over time periods.
  • Durbin–Watson Test: Another test for detecting autocorrelation which however becomes invalid or unreliable when there’s a lagged dependent variable.
  • Autoregressive Model: A model where the current value of a series is regressed on its previous values.

Quiz

### What is the primary purpose of Durbin's Test? - [ ] Detecting multicollinearity - [ ] Testing for normality - [x] Detecting first-order serial correlation in the presence of a lagged dependent variable > **Explanation:** Durbin's Test is specifically designed to detect first-order serial correlation in the residuals of a regression model where a lagged dependent variable is present. ### Which test canNOT be used when the model contains a lagged dependent variable? - [x] Durbin-Watson Test - [ ] Breusch-Pagan Test - [ ] Shapiro-Wilk Test > **Explanation:** The Durbin-Watson test is invalid in the presence of a lagged dependent variable, necessitating the use of Durbin's Test instead. ### What type of distribution does the Durbin’s Test statistic follow under the null hypothesis? - [ ] t-distribution - [ ] Chi-squared distribution - [x] Asymptotically standard normal distribution > **Explanation:** Under the null hypothesis of no first-order serial correlation, the test statistic follows an asymptotically standard normal distribution. ### What are OLS residuals? - [x] Differences between observed values and predicted values minimized during parameter estimation - [ ] Differences in values after serial correlation correction - [ ] Predicted values of dependent variables > **Explanation:** OLS residuals are the differences between observed and predicted values, minimized during the estimation of regression parameters. ### Who introduced Durbin's Test? - [x] James Durbin - [ ] Alferd Durbin - [ ] James Watson > **Explanation:** The test was introduced by the statistician James Durbin to address limitations of the Durbin-Watson test. ### True or False: Detecting serial correlation is unnecessary in regression analysis. - [ ] True - [x] False > **Explanation:** Detecting serial correlation is crucial, as it can lead to inefficient, biased parameter estimates and invalidate statistical tests. ### Which method adjusts for serial correlation when detected? - [ ] Ridge Regression - [ ] Principal Component Analysis - [x] Generalized Least Squares > **Explanation:** When serial correlation is detected, the model can be adjusted using Generalized Least Squares (GLS). ### Which term refers to the relationship between residuals in a time series model? - [x] Serial Correlation - [ ] Heteroskedasticity - [ ] Multicollinearity > **Explanation:** Serial correlation refers to the relationship between residuals in a time series, indicative of how past residuals affect current ones. ### Under the null hypothesis, what does Durbin’s Test indicate? - [ ] Presence of multicollinearity - [x] No first-order serial correlation - [ ] High heteroskedasticity > **Explanation:** Under the null hypothesis, Durbin's Test indicates no first-order serial correlation in the residuals. ### What might be the consequence of ignoring serial correlation in regression analysis? - [ ] Unbiased but inefficient estimates - [x] Biased and inefficient estimates - [ ] No significant consequence > **Explanation:** Ignoring serial correlation can result in biased and inefficient parameter estimates, severely affecting the validity of the model.