Definition

Let:

  • : time series
  • : white noise
  • : seasonal period

A Seasonal AR(P) Model (Model Musiman AR(P)) is defined as

with the seasonal AR characteristic polynomial equation:

Interpretation

Similar to a standard AR model, but the current value depends on past values at seasonal intervals (e.g., this January depends on last January).

Properties

  • Stationarity: This model is stationary if the absolute values of the roots of are all greater than 1.
  • Autocorrelation (ACF): The ACF at multiples of the seasonal period () decays exponentially, while autocorrelation at other lags is zero. For AR(1) seasonal model, for
  • Partial Autocorrelation (PACF): Cuts off after lag (which is a multiple of the seasonal period), while other lags are zero.