Time Series Flashcards
1
Q
Conditions for Stationary?
A
- The joint distribution of variables is the same for any number of successive periods in a row (PAST + FUTURE). If the mean is different but variance is still the same, it is an example of non-stationary
2
Q
What is the assumption of OLS which is the most similar to stationary?
A
identically distributed
Because stationary has constant jointly distribution function, which means data is identically distributed
3
Q
What are assumptions of OLS?
A
- No outliners
- Linear relationship
- No endogeneity
- No multicoliarlity
- No serial correlation
- Normality and homoschedasticity
4
Q
What is the function to test for stationary?
What test? and hypothesis?
A
Augmented Dicky Fuller Test
delta yt = beta0 + alpha t + delta yt-1 + gamma1delta yt-1 + gamma
H0: Unit root
H1: Stationary
check for t-test, value should be negative and smaller than critical value
5
Q
Assumption of time series
A
- Serially uncorrelated error (no relationship between the error term and the regressors)
- a. Stationary ~ iid of OLS
b. (Yt, X1t, …, Xkt) and (Yt-1, X1t-1, …., Xkt-1) are independent from each other like NO MULTICOLLINEARITY - No outliers