|
Age old question on calculating Forecast accuracy (%)
Regarding the measurement of the forecast accuracy we received a question from a European user. The Formula 1 below shows a common (or intuitive) suggestion. However, in SAP Formula 2 is applied and that makes people wonder which is better.
Formula 1 favours the situation of underforecasting, while Formula 2 favours overforecasting.
Formula 1.
FC acc (%) = max{ 1 – |Demand-Forecast|/Demand, 0}
Formula 2.
FC acc (%) = max{ 1 – |Demand-Forecast|/Forecast, 0}
Do any of you have any further experience or thoughts about the difference in performance?
Read DemandPlanning.net response to the above question Link. http://www.business-forecasting.us/blog/?p=153#comments.
|