Consider the following time series data Construct a time ser
Consider the following time series data: Construct a time series plot. What type of pattern exists in the data? Use a multiple regression model with dummy variables as follows to develop an equation to account for seasonal effects in the data. Qtr1 = 1 if quarter 1, 0 otherwise; Qtr2 = 1 if quarter 2, 0 otherwise; Qtr3 = 1 if quarter 3, 0 otherwise. Compute the quarterly forecasts for next year based on the model you developed in part b. Use a multiple regression model to develop an equation to account for trend and sea-sonal effects in the data. Use the dummy variables you developed in part b to capture seasonal effects and create a variable t such that t = 1 for quarter 1 in year 1, t = 2 for quarter 2 in year 1, t = 12 for quarter 4 in year 3. Compute the quarterly forecasts for next year based on the model you developed in part d. Is the model you developed in part b or the model you developed in part d more effective? Justify your answer.
Solution
