Here are 3 practice problems using quantitative forecasting methods:
1. Using simple exponential smoothing, forecast next period's sales given the following data with a smoothing constant of 0.3:
Period: Sales
1: 100
2: 110
3: 120
4: ?
Forecast: F1 = 100
F2 = 100 + 0.3(110 - 100) = 103
F3 = 103 + 0.3(120 - 103) = 108.9
F4 = 108.9 + 0.3(120 - 108.9) = 113.67
2. Using linear regression, forecast next year's profits based on advertising expenditures given:
Year: Prof