QA11 - Non-Stationary Time Series Flashcards
Describe linear and nonlinear time trends
Linear model with time trend has an issue if d < 1, as in finance Yt will become negative
Solve by using log model (non-linear time trend)
Explain how to use regression analysis to model seasonality
Use dummy variable to increase or decrease intercept when in season x, can combine with ARMA components to capture cyclical nature
Describe a random walk and a unit process
A unit process is the generalisation of a random walk by adding short-term stationary dynamics
Explain the challenges of modelling time series containing unit roots
- Unit process does not mean revert
- Parameter estimates for ARMA models containing unit root are not normally-distributed
- Ruling out spurious relationships difficult
Describe how to test if a time series contains a unit root
Use the Augmented Dickey-Fuller specification
- Difference of a series regressed against lagged level, deterministic level, and lagged differences
- H0: coefficient of lagged level = 0 means Yt does not contain a unit process
If trend-stationary, must also include a constant
Calculate the estimated trend value and form an interval forecast for a time series
[E(Y_(t + h)) +/- e_(t+h)]