162k views
0 votes
Given a prior forecast demand value of 230, a related actual demand value of 250, and a smoothing constant alpha of 0.1, what is the exponential smoothing forecast value for the following period

User Helbaroudy
by
8.5k points

1 Answer

3 votes

Answer:

232

Step-by-step explanation:

Calculation for what is the exponential smoothing forecast value for the following period

Exponential smoothing forecast value=230 + 0.1 * (250-230)

Exponential smoothing forecast value=230 + 0.1*20

Exponential smoothing forecast value = 232

Therefore the exponential smoothing forecast value for the following period will be 232

User Mormoran
by
7.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.