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).
Glossary
Croston's Method

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
| Feature | Croston's Method | Simple Exp. Smoothing | Holt-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) |
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.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Master the ecosystem of intermittent demand forecasting. These concepts are critical for understanding how Croston's Method fits into modern probabilistic supply chain intelligence.
Intermittent Demand
The specific demand pattern that Croston's Method is designed to solve. It is characterized by sporadic demand occurrences separated by frequent periods of zero demand.
- Key Metric: High zero-inflation (often >30% of periods have no demand)
- Common in: Spare parts, aftermarket services, and capital goods
- Failure of standard models: Simple Exponential Smoothing produces biased forecasts by updating estimates during zero-demand periods
Demand Interval
One of the two independent components estimated by Croston's decomposition. It represents the average time between non-zero demand occurrences.
- Updated only when demand occurs, preventing bias from zero periods
- Typically modeled using a simple exponential smoothing process
- Directly determines the frequency component of the final forecast
- A long interval signals sporadic, lumpy demand patterns
Demand Size
The second component in Croston's decomposition, representing the magnitude of demand when it occurs. It is estimated independently from the interval.
- Also updated only after a non-zero demand observation
- Uses simple exponential smoothing on the positive demand values
- Separating size from interval prevents the forecast from being dragged down by zero periods
- Critical for sizing safety stock for lumpy items
SBA Method
The Syntetos-Boylan Approximation, a bias correction to Croston's original method. Croston's estimator is mathematically biased because the expectation of a ratio does not equal the ratio of expectations.
- Applies a correction factor of (1 - α/2) to the final forecast
- Reduces the positive bias inherent in the original Croston formula
- Published in 2005, it has become the standard variant used in practice
- Maintains the same decomposition structure while improving accuracy
TSB Method
The Teunter-Syntetos-Babai method, which extends Croston's framework by separately modeling the probability of demand occurrence using a different smoothing constant.
- Introduces an explicit demand probability component updated every period
- Allows the probability to decay during long zero-demand sequences
- Addresses obsolescence risk: items that haven't sold in many periods get a declining probability
- Superior for items approaching end-of-life or with non-stationary demand intervals
Forecast Bias
A systematic tendency to over-predict or under-predict demand. Croston's original method exhibits positive bias that the SBA and TSB variants correct.
- Croston's bias: Arises from the mathematical inequality E(X/Y) ≠ E(X)/E(Y)
- Detection: Track cumulative forecast error over a rolling horizon
- Impact: Biased forecasts lead to excess inventory holding costs
- Remediation: Apply the SBA correction factor or switch to an unbiased probabilistic model

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us