Question

Consider the time series data in columns A and B. Month (A) Value (B) 1 6...

Consider the time series data in columns A and B.

Month (A) Value (B)
1 6
2 11
3 9
4 14
5 15

a. Construct a time series plot.

b. Use simple linear regression analysis to find the parameters for the line

c. For each new month, how much change is there in the value (on average)?

d. Create a "Forecast" column and use the regression equation to provide a forecast for each month. Include a forecast for month 6.

e. Would you feel comfortable using this equation to provide a forecast for month 18? Explain why or why not.

Homework Answers

Answer #1
X Y XY
1 6 6 1 36
2 11 22 4 121
3 9 27 9 81
4 14 56 16 196
5 15 75 25 225
Ʃx = 15
Ʃy = 55
Ʃxy = 186
Ʃx² = 55
Ʃy² = 659
Sample size, n = 5
x̅ = Ʃx/n = 15/5 = 3
y̅ = Ʃy/n = 55/5 = 11
SSxx = Ʃx² - (Ʃx)²/n = 55 - (15)²/5 = 10
SSyy = Ʃy² - (Ʃy)²/n = 659 - (55)²/5 = 54
SSxy = Ʃxy - (Ʃx)(Ʃy)/n = 186 - (15)(55)/5 = 21

a) time series plot:

b)

Slope, b = SSxy/SSxx = 21/10 = 2.1

y-intercept, a = y̅ -b* x̅ = 11 - (2.1)*3 = 4.7

Regression equation :

ŷ = 4.7 + (2.1) x

c)

For each new month, the value will increase by 2.1 on average.

d)

Predicted value of y at x = 6

ŷ = 4.7 + (2.1) * 6 = 17.3

e) No, the value is not in the range of values of x. so it would not be reasonable to forecast it.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the following time series. t yt 1 1,234 2 1,201 3 1,103 4 987 5...
Consider the following time series. t yt 1 1,234 2 1,201 3 1,103 4 987 5 945 6 891 7 817 8 734 a. Construct a time series plot. What type of pattern exists in the data? No need to include the graph just state if the line has a horizontal pattern or a trend pattern b. Use simple linear regression analysis to find the parameters for the line ? c. Find  MSE for this time series.
Consider the following time series data: Month 1 2 3 4 5 6 7 Value 23...
Consider the following time series data: Month 1 2 3 4 5 6 7 Value 23 13 21 13 19 21 17 (a) Create a time series plot. What type of pattern exists in the data? - Select your answer -Positive trend patternHorizontal patternVertical patternNegative trend patternItem 2 (b) Develop a three-month moving average for this time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal places. Do not round intermediate calculation....
Consider the following time series. t 1 2 3 4 5 6 7 yt 131 108...
Consider the following time series. t 1 2 3 4 5 6 7 yt 131 108 104 99 95 90 88 (a) Choose the correct time series plot; what type of pattern exists in the data? (b) Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. If required, round your answers to two decimal places. y-intercept, b0 = Slope, b1 = MSE = (c) What is the forecast for t...
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 24...
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 24 13 20 12 19 23 15 (a) Construct a time series plot. A time series plot contains a series of 7 points connected by line segments. The horizontal axis ranges from 0 to 8 and is labeled: Month. The vertical axis ranges from 0 to 30 and is labeled: Time Series Value. The points are plotted from left to right at regular increments of...
Consider the following time series. t 1 2 3 4 5 yt 7 10 10 14...
Consider the following time series. t 1 2 3 4 5 yt 7 10 10 14 16 (a) Choose the correct time series plot. (i) (ii) (iii) (iv) What type of pattern exists in the data? (b) Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. If required, round your answers to two decimal places. y-intercept, b0 = Slope, b1 = MSE = (c) What is the forecast for t...
Consider the following time series. t 1 2 3 4 5 yt 6 10 8 13...
Consider the following time series. t 1 2 3 4 5 yt 6 10 8 13 15 Use Sumple linear regression analysis to find parameters for the line that minimizes MSE for the time series. y-intercept, b0= Slope, b1= MSE= What is the forecast for t=6?
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 24...
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 24 13 18 12 18 23 15 b. Develop the three-month moving average forecasts for this time series. Compute MSE and a forecast for month 8 (to 2 decimals if necessary). Enter negative values as negative number. Month Time Series Value Forecast Forecast Error Squared Forecast Error 1 24 2 13 3 18 4 12 ? ? ? 5 18 ? ? ? 6 23...
Consider the following time series. t 1 2 3 4 5 yt 5 10 10 15...
Consider the following time series. t 1 2 3 4 5 yt 5 10 10 15 14 (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 patternHorizontal stationary patternVertical stationary patternNegative trend patternItem 2 (b) Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series....
Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24...
Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24 13 20 12 19 23 15 Develop a three-month moving average for this time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal places. Do not round intermediate calculation. MSE: The forecast for month 8: (c) Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for...
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 20...
Consider the following time series data. Month 1 2 3 4 5 6 7 Value 20 28 24 29 25 24 29 (a) Compute MSE using the most recent value as the forecast for the next period. What is the forecast for month 8? (b) Compute MSE using the average of all the data available as the forecast for the next period. What is the forecast for month 8? (c) Which method appears to provide the better forecast?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT