Seasonal ARIMA
Learn to model seasonal time series using ARIMA.
ARIMA(
People consume more during Christmas.
Households consume less energy at night.
Temperatures are higher in summer than in winter.
Fortunately for us, we can extend the logic of the ARIMA model to account for these seasonal (regular) variations. This is what the Seasonal Autoregressive Integrated Moving Average (SARIMA) model does.
Introducing seasonality in the formula
To understand the SARIMA model, let’s break it down into two blocks, the ARIMA block and the seasonal block.
The ARIMA block
We use this part to model the dependence of