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.
24
Exponential smoothing is a time series forecasting method where the forecast for the next period is calculated based on the forecast for the current period, the actual sales for the current period, and a smoothing constant (alpha, $\alpha$). It is a simple and widely used technique in business forecasting.
The formula for exponential smoothing is:
$\qquad F_{t+1} = F_t + \alpha (A_t - F_t)$
Where:
The term $(A_t - F_t)$ is also known as the forecast error for the current period.
We are given the following information for December 2008:
We need to calculate the forecast sales for January 2009 ($F_{Jan}$).
Using the exponential smoothing formula, with $t$ representing December 2008 and $t+1$ representing January 2009:
$\qquad F_{Jan} = F_{Dec} + \alpha (A_{Dec} - F_{Dec})$
Let's substitute the given values into the formula:
Step 1: Identify the values for the current period (December 2008).
Step 2: Calculate the forecast error for the current period.
Forecast error = $A_{Dec} - F_{Dec} = 20 - 25 = -5$
Step 3: Apply the exponential smoothing formula.
$\qquad F_{Jan} = F_{Dec} + \alpha (A_{Dec} - F_{Dec})$
$\qquad F_{Jan} = 25 + 0.2 \times (-5)$
$\qquad F_{Jan} = 25 - 1$
$\qquad F_{Jan} = 24$
Alternatively, we can use the equivalent form of the formula:
$\qquad F_{t+1} = \alpha A_t + (1 - \alpha) F_t$
Substituting the values:
$\qquad F_{Jan} = \alpha A_{Dec} + (1 - \alpha) F_{Dec}$
$\qquad F_{Jan} = 0.2 \times 20 + (1 - 0.2) \times 25$
$\qquad F_{Jan} = 0.2 \times 20 + 0.8 \times 25$
$\qquad F_{Jan} = 4 + 20$
$\qquad F_{Jan} = 24$
Both methods yield the same result.
Therefore, the forecast sales for January 2009 would be 24.
| Item | Value |
|---|---|
| Forecast (Dec 2008), $F_{Dec}$ | 25 |
| Actual Sales (Dec 2008), $A_{Dec}$ | 20 |
| Smoothing Constant, $\alpha$ | 0.2 |
| Forecast Error ($A_{Dec} - F_{Dec}$) | 20 - 25 = -5 |
| $\alpha \times$ Error | 0.2 $\times$ -5 = -1 |
| Forecast (Jan 2009), $F_{Jan} = F_{Dec} + \alpha (A_{Dec} - F_{Dec})$ | 25 + (-1) = 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 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