Week 13: Chapter 18 Flashcards

1
Q

Write the formula for the Dickey-Fuller Test and its hypotheses

A

yt =α+ρyt−1+et
- H0: ρ=1 against H1: ρ<1
- Basically testing if Yt is I(1)

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

Transform the DF model to allow for the testing of unit root tests, and define the new hypothesis

A

∆yt =α+θyt−1+et
H0: θ = 0 against H1: θ < 0

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

Whats the benefit of the augmented DF test?

A

takes care of any remaining serial correlation that may exist even after taking the first difference

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

What happens if we dont account for a time trend in the DF test?

A

we can mistakenly conclude that a trend stationary
process has a unit root

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

spurious correlation

A

two variables being related through a correlation with a third variable

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

spurious regression

A

y and x are not related, but OLS will often indicate a statistically significant relationship

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

What are two problems with spurious regressions

A
  • Spurious regressions will also have a large R2 with a high probability
  • If yt and at least one of the regressors is I(1), the results will likely be spurious
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Write the formula for the Engle-Granger test

A

notes

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

What does the Engle-Granger enable you to test?

A

Allows one to test for cointegration by testing for a unit root in the residual ut, by using a DF/ADF test

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

If two variables are not cointegrated, a regression of yt on xt is…

A

… spurious, there is no long term relationship between x and y BUT the change in x and the change in y CAN be cointegrated
- there can be a long term relationship between ∆yt and ∆xt without there being a long term relationship between y and x

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

What is the benefit of yt and xt being cointegrated?

A

It allows one to specify more complex dynamics in the model

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

What does the error correction term allow you to study?

A

The short-term dynamics between y and
x

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

Whats the simplified model for the error correction term?

A

∆yt =α0+γ0∆xt +δ(yt−1−βxt−1)+ut

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

In the simplified error correction model, if yt−1 > βxt−1 what happens?

A

y in the previous period overshot the equilibrium and δ works to bring y back to the equilibrium

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

In the simplified error correction model, if yt−1 < βxt−1 what happens?

A

δ will be positive and will bring y back to equilibrium

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

Write out the steps for estimating the error correction model when 𝛽 is known.

A

regress ∆yt on ∆xt and st−1 = (yt−1 − βxt−1)

17
Q

Write out the steps for estimating the error correction model when 𝛽 is unknown.

A

estimate 𝛽 and then use sˆt-1 =(yt-1−βˆxt-1 )

18
Q

Whats the difference between predicted value and forecasted values?

A

Predicted values: tell you about IN-SAMPLE model fit
Forecasted values: involves uncertainty and tells us about out-of-sample model fit. We want to predict future values that have not yet occured and exist outside the sample

19
Q

What is a loss function?

A

tells us about how close or how far the forecast was relative to the realized value

20
Q

Squared forecast error equation

21
Q

Write down the VAR model equation

A

yt =δ0 + α1yt−1 + γ1zt−1 + ut

22
Q

Write the process of F STAT approach

A
  • Start with a model with as many lags of the dependent variable as possible * Test the significance of the last lag
  • Do this until the last lag becomes significant at the 95% confidence level
  • Then, repeat with other covariates
23
Q

What are the cons of the F stat approach?

A
  • it will sometimes suggest too many lags
  • Assume the true AR order is 5, so that the sixth coefficient is zero
  • A test using the t-statistic will incorrectly reject the null 5% of the time
24
Q

Whats the formula for BIC

25
Whats for formula for AIC
notes
26
whats the formula for z Granger causes y and what do the parameters entail?
E(yt|It−1) ̸= E(yt|Jt−1) - It-1: Contains past values of both y and z - Jt-1: Contains past values of ONLY
27
Whats the difference between out-of-sample and in-sample criteria?
* In-sample criteria: how well does the model fit the observations in the sample * Out-of-sample criteria: how well does the model fit observations outside of the sample
28
What does RSME represent
- the sample standard deviation of the forecast errors - Want the model with the smallest RSME
29
What does MAE represent (mean absolute error)
- Represents the average of the absolute forecast errors * We prefer the model with the smallest MAE
30
What happens when you dont control for data with strong seasonality?
Will affect the quality of the forecasts the model produces
31
In the infinite DL model, show how a temp change in z has no long-run effects on y
notes