Anna Sroginis and I have been working on a new approach for intermittent demand classification over the past year. We’ve taken a fresh look at the problem, starting by asking: why do zeroes happen? Let’s discuss why indeed. First, a quick note: it’s a mistake to define intermittent demand simply as “demand with zeroes”. That […]
intermittent demand
Intermittent demand classifications: is that what you need?
When you start working with your data and suddenly realise that there are zeroes there, i.e. it is intermittent demand, what should you do first? Some people use SBC classification, but is that what you need? Let’s discuss! Intermittent demand comes in different flavours: sometimes zeroes occur frequently with low demand volumes, while other times […]
Introduction to intermittent demand
Sometimes, when you need to forecast demand, you may notice that the recorded data contains zeroes. There are several possible reasons for this, but today we’ll briefly discuss one of them. Welcome to the world of “intermittent demand”! Intermittent demand is the demand that happens at irregular frequency (Svetunkov & Boylan, 2023). This means you […]
iETS: State space model for intermittent demand forecasting
Authors: Ivan Svetunkov, John E. Boylan Journal: International Journal of Production Economics Abstract: Inventory decisions relating to items that are demanded intermittently are particularly challenging. Decisions relating to termination of sales of product often rely on point estimates of the mean demand, whereas replenishment decisions depend on quantiles from interval estimates. It is in this […]
John E. Boylan
I met John in 2014 when he joined the Department of Management Science at Lancaster University. Back then, I was in my second year of PhD, and as a teaching assistant, I helped deliver workshops for some modules. We met at the departmental Christmas party, and John asked me whether I was the very same […]
M-competitions, from M4 to M5: reservations and expectations
UPDATE: I have also written a short post on “The role of M competitions in forecasting“, which gives historical perspective and a brief overview of the main findings of the previous competitions. Some of you might have noticed that the guidelines for the M5 competition have finally been released. Those of you who have previously […]
Multiplicative State-Space Models for Intermittent Time Series, 2019
More than 2 years ago I published on this website a working paper entitled “Multiplicative State-Space Models for Intermittent Time Series“, written by John Boylan and I. This was an early version of the paper, which we submitted to International Journal of Forecasting on 31st January 2017. More than two years later (on 11th July […]
What about all those zeroes? Measuring performance of models on intermittent demand
In one of the previous posts, we have discussed how to measure the accuracy of forecasting methods on the continuous data. All these MAE, RMSE, MASE, RMSSE, rMAE, rRMSE and other measures can give you an information about the mean or median performance of forecasting methods. We have also discussed how to measure the performance […]
International Symposium on Forecasting 2019
The ISF2019 took place in Thessaloniki, Greece. This time I presented a spin-off of my research on intermittent demand in retail, entitled as “What about those sweet melons? Using mixture models for demand forecasting in retail”. The idea is quite trivial and simple: use mixture distribution regressions (e.g. logistic and log-normal distributions) in order to […]
“smooth” package for R. Intermittent state-space model. Part I. Introducing the model
UPDATE: Starting from smooth v 3.0.0, the occurrence part of the model has been removed from es() and other functions. The only one that implements this now is adam(). This post has been updated on 01 January 2021. UPDATE: Starting from smooth v 2.5.0, the model and the respective functions have changed. Now instead of […]