Forecast methods
Choose a method that matches the structure of the demand series. A moving average rolls a fixed window forward and averages the observations inside it. Exponential smoothing updates the forecast from the prior forecast and latest observation, controlled by a smoothing setting. Seasonal decomposition separates a repeating seasonal component so the forecast can preserve recurring peaks and troughs.