Module 2 - ARIMA PDF
Module 2 - ARIMA PDF
Module 2 - ARIMA PDF
AR (2) yt 1 yt 1 2 yt 2 ut
AR (p) yt 1 yt 1 2 yt 2 ............. p yt p ut
p
y t i y t i u t
i 1
3
yt 1 yt 1 ut yt 1 1 yt ut 1
Moving Average Model
yt depends only on past error terms ut 1, ut 2 , ut 3 ,...
MA (1) yt 1ut 1 ut
q
MA (q) y t i u t i u t
i 1
Autoregressive Moving Average Model
p q
ARMA (p, q) y t i y t i φ j u t j u t
i 1 j 1
5
Autoregressive Integrated Moving Average (ARIMA) Model
Estimate
Parameters
Forecast
7
1. Identifying the structure of ARIMA
ARIMA (p, d, q)
p q
y y
d d
φ u u
t i t i j t j t
i 1 j 1
• d?
• p? Partial Autocorrelation Function (PACF)
8
1. Identifying the structure of ARIMA
Correlation coefficient
T
(Y t Y )( X t X )
t K 1
T T
(Y
t 1
t Y ) 2
(X
t 1
t X )2
Autocorrelation coefficient
T
(Y t Yt )(Yt k Yt k )
t K 1
T T
(Y
t 1
t Yt ) 2
(Y
t 1
t k Yt k ) 2
Cov (Yt , Yt k )
Var (Yt )Var (Yt k )
Cov (Yt , Yt k )
Var (Yt )
9
Direct effect
Yt Yt-2
Yt-1
Indirect effect
10
2. Estimate Parameters
• AR terms
• MA terms
3. Diagnostic checking
• Highest R-square
• Highest Log likelihood
• Lowest AIC/SC/HQC
• Lowest RMSE
4. Forecast
11
Seasonal ARIMA (SARIMA) model
• seasonality
ARIMA (p, d, q) (P, D, Q)m
p = Autoregressive term (AR)
13
Information Criteria
Akaike Information
Criterion
T= No.of observations
k= No.of parameters
Schwarz bayesian
criterion
14
Thank You
15