Consider the following time series data:
| Quarter | Year 1 | Year 2 | Year 3 |
| 1 | 71 | 68 | 62 |
| 2 | 49 | 41 | 51 |
| 3 | 58 | 60 | 53 |
| 4 | 78 | 81 | 72 |
Question: Use a multiple regression linear model with dummy variables as follows to develop an equation to account for seasonal effects in the data:
Q1=1 if quarter 1, 0 otherwise
Q2=1 if quarter 2, 0 otherwise
Q3=1 if quarter 3, 0 otherwise
What is the R^2 (coefficient of determination)? Round to 4 decimal places.
Let's input the following data into Excel of any other statistical software:
| Value | Qtr1 | Qtr2 | Qtr3 |
| 71 | 1 | 0 | 0 |
| 49 | 0 | 1 | 0 |
| 58 | 0 | 0 | 1 |
| 78 | 0 | 0 | 0 |
| 68 | 1 | 0 | 0 |
| 41 | 0 | 1 | 0 |
| 60 | 0 | 0 | 1 |
| 81 | 0 | 0 | 0 |
| 62 | 1 | 0 | 0 |
| 51 | 0 | 1 | 0 |
| 53 | 0 | 0 | 1 |
| 72 | 0 | 0 | 0 |
Q1=1 if quarter 1, 0 otherwise
Q2=1 if quarter 2, 0 otherwise
Q3=1 if quarter 3, 0 otherwise
We will use these three dummy variables to form the regression equation. The dependent variable is the value and quarter variables are the independent variables.
Let's go to Data -> Data analysis -> Regression -> Select the data -> OK
THe results are:
| SUMMARY OUTPUT | ||||||||
| Regression Statistics | ||||||||
| Multiple R | 0.948873 | |||||||
| R Square | 0.90036 | |||||||
| Adjusted R Square | 0.862995 | |||||||
| Standard Error | 4.555217 | |||||||
| Observations | 12 | |||||||
| ANOVA | ||||||||
| df | SS | MS | F | Significance F | ||||
| Regression | 3 | 1500 | 500 | 24.09639 | 0.000233 | |||
| Residual | 8 | 166 | 20.75 | |||||
| Total | 11 | 1666 | ||||||
| Coefficients | Standard Error | t Stat | P-value | Lower 95% | Upper 95% | Lower 95.0% | Upper 95.0% | |
| Intercept | 77 | 2.629956 | 29.27806 | 2.01E-09 | 70.93531 | 83.06469 | 70.93531 | 83.06469 |
| Qtr1 | -10 | 3.719319 | -2.68866 | 0.027554 | -18.5768 | -1.42324 | -18.5768 | -1.42324 |
| Qtr2 | -30 | 3.719319 | -8.06599 | 4.12E-05 | -38.5768 | -21.4232 | -38.5768 | -21.4232 |
| Qtr3 | -20 | 3.719319 | -5.37733 | 0.000664 | -28.5768 | -11.4232 | -28.5768 | -11.4232 |
The R-square value = 0.9004
Consider the following time series data: Quarter Year 1 Year 2 Year 3 1 71 68...
Quarter Year1 Year 2 Year 3 71 49 58 76 68 41 60 78 62 51 53 רך 2 4 a. Choose a time series plot. 2 TimeSeries Value 6 0 40 20 TimePeriod (t) 2 TimeSeries Value 60 4 0 20 TimePeriod(t) 3 TimeSeries Value 60 4 20 TimePeriod(t) 4 TimeSeries Value 0 0 20 TimePeriod (t) Select your answer What type of pattern exists in the data? - Select your answer rl uarteră, otherwise: is b. Use the...
E I MINDTAP Video eBook Consider the following time series. Quarter Year 1 Year 2 Year 3 71 49 58 73 68 41 60 86 62 51 53 72 a. Choose a time series plot. TimeSeries Value 60 40 20 TimePeriod(t) TimeSeries Value -60 40 20 Time Periodit) TimeSeries Value ype here to search TimeSeries Valu 60 40 20 Time Periodt) TimeSeries Vale 40 b. Use the folio ving dummy variables to devel。an estmsted regression munion to accent for seasonal...
Consider the following time series: Quarter Year 1 Year 2 Year 3 71 68 4941 (a) Choose a time series plot. 9 10 11 12 Perodit 8 8 8 8 112 9 10 11 12 Periodit - Select your answer What type of pattern exists in the data? Is there an indication of a seasonal pattern? - Select your answer - (b) Use a multiple linear regression model with dummy variables as follows to develop an equation to account for...
video Consider the following time series. Quarter Year 2Year 3 Year 1 71 49 58 75 68 41 60 81 62 51 53 75 a. Choose a time series plot. TimeSeries Value 60 40 20 TimePeriod(t) TimeSeries Value O Type here to search otps/hg cengage.com/static/nb/uifevo/index.html?deploymentld-57360022185226012174 N-97813371153778id-429851674&snapsho NGAGE MINDTAP er 17 Assignment a. Choose a time series plot. TameSeries Value 60 40 20 24TimePeriod it) TimeSeries Value 60 40 20 TimeSeries Value 60 40 20 TimePeriodit) Time Period it 2 TimeSeries...
Consider the following time series data (Insert the data in an Excel file): v QUARTER YEAR 1 YEAR2 YEAR 3 YEAR 4 1 8 9 12 2 5 6 9 3 7 8 10 4 8 11 11 2.1. Construct a time series plot. What type of pattern exists in the data? 2.2. 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...
Consider the following time series data. Quarter Year 1 Year 2 Year 3 1 4 6 7 2 2 3 6 3 3 5 6 4 5 7 8 (b) 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. If required, round your...
Problem #1: Consider the below matrix A, which you can copy and paste directly into Matlab. The matrix contains 3 columns. The first column consists of Test #1 marks, the second column is Test # 2 marks, and the third column is final exam marks for a large linear algebra course. Each row represents a particular student.A = [36 45 75 81 59 73 77 73 73 65 72 78 65 55 83 73 57 78 84 31 60 83...
eBook Consider the following time series data. Quarter Year1 Year 2 Year 3 10 10 12 Plot (i) What type of pattern exists in the data? Select your answer b) Use a multi le regression model with dummy variables as ollows to develop an equation to account or seasonal effects in the data tri . 1 if uarter 1 0 otherwise; tr2·1 i uarter 2 0 otherwise; tr3-1 if uarter 3 0 otherwise. If requred, round your answers to three...
Consider the following time series data.
Consider the following time series data.
Quarter
Year 1
Year 2
Year 3
1
3
6
8
2
2
4
8
3
4
7
9
4
6
9
11
(a)
Choose the correct time series plot.
(i)
(ii)
(iii)
(iv)
- Select your answer -Plot (i)Plot (ii)Plot (iii)Plot (iv)Item
1
What type of pattern exists in the data?
- Select your answer -Positive trend pattern, no
seasonalityHorizontal pattern, no seasonalityNegative trend
pattern, no seasonalityPositive...
Consider the following time series data. Quarter Year 1 Year 2 Year 3 1 5 8 10 2 1 3 7 3 3 6 8 4 7 10 12 (d) Use a multiple regression model to develop an equation to account for trend and seasonal 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 =...