AÖF Soru Bankası

Econometrıcs II (ENG)Ünite 1 Soru-Cevap

Econometrıcs II (ENG) (IKT326U) soru-cevapları.

What are the assumptions of the Classical Linear Regression Model, and why are they essential for OLS estimators to be BLUE?

The Classical Linear Regression Model (CLRM) rests on seven main assumptions: (A1) linearity in parameters, (A2) random sampling, (A3) no perfect multicollinearity, (A4) strict exogeneity, (A5) homoskedasticity, (A6) no autocorrelation, and (A7) normality of the error term. According to the Gauss-Markov theorem, if A1–A5 are satisfied, the Ordinary Least Squares (OLS) estimators are Best Linear Unbiased Estimators (BLUE). These assumptions ensure that the estimators are unbiased, have the smallest variance among the class of linear unbiased estimators, and allow valid statistical inference through t and F tests.

What are the main features of OLS estimators according to the Gauss-Markov theorem?

The Gauss-Markov theorem states that if the classical linear regression assumptions (A1-A5) hold, the OLS estimators are Best Linear Unbiased Estimators (BLUE). This means they are linear in parameters, unbiased (on average, they hit the true parameter), and have the smallest variance among all linear unbiased estimators.

What does strict exogeneity mean in the context of regression?

Strict exogeneity means that the error term has zero conditional mean given all explanatory variables. Mathematically, E(u|X) = 0. It ensures no correlation between the errors and any explanatory variable, preventing biased coefficient estimates.

What is autocorrelation and in which type of data does it typically occur?

Autocorrelation refers to the correlation between error terms across different observations, often in time series data. It violates the assumption that Cov(u_i, u_j) = 0 for i ≠ j, leading to inefficient estimates and invalid inference.

What is the homoskedasticity assumption and why is it important?

Homoskedasticity assumes constant variance of the error term across observations: Var(u|X) = σ^2. This condition is crucial for deriving valid standard errors, confidence intervals, and hypothesis tests.

What is heteroskedasticity in regression analysis?

Heteroskedasticity occurs when the variance of the error term varies across observations. It violates the homoskedasticity assumption and affects the reliability of standard errors and test statistics.

Do OLS estimators lose their validity under heteroskedasticity?

No, OLS estimators remain unbiased under heteroskedasticity. However, their standard errors become biased, making t-tests and F-tests invalid. OLS also becomes inefficient.

Is the R-squared value affected by heteroskedasticity?

No, R-squared is not affected by heteroskedasticity. It still measures the proportion of the variance in the dependent variable explained by the model.

Which property of OLS estimators is compromised under heteroskedasticity?

Efficiency is compromised. The estimators no longer have the smallest possible variance among linear unbiased estimators.

What assumption does the Breusch-Pagan test examine?

It tests the null hypothesis of homoskedasticity, i.e., constant error variance across observations. The alternative is that variance depends on explanatory variables.

Which variables are used in the auxiliary regression of the BPG test?

The squared residuals from the original model are regressed on the original explanatory variables.

How does the White test differ from the BPG test?

White test includes not only the explanatory variables but also their squares and cross-product terms to capture more general forms of heteroskedasticity.

What makes the Modified White test more simplified?

It uses only the fitted values and their squares from the original regression, reducing the number of variables in the auxiliary regression.

What are the main solutions to address heteroskedasticity?

Solutions include using robust standard errors, Weighted Least Squares (WLS), Feasible Generalized Least Squares (FGLS), variable transformation (e.g., log transformation), or adopting non-linear models.

In what situations is the use of log-linear models especially beneficial?

Log-linear models are useful when the dependent variable has an exponential or multiplicative relationship with the predictors. They also help in correcting heteroskedasticity by reducing variance in higher values.

What does the presence of autocorrelation imply for time series regressions?

Autocorrelation in time series data implies that residuals from one period are correlated with those from another. This violates OLS assumptions and leads to inefficient estimates and misleading inference.

What does the R function dwtest() perform? Which package is it from?

The dwtest() function conducts the Durbin-Watson test and is part of the lmtest package in R.

What are some common causes of autocorrelation in regression models?

Autocorrelation may result from omitted variables, incorrect functional form, measurement errors, or the inherent time-related nature of the data (e.g., inertia, seasonality).

How does autocorrelation affect the validity of standard hypothesis tests in time series models?

Autocorrelation distorts standard error estimates, leading to invalid t- and F-tests. This results in misleading conclusions about the significance of explanatory variables.

What is the basic idea behind the Durbin-Watson test?

The Durbin-Watson test examines the presence of first-order autocorrelation by comparing the difference in residuals across consecutive observations. Values near 2 indicate no autocorrelation; values significantly different suggest its presence.

When is the Durbin-Watson test not applicable?

It is not suitable when lagged dependent variables are included as regressors, as it can produce misleading results in such cases.

What alternative tests can be used for detecting autocorrelation beyond Durbin-Watson?

Alternative tests include the Breusch-Godfrey LM test, which allows testing for higher-order serial correlation and is applicable even when lagged dependent variables are included.

What are the steps in conducting the Breusch-Godfrey test?

First, estimate the original regression model and obtain residuals. Then regress the residuals on all original regressors plus their lagged values. The R² from this auxiliary regression is used to compute the LM statistic.

How is the test statistic in the Breusch-Godfrey test calculated and interpreted?

The test statistic is calculated as LM = n × R² from the auxiliary regression. It follows a chi-square distribution. A significant value indicates autocorrelation.

What is the implication of finding autocorrelation in regression analysis?

It suggests model misspecification or data issues. Correcting for it may involve including lagged variables, using GLS, or applying robust standard errors.

How does the Breusch-Godfrey test function in R differ from dwtest()?

The Breusch-Godfrey test, implemented as bgtest() in R (also from the lmtest package), allows for testing higher-order autocorrelation and accommodates more flexible model structures.

Bu ünitenin sorularını uygulamada çözŞıklar, doğru cevaplar ve süreli sınav modu AÖF Soru Bankası uygulamasında