Regression modelEconometrics / time series

ARIMA Model (Autoregressive Integrated Moving Average)

The ARIMA(p,d,q) model is the standard workhorse for univariate time series forecasting. It combines autoregressive terms (past values), differencing to induce stationarity, and moving average terms (past shocks) into a unified linear framework. Developed by Box and Jenkins (1970), it remains one of the most widely applied models in econometrics and applied statistics.

Apply with EconMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link
  2. Hamilton, J. D. (1994). Time Series Analysis. Princeton University Press. ISBN: 978-0691042893

Related methods

Referenced by

ScholarGateARIMA model (Autoregressive Integrated Moving Average Model). Retrieved 2026-06-04 from https://scholargate.app/en/econometrics/arima-model