Parts of this page were generated by AI.
Resources
Note on this Note
I did not take lecture notes on Production Management. Below is an AI-generated summary of this chapter, and you’ll want to check out the resources above.
Demand Forecasting
Demand forecasting is a crucial part of the Operative Planning level (which also includes Master Production Scheduling and Material & Capacity Requirements Planning). It focuses on predicting the future development of demand based on historical values under uncertainty.
1. Operative Planning Level
The purpose of the operational planning level includes:
- Smoothing of seasonal variations of capacity requirements and available capacity.
- Determination of the master production schedule: Deciding which products shall be produced in which quantities across various periods during the planning horizon.
- Procurement planning: Determining the required quantities of input materials (raw materials, supplied parts, and in-house sub-assemblies) for the fulfillment of the master schedule.
- Smoothing of demand and production based on forecasts.
Strategies to Match Production and Demand
Companies typically choose between two main strategies to handle fluctuating demand:
- Chase Demand: Adjusting production to match demand period-by-period. Pros: Lower inventory costs.
- Level Production: Maintaining a constant production rate. Pros: Less dependent on supply chain fluctuations.
2. Procedure of Time Series Based Forecasting
A structured approach to time series forecasting involves five steps:
- Analysis of the characteristics of a time series:
- Long-term trend: Consistent increase or decrease over time.
- Mid-term cyclical variations: e.g., economic cycles or product lifecycle effects.
- Seasonal fluctuations: Regular patterns based on annual seasons.
- Random variations: Unpredictable noise.
- Selection of an appropriate forecast model.
- Estimation of the coefficients of the forecast model.
- Application of the forecast model (calculation of the forecast values).
- Monitoring and analysis of the forecast accuracy over time.
Types of Time Series
- Level demand: Random variations around a constant mean.
- Linear trend: Demand consistently increases or decreases over time.
- Seasonal variation: Demand exhibits regular repeating patterns.
3. Data Structure of Demand Forecasts
Forecasting requires a solid data structure referencing past and future periods:
- : Observed historical demand in period .
- : Ex-ante forecasted demand for period .
- : Ex-post forecast error in period ().
- (Forecast date): The point in time separating past (known historical data) from the future.
4. Forecasting Methods
Simple Exponential Smoothing
Used when the assumed demand process involves random variations around a constant demand level.
Forecast formula:
- : Observed demand in period .
- : Forecast for period .
- : Smoothing parameter (generally ). It determines the strength of the smoothing effect. A larger makes the forecast more responsive to recent demand.
- Initialization: Before the first forecast (for ), an adequate initial value has to be determined (an estimate of the level demand). Often, is chosen.
Exponential Smoothing with Trend Adjustment
Used when the assumed demand process involves random variations around a linear trend, i.e., .
Applying simple exponential smoothing directly to a time series with a linear trend causes a systematic error (lag). This requires a trend adjustment (correction factor).
Update of level demand at the end of period :
Update of trend at the end of period :
Forecast determination for periods :
- : The trend adjustment (correction factor) that offsets the systematic error caused by the smoothing lag.
- : Smoothed level.
- : Smoothed trend.
Initialization:
Before the first forecast determination (for ), adequate initial values and have to be determined (e.g., through linear regression).