Answer:b
Step-by-step explanation:
Exponential smoothing is a time series forecasting approach for univariate data that can be extended to assist data with a systematic trend or seasonal element.
Forecast for next month is given by
[tex]F_t=F_{t-1}+\alpha (D_{t-1}-F_{t-1})[/tex]
where
[tex]F_t=Forecast\ for\ next\ month[/tex]
[tex]F_{t-1}=Forecast\ Predicted\ for\ this\ month[/tex]
[tex]D_{t-1}=Demand\ for\ this\ month[/tex]
[tex]\alpha =smoothing\ constant[/tex]
If value of [tex]\alpha [/tex] approaches to 1 then it can be said that it is very responsive
and it is close to 0 then it is stable.
So correct answer is 0.4 i.e. option b