SLIDE 1
The Integrated ARMA model: ARIMA(p, d, q)
- Some series are nonstationary, but their differences are sta-
tionary; e.g. the random walk.
- Recall: the first differences of xt are
xt − xt−1 = (1 − B)xt = ∇xt.
- The second differences are
∇xt − ∇xt−1 = (1 − B)∇xt = ∇2xt.
- If ∇dxt is ARMA(p, q), we say that xt is ARIMA(p, d, q).