Sign In
Correlation coefficient is 0.993 so it's a good model.
Explanation: See solution.
Scatter plot:
It's a good fit.
Once the values have been entered, a regression can be performed by pressing the STAT button again, followed by the Right Arrow key to select CALC in the menu. This menu lists the various regressions that are available. If we choose LinReg, the calculator performs a linear regression test.
The regression line can be written as y=513.5x-298. We can also see that the correlation coefficient is 0.993 which is very strong. This means there is a strong correlation between years passed and the rise in text messages.
Year | Observation | Observation-(513.5x-298) | Residual |
---|---|---|---|
1 | 241 | 241-(513.5* 1-298) | 25.5 |
2 | 601 | 601-(513.5* 2-298) | - 128 |
3 | 1360 | 1360-(513.5* 3-298) | 117.5 |
4 | 1860 | 1860-(513.5* 4-298) | 50 |
5 | 2206 | 2206-(513.5* 5-298) | - 63.5 |
Let's also plot the residuals using our graphing calculator. To do this, you have to go to your STAT PLOT menu and choose the square plots. Use L1 for Xlist and RESID for Ylist. To graph the residuals, press 2nd followed by STAT and then choose RESID from the list of names.
The residuals seem to be evenly distributed around the x-axis, which suggests that the regression fits the model well. Note that we changed the window settings to - 1≤ x≤ 6 and - 500 ≤ y ≤ 500 to fit the data.