Final answer:
The exponential smoothing forecast for period three is 24.8.
Step-by-step explanation:
The exponential smoothing forecast for period three can be calculated using the formula:
F(t) = (1 - α) * Y(t-1) + α * F(t-1)
Given that α (the smoothing constant) is 0.3, Y(t-1) is 26, and F(t-1) is 22, we can substitute these values into the formula to find:
F(3) = (1 - 0.3) * 26 + 0.3 * 22
F(3) = 0.7 * 26 + 0.3 * 22
F(3) = 18.2 + 6.6
F(3) = 24.8
Therefore, the exponential smoothing forecast for period three is 24.8 (Option B).