A statistical program is recommended.
Consider the following time series.
Quarter | Year 1 | Year 2 | Year 3 |
---|---|---|---|
1 | 72 | 69 | 63 |
2 | 49 | 41 | 51 |
3 | 58 | 60 | 53 |
4 | 77 | 80 | 71 |
(a)
Construct a time series plot.
(b)
Use the following dummy variables to develop an estimated regression equation to account for seasonal effects in the data:
x1 = 1 if quarter 1, 0 otherwise; x2 = 1 if quarter 2, 0 otherwise; x3 = 1 if quarter 3, 0 otherwise.
=
(c)
Compute the quarterly forecasts for next year.
quarter 1 forecast
quarter 2 forecast
quarter 3 forecast
quarter 4 forecast
a)
b)
regress y on Q1,Q2 and Q3
y^ = 76 - 8 Q1 - 29 Q2 - 19 Q3
c)
Please give me a thumbs-up if this helps you out. Thank you! :)
Get Answers For Free
Most questions answered within 1 hours.