week 2 part 4 Flashcards

1
Q

What does the assumption of constant variability claim? (homoscedasticity).

A

That the variance of the error term is the same for all observations, meaning there is no heteroscedasticity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the problem with changing variability?

A

The OLS estimates are still unbiased. However, we can no longer rely on the estimated standard errors for OLS, which makes it impossible to rely on common t- or F-tests since they are based on the estimated standard errors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How can we detect changing variability?

A

Use residual plots to see if variability increases or decreases over the values of xj

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the Assumption of no correlated observations claim? (no autocorrelation).

A

That there should be no serial correlation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What should we use to correct the standard errors when we have changing variability?

A

Use the OLS coefficient estimates and correct the standard errors with White’s robust standard errors. These allow us to perform valid t-tests.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What should you do if you have correlated observations?

A

You can still use the OLS estimators but not the standard errors. You need to correct them with the Newey west robust standard errors method.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why can´t you use the normal standard errors when you have correlated observations?

A

They are often distorted downwards, giving a better picture of the model than it actually is. It can also lead to t and F-tests indicating that the explanatory variables are individually and jointly significant, which may not always be true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How can we detect correlated observations?

A

If we plot the residuals sequentially over time, we can see correlated patterns around the horizontal axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the Assumption of no correlation between the standard error and the explanatory variables (no endogeneity) claim?

A

That the error term must not be correlated with the explanatory variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When is there often endogenity?

A

If important explanatory variables are omitted, as they are then included in the error term.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does endogenity lead to?

A

Unreliable coefficient estimates and makes linear regression models incapable of establishing causality.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What should you do if you detect endogenity?

A

Include all relevant explanatory variables in the regression model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What can´t we do if the error term is not normally distributed?

A

Make interval estimates or hypothesis tests unless we have very large samples.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly