STATIONARITY Flashcards
What is stationarity? Why is it bad?
A critical assumption of time series data is stationarity. This means that the mean and variance of the time series data is consistent. Non-stationary means cannot predict future forecasts nor can generalise the next period. Also, lead to spurious results
Definition of mean and variance
Mean is the expected value
Variance is the spread around the mean
A time series is an example of a…
Stochastic process, the sequence of ransom variables ordered in time however, this is not always the case as trends can be seen.
Graphical analysis
If there is a general trend then it is suggested that the data is non-stationary.
EX - Drifting upwards with a great deal of variance.
What is the Augmented DF unit root test? How is it performed?
The Augmented DF test deals with the correlation of higher error terms. It is used with correlation or lags higher than one is present.
This test generates the dependent variables with the first difference. Uses the unit root test
What is the null of DF/ADF test?
Null: B3=0 that is the time series is non-stationary (unit root).
Alternative H1: B3=/0 so stationarity.
How can we reject the null?
- If t-stat <10% CV then cannot reject the null - non stationary
- if t-stat>10% CV then can reject the null - at the 1%, 5%, or 10% it will be stationary
We can also use p-value where insignificant means non-stationary.
What is the unit root equation and how do we get there? What if alpha = 1.
Start with:
LEXt = B1 + B2t + alphaLEXt-1 + Ut
Subtract LEXT-1 to find first difference.
Change in LEXt = B1 + B2t + (alpha -1)LEXt-1 + Ut where (alpha-1 equals B3).
If alpha = 1 then B3=0 so cannot reject the null - unit root.
What are the three versions of the DF/ADF test?
- Random walk: Change in Yt= B3Yt-1 + Ut
- Random walk with drift : Change in Yt = B1 + B3Yt-1+ Ut
- Random walk with drift around deterministic trend: Chnage in Yt = B1 + B2t + B3Yt-1 + Ut
What does unit root also mean?
Non-stationary
Stata outcome - Long-term memory behaviour
It is positively upwards rising. This shows that the presence of non-stationarity in lY because it has long-term memory behaviour.
Stata outcome - Collegram
Lagged periods are correlated = non-stationary. High AC means correlated and a high Q means high correlation if Prob>Q is significant it means there is a high Q present.
How do you fix the stationarity problem?
Taking the first difference in lags should always create a stationary relationship.
Remove the trend.
If t-stat = -3.443 and 5%CV = -3.564 and 10%CV = -3.218 what can we do?
We can reject the null at the 10% level that it’s stationary
What is the Phillips Perron test?
Correct for autocorrelation and heteroscedasticity. Makes a non-parametric correction for the t-stat