If the actual demand of a product is 62, a previous year's forecast is 57, and the value of smoothing constant is 0.3, what would be the forecast for the current year using exponential smoothing method of forecasting?
58.5
Exponential smoothing is a popular time series forecasting method. It produces a forecast based on a weighted average of the actual demand in the previous period and the forecast from the previous period. This method gives more weight to recent data, with the degree of weighting determined by a smoothing constant.
The formula used for calculating the forecast for the current period (F_t) using the exponential smoothing method is:
$$F_t = F_{t-1} + \alpha(D_t - F_{t-1})$$
Where:
In this specific forecasting problem, we are given the following values:
We need to calculate the forecast for the current year (\( F_t \)) using the exponential smoothing formula.
Let's substitute the given values into the exponential smoothing formula:
$$F_t = F_{t-1} + \alpha(D_t - F_{t-1})$$
$$F_t = 57 + 0.3(62 - 57)$$
First, calculate the difference between the actual demand and the previous forecast:
$$D_t - F_{t-1} = 62 - 57 = 5$$
Now, multiply this difference by the smoothing constant (\( \alpha \)):
$$\alpha(D_t - F_{t-1}) = 0.3 \times 5 = 1.5$$
Finally, add this result to the previous year's forecast:
$$F_t = 57 + 1.5$$
$$F_t = 58.5$$
Therefore, the forecast for the current year using the exponential smoothing method is 58.5.
Comparing our calculated forecast of 58.5 with the given options:
Our calculated value matches Option 1.
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.
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