Time-Series Analysis Flashcards
Autoregressive AR model
A time series regressed on its own past values.
A statistical model is autoregressive if it predicts future values based on past values. For example, an autoregressive model might seek to predict a stock’s future prices based on its past performance.
DW test for Serial correlation in linear/log-linear model hypothesis
H0: Dw = 2 - Fail to reject - Do not reject the null hypothesis - No Serial correlation
Ha: Dw =/2 -Reject null - We have serial correlation
What are the 3 properties we must satisfy to have “Covariance Stationary Series”
Mean, Variance, and Cov(yt, yt-s) must be constant and finite in all periods.
- The expected value of the time series must be constant and finite in all periods.
- The variance of the time series must be constant and finite in all periods.
- The covariance of the time series with itself for a fixed number of periods in the past or future must be constant and finite in all period
What is “mean Reversion”
The value of the time series falls when it’s above its mean, and rises when it’s below its mean.
Mean reversion in finance suggests that various relevant phenomena such as asset prices and volatility of returns eventually revert to their long-term average levels.
The mean reversion theory has led to many investment strategies, from stock trading techniques to options pricing models.
Mean reversion trading tries to capitalize on extreme changes in the price of a particular security, assuming that it will revert to its previous state
Define the Mean reverting level …
Xt > b0/(1-b1)
The time series will decrease
Define the Mean reverting level …
Xt = b0/(1-b1)
The time series will remain the same
Define the Mean reverting level …
Xt < b0/(1-b1)
The time series will remain the increase
What is an “in-sample forecast”
Prediction
Predicted vs Observed values to generate the model
Models with a smaller variance of errors are more accurate
What is an “out-of-sample forecast”
Forecast
Forecast vs Outside the model’s values
Use Root Mean Squared Errors (RMSE) - used to compute out-of-sample forecasting performance. The smaller the RMSE, the better.
hat 2 elements does Random Walk not have?
Finite mean reverting level, and finite variance
Which test do we use to test for unit root?
Dickey-Fuller test
When testing for Unit root
If the coefficient is |b1| < 1
No unit root - the time series is covariance stationary
When testing for Unit root
If the coefficient is b1 = 1
Unit root.
Time series is a random walk.
It is not covaraince stationary
DW Test for SC
Result from model output (DW statistics) < DW Critical
Evidence of Positive Serial Correltion
we can reject the hypothesis of no Positive Serial correlation
DW Test for SC
Result from model output (DW statistics) > DW Critical
NO Evidence of Positive Serial Correltion