Inferensys

Glossary

Croston's Method

A specialized forecasting technique that separately estimates the demand interval and demand size to produce more accurate predictions for intermittent demand patterns.
FP&A analyst using AI forecasting agent on laptop, P&L projections on screen, casual office analytics setup.
INTERMITTENT DEMAND FORECASTING

What is Croston's Method?

A specialized forecasting technique that separately estimates the demand interval and demand size to produce more accurate predictions for intermittent demand patterns.

Croston's Method is a forecasting technique designed specifically for intermittent demand—time series where demand occurs sporadically with many zero-demand periods. Unlike exponential smoothing, which produces biased estimates when applied to intermittent data, Croston's Method decomposes the forecast into two independent exponential smoothing models: one for the demand interval (time between non-zero demands) and another for the demand size (magnitude when demand occurs).

The method updates its estimates only when actual demand occurs, preventing the forecast from decaying toward zero during periods of inactivity. The final forecast is calculated as the ratio of the smoothed demand size to the smoothed interval, yielding a demand-per-period estimate. While the original formulation exhibits inventory-level bias, the Syntetos-Boylan Approximation corrects this by applying a debiasing factor, making it the preferred variant for spare parts forecasting and aftermarket supply chains.

INTERMITTENT DEMAND FORECASTING

Key Characteristics of Croston's Method

Croston's Method decomposes intermittent demand into two separate exponential smoothing models—one for demand size and one for demand interval—to overcome the bias inherent in standard forecasting techniques when applied to sporadic data.

01

Dual-Model Decomposition

Croston's Method separates the forecasting problem into two independent components: demand size (the magnitude of non-zero demand occurrences) and demand interval (the time between demand occurrences). Each component is updated independently using simple exponential smoothing, but only when demand actually occurs. This decomposition prevents the forecast from being artificially depressed during long sequences of zero-demand periods, which is the fundamental flaw of standard exponential smoothing when applied to intermittent demand patterns.

02

Update-Only-on-Demand Mechanism

A defining characteristic of Croston's Method is that parameter updates occur exclusively in periods with positive demand. When a zero-demand period is observed, neither the demand size estimate nor the interval estimate is revised. This contrasts sharply with standard exponential smoothing, which would update the level component at every time step and systematically drive the forecast toward zero during extended demand droughts. The update-only-on-demand rule preserves the integrity of the non-zero demand signal.

03

Bias Correction with Syntetos-Boylan Approximation

The original Croston's Method produces forecasts that are positively biased—they systematically overestimate expected demand. The Syntetos-Boylan Approximation (SBA) corrects this by applying a multiplicative bias reduction factor of (1 − α/2), where α is the smoothing parameter for the interval estimate. This adjustment is critical for inventory optimization, as uncorrected Croston forecasts lead to excess safety stock and inflated holding costs. The SBA variant is now considered standard practice in production forecasting systems.

04

Assumption of Independent Demand Events

Croston's Method operates under the assumption that demand occurrences are independent and identically distributed following a Bernoulli process, and that demand sizes are independent of the intervals between them. This assumption simplifies the mathematics but can break down in practice when demand exhibits autocorrelation, trend, or seasonality. In such cases, extensions like the Croston-TSB model (which incorporates probability of demand occurrence) or negative binomial Croston variants may be required to capture more complex intermittent patterns.

05

Inventory Control Integration

Croston's Method is tightly coupled with inventory replenishment logic, particularly in spare parts management and aftermarket supply chains. The forecast output—a rate of demand per period—directly feeds into reorder point calculations and safety stock determinations. When combined with a compound Poisson demand model, Croston-based forecasts enable accurate estimation of fill rates and stockout probabilities for slow-moving SKUs where traditional normal distribution assumptions fail. This integration makes it a cornerstone of service-parts logistics systems.

06

Performance Measurement with Specialized Metrics

Evaluating Croston's Method requires metrics suited to intermittent demand. Standard measures like Mean Absolute Percentage Error (MAPE) become undefined or infinite when actual demand is zero. Instead, practitioners use Mean Absolute Scaled Error (MASE), Periods in Stock simulations, or inventory-oriented metrics that measure the financial impact of forecast errors on holding costs and service levels. The ultimate test of a Croston forecast is not point accuracy but whether it minimizes total inventory cost while meeting target service levels.

INTERMITTENT DEMAND FORECASTING

Croston's Method vs. Standard Exponential Smoothing

A feature-by-feature comparison of Croston's Method against Simple and Holt-Winters Exponential Smoothing for forecasting intermittent demand patterns.

FeatureCroston's MethodSimple Exp. SmoothingHolt-Winters

Handles intermittent demand

Separates demand size and interval

Unbiased for zero-demand periods

Captures trend component

Captures seasonality component

Forecast update frequency

Only after demand occurs

Every period

Every period

Typical bias on intermittent data

Low

High (downward)

High (downward)

Smoothing parameters required

1 (alpha)

1 (alpha)

3 (alpha, beta, gamma)

CROSTON'S METHOD EXPLAINED

Frequently Asked Questions

Clear, technical answers to the most common questions about forecasting intermittent demand patterns using Croston's decomposition approach.

Croston's Method is a specialized forecasting technique designed for intermittent demand patterns, where demand occurs sporadically with frequent zero-demand periods. Unlike exponential smoothing, which updates its estimate every period and biases forecasts downward after zero-demand intervals, Croston's Method decomposes the time series into two separate components: the demand interval (the number of periods between non-zero demand occurrences) and the demand size (the magnitude of demand when it does occur). Each component is smoothed independently using simple exponential smoothing, and only updated when actual demand occurs. The final forecast is calculated as the ratio of the smoothed demand size to the smoothed demand interval, producing an unbiased estimate of demand per period. This decomposition prevents the forecast from decaying during zero-demand stretches, making it the foundational approach for spare parts, aftermarket logistics, and slow-moving inventory forecasting.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.