Brooks remainign Flashcards

(36 cards)

1
Q

why is it important to test for non-stationarity

A

for one, if we have a non stationary time series, the effects of hte hsocks will not diminish. This means that the shocks seen previously still influence current levels. The outcome of this is that the time series will likely explode.

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

elaborate on types of non stationarity

A

1) random walk with drift
2) trend-stationary process

Random walk with drift is given as:

r_t = mu + r_{t-1} + u_t

Trend-stationary process is given as:

y_t = a + b t + u_t

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

elaborate on the trend-stationary process

A

It is an interesting time series because it is stationary around a linear trend.

It is also commonly referred to as “deterministic non-stationarity” and it needs to be detrended to work with it.

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

non stationarity refers to everything that is not statioanry. but typically, with non-stationary one will consider the unit-root non stationary ones. Why?

A

Because there are very few use cases for the non-stationary ones, but the ones with a unit root is an important field.

With ones that are not unit root, but still non-stationary, the shocks will increase in effect as time pass by.
With unit root, the shocks remain as they were, we basically get a sum of them.

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

how do we de-trend a deterministic trend-stationary time series?

A

we run the following regression:

r_t = a + b t + u_t

Then we use the residual series as the new variable. it should now have the trend removed.

Thi sassumes that the trend statioanrity was indeed the one as given

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

what is stochastic non-stationarity?

A

Another term for hte random walk with drift.

There is a stochastic trend in the data, and we know this because the next value is equal to the previous value plus error term. if the error term has the assumption of mean 0, we get increasing variance as we move further out.

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

how can we make a stochastic trend “stationary”?

A

First difference. For instance, if we have random walk, performing the first differnece on it will give us a statioanry sequence.

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

what is removed when we use differencing on stochastic trend?

A

We remove the previous value. this leaves the trend and the error term a_t.

it is impoirtant to understand that the trend is included in the difference.

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

what happens if we first difference a trend stationary time series?

A

We get an MA(1) case

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

difference between de-trending and differneicng?

A

in this case, de-trending refers to performing regression and then using the residuals. It works on the determinsitic trend model, but not on the stochastic trend.

de trending removes the overall trend.

Differencng removes the stochastic trend, but not their individual effects. This is why differencing is great. We keep the shocks, but remove the trend. The outcoem is stationary.

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

there is a crucial part about dickey fuller

A

it only work if the residuals are truly white noise.

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

what to do if we want to test for unit root but our residuals have autocorrelation

A

Use Augmented Dickey fuller

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

when is dickey fuller valid+

A

when u_t behaves as white noise

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

under what circumstances can Dickey Fuller be weak?

A

if there are structural breaks

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

what happens if we combine variables X_it that have different orders of integration?

A

They receive integration equal to the one with the higest order

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

what does it mean to be cointegrated?

A

if a linear combination of variables that are all I(1) become I(0) together, then they are conintegrated.

17
Q

what does it mean to be cointegrated?

A

there will be a long run equilibrium relationship between tehm

18
Q

elaborate on the definition of cointegration by Engle and Granger

A

A set of variables are cointegrated if there exist a weight vector alpha that when taking the dot product of alpha and the variables (linear combinaiton) we get a series that is I(d-b), which when all are I(1) produce a time series with linear combination I(0)

19
Q

why not just first difference each time series, and work from there?

A

This is correct for ARMA process. However, if we want to leverage common effects between the variables, we need a differnet approach.

20
Q

is univariate time seires models sufficient here?

A

No, we need multivariate.

21
Q

give example of multivariate time series model

A

y_t = ax_t + u_t

y_t could be the forward price, and x_t could be the stock price. this allows us to model changes in forward price as a funciton of the stock price.

22
Q

what is special about y_t = a x_t + u_t

A

It consists of 2 variables that have a unit root each.

23
Q

consider the model:

∆y_t = b ∆x_t + u_t

elaborate on it

A

It is a first differneced on both sides.

If it reach a long run equilibrium, this shit wont captiure it becasue the differencing eventually just creates 0 = 0.

Therefore, first differencing is not good to capture long run equilibriums

24
Q

what do we call the model that can be used for these kinds of cases?

A

Error correction model

equilibrium correction model

25
give the shape of a error correction model
The part that will be replaced by a placeholder variable, (y_{t-1} - gamma x_{t-1}) is called the "error correction term".
26
how do we find the "cointegration coefficient"?
from the cointegration regression
27
elaborate more deeply on the differnet aspects of the "error correction model" in the bivariate case
We have: ∆y_t = b_1∆x_t + b_2 (y_{t-1} - gamma x_{t-1}) + u_t There are 2 components: 1: Long run 2: Short run beta_1 describes short run relationship. beta_2 sescribes teh speed back to equilibrium gamma describes the long run relationship.
28
What is the "granger representation theorem"?
The granger representation theorem say that "if there exists a dynamic linear model with stationry disturbances and the data is I(1) ,then teh variables must be cointegrated of order (1,1)." Interpretation: I(1) imples that they become stationary after being differenced once. if there exists a model that makes teh residuals stationary, THEN: it guarantees that we can model using Error Correction Model of discussed shape, and hte cointegration combination is I(1-1)=I(0)
29
recall what it means that two variables (or more) are cointegrated?
They share a long run relationship
30
what does it mean to share a long run equilibrium relationsip?
if two variables share a long urn equibrlium relationsihp, meaning that they are cointegrated, it means that although they will likely drfit etc, they will never drift far away from eahc other. They will follow the same tendencies and be correlated in some way.
31
how can we check whether a bunch of variables are conintegrated or not
We obtain residuals, and then run Dickey Fuller on the residuals. However, due to the difference in regards ot now being used on residuals, there is a new set of critical values, and it is commonly referred to as Engle-Granger test.
32
assume we have a bunch of variables that are non-stationary, and we susepct that they are cointegrated. What to do?
we present 2 primary methods: 1) engle-Granger 2-step 2) Johansen
33
elaborate on Engle-Granger 2-step
2 steps, obviously: 1) Make sure that each variable is I(1). Run the conintegration regression using OLS. Check the residuals for stationarity. If they are I(0), proceed to step 2. 2) Set up the new regression, which has the shape: ∆y_t = b1 ∆x_t + b2 (residual_{t-1}) + v_t the residuals are just the residuals from the "arbitrary" regression performed in step 1. Can include constant, can choose not to etc.
34
how do we decide on which variable to choose as y_t, and x_y (LHS vs RHS)? How about when we have many variables that are all I(1) and we susepct is I(0) when combined?
The important thing is that our choice does not affect the fact that the bunch of variables are cointegrated. therefore, our choice depends on what specific relationships we are interested in exploring. If we want to see how changes in x_t affects the long run eq of y_t, then we model it as: y_t = x_t .... we can easily do the reverse, but then we are looking at how y_t affects x_t.
35
elaborate on the validity to perform inference during Engle-granger 2-step
the first regrssion holds no meaning. but the second is free for interpretation
36