Knowledge base

Autoregressive Integrated Moving Average (ARIMA )

Introduction: ARIMA

ARIMA is a statistical model used for analysing and forecasting time series data. The acronym stands for Autoregressive Integrated Moving Average. It is commonly applied in economics, finance, and operations where data show patterns over time.

Background

The ARIMA model was popularised by statisticians George Box and Gwilym Jenkins in the 1970s. It remains a cornerstone of time series forecasting and is widely known as the Box-Jenkins methodology.

Key Elements / Features

  • Autoregressive (AR): Explains the variable using its own previous values.
  • Integrated (I): Uses differencing to make the data stationary, meaning mean and variance stay stable over time.
  • Moving Average (MA): Models forecast errors as a combination of past error terms.

Parameters

An ARIMA model is defined by three parameters:

  • p: Number of autoregressive terms.
  • d: Number of non-seasonal differences required to achieve stationarity.
  • q: Number of lagged forecast errors in the moving average component.

Applications / Examples

  • Finance: Forecasting stock prices or exchange rates.
  • Economics: Predicting GDP, inflation, or unemployment rates.
  • Operations management: Demand forecasting and inventory planning.

For example, a retailer can apply ARIMA to sales data to forecast demand for the coming months, ensuring stock levels match customer needs.

Relevance / Impact

ARIMA is valued for its flexibility and accuracy with stationary data. However, it requires careful preprocessing and parameter tuning. For strongly seasonal patterns, the SARIMA (Seasonal ARIMA) variant is often more suitable. Despite its limitations, ARIMA remains one of the most widely used forecasting models in research and business.

See also

Anend Harkhoe
Lean Consultant & Trainer | MBA in Lean & Six Sigma | Founder of Dmaic.com & Lean.nl
With extensive experience in healthcare (hospitals, elderly care, mental health, GP practices), banking and insurance, manufacturing, the food industry, consulting, IT services, and government, Anend is eager to guide you into the world of Lean and Six Sigma. He believes in the power of people, action, and experimentation. At Dmaic.com and Lean.nl, everything revolves around practical knowledge and hands-on training. Lean is not just a theory—it’s a way of life that you need to experience. From Tokyo’s karaoke bars to Toyota’s lessons—Anend makes Lean tangible and applicable. Lean.nl organises inspiring training sessions and study trips to Lean companies in Japan, such as Toyota. Contact: info@dmaic.com

Online Lean courses
100% Lean, at your own pace

Most popular article