Demand Forecasting Simulator
Interactive demand forecasting simulator: watch exponential smoothing chase noisy, seasonal sales data in real time. Tune the smoothing constant, seasonality strength and demand volatility and watch MAPE, next-period forecast and trend respond.
Businesses live or die by how well they predict what customers will buy next. This simulator generates a rolling series of weekly demand — a baseline that drifts with a trend, rises and falls with a seasonal cycle, and jitters with random volatility — and forecasts it live using simple exponential smoothing, the same technique described in the accompanying article. Watch the green actual-demand bars and amber forecast bars race each other week by week, and tune the smoothing constant, seasonality and volatility to see how each reshapes forecast accuracy (MAPE) and how quickly the model reacts to real shifts versus noise.
Interactive 3D model of exponential-smoothing demand forecasting: tune the smoothing constant, seasonality strength, volatility and trend to watch a live forecast chase noisy weekly sales and see MAPE respond.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install