Chapter 6 Time series
Learning Objectives
- Explain the concept and general properties of stationary, \(I(0)\), and integrated, \(I(1)\), univariate time series.
- Explain the concept of a stationary random series.
- Explain the concept of a filter applied to a stationary random series.
- Know the notation for backwards shift operator, backwards difference operator, and the concept of roots of the characteristic equation of time series.
- Explain the concepts and basic properties of autoregressive (AR), moving average (MA), autoregressive moving average (ARMA) and autoregressive integrated moving average (ARIMA) time series.
- Explain the concept and properties of discrete random walks and random walks with normally distributed increments, both with and without drift.
- Explain the basic concept of a multivariate autoregressive model.
- Explain the concept of cointegrated time series.
6.1 Theory
TO ADD THEORY ABOUT TIME SERIES HERE
6.2 Concept and properties of time series
6.3 Concept of stationary random series
6.4 Concept of a filter applied to a stationary random series
6.5 Notation for operators
6.6 The characteristic equation of time series
6.7 Concept and properties of random walks
6.8 Concept of a multivariate autoregressive model
6.9 Concept of cointegrated time series
R
Practice
TO ADD R EXAMPLE ABOUT TIME SERIES HERE