Definition
A Multiplicative Seasonal ARIMA Model, denoted as , applies both non-seasonal differencing (order ) and seasonal differencing (order ) to achieve stationarity.
If the differenced series:
satisfies an model, then the original series is called a Seasonal ARIMA model.
Interpretation
This is a comprehensive model handling non-stationarity in mean (both trend and seasonality) and modeling the remaining stationary component with AR and MA terms at both seasonal and non-seasonal lags.
Specification, Fitting, and Checking
The procedures for specification, fitting, and diagnostic checking for seasonal models follow the same general techniques as non-seasonal models.