find the residual values, and use the graphing calculator tool to make a residual plot. does the residual…

find the residual values, and use the graphing calculator tool to make a residual plot. does the residual plot show that the line of best fit is appropriate for the data?\n|x|given|predicted|residual|\n|----|----|----|----|\n|1|-2.7|-2.84|\n|2|-0.9|-0.81|\n|3|1.1|1.22|\n|4|3.2|3.25|\n|5|5.4|5.28|\nno, the points are in a curved pattern.\nno, the points are evenly distributed about the x - axis.\nyes, the points are in a linear pattern.\nyes, the points have no pattern.
Answer
Answer:
| x | Given | Predicted | Residual |
|---|---|---|---|
| 1 | -2.7 | -2.84 | -2.7 - (-2.84)=0.14 |
| 2 | -0.9 | -0.81 | -0.9 - (-0.81)= - 0.09 |
| 3 | 1.1 | 1.22 | 1.1 - 1.22=-0.12 |
| 4 | 3.2 | 3.25 | 3.2 - 3.25=-0.05 |
| 5 | 5.4 | 5.28 | 5.4 - 5.28 = 0.12 |
For the second - part: D. Yes, the points have no pattern.
Explanation:
Step1: Calculate residual for x = 1
Residual=Given - Predicted = -2.7-(-2.84)=0.14
Step2: Calculate residual for x = 2
Residual=Given - Predicted=-0.9 - (-0.81)=-0.09
Step3: Calculate residual for x = 3
Residual=Given - Predicted=1.1 - 1.22=-0.12
Step4: Calculate residual for x = 4
Residual=Given - Predicted=3.2 - 3.25=-0.05
Step5: Calculate residual for x = 5
Residual=Given - Predicted=5.4 - 5.28 = 0.12
Step6: Analyze residual plot
A good residual plot for a linear regression has no pattern. If the points in the residual plot are randomly scattered around the x - axis (no curved or linear pattern), the line of best - fit is appropriate for the data. Here, the points have no pattern, so the line of best - fit is appropriate.