For a product the forecast and actual sales for December 2002 were 25 and 20 respectively. If the exponential smoothing constant is taken as 0.2, then forecast sale for January 2003 would be
24
Exponential smoothing is a popular technique used in forecasting, particularly in time series analysis. It gives more weight to recent data points to predict future values. The formula for simple exponential smoothing is:
\( \text{New Forecast} = \text{Old Forecast} + \alpha \times (\text{Actual Sales} - \text{Old Forecast}) \)
Where:
In this problem, we are given the following information for December 2002:
We need to calculate the forecast sale for January 2003 using this information. Here, December 2002 is the "current period", and January 2003 is the "next period".
Using the exponential smoothing formula:
\( \text{Forecast for Jan 2003} = \text{Forecast for Dec 2002} + \alpha \times (\text{Actual Sales in Dec 2002} - \text{Forecast for Dec 2002}) \)
Let's substitute the given values into the formula:
\( \text{Forecast for Jan 2003} = 25 + 0.2 \times (20 - 25) \)
Now, perform the calculation step-by-step:
\( \text{Forecast for Jan 2003} = 25 + 0.2 \times (-5) \)
\( \text{Forecast for Jan 2003} = 25 - 1 \)
\( \text{Forecast for Jan 2003} = 24 \)
Therefore, the forecast sale for January 2003 is 24.
Let's summarise the calculation in a table:
| Parameter | Value |
|---|---|
| Old Forecast (Dec 2002) | 25 |
| Actual Sales (Dec 2002) | 20 |
| Smoothing Constant (\(\alpha\)) | 0.2 |
| Difference (Actual - Forecast) | \(20 - 25 = -5\) |
| Adjustment (\(\alpha \times\) Difference) | \(0.2 \times -5 = -1\) |
| New Forecast (Jan 2003) | \(25 + (-1) = 24\) |
The calculation shows that the forecast for January 2003 is 24.
Name the human resource demand (need) forecasting technique, which solicits estimates of personnel needs from a group of experts, usually managers. The HRP experts act as intermediaries, summarise the various responses and report the findings back to the experts. The experts are surveyed again after they receive this feedback. Summaries and surveys are repeated until the experts' opinions begin to agree. The agreement reached is the forecast of the personnel needs.
Select the correct option :
The sensitivity of forecast in simple moving average forecasting method, for the increase of the length of average period,
For a product, the forecast and the actual sales for December 2008 were 25 and 20 respectively. If the exponential smoothing constant (α) is taken as 0.2, the forecast sales for January 2009 would be.