asked 202k views
3 votes
How do you calculate the residuals of a scatter plot?

asked
User Krisho
by
7.6k points

2 Answers

6 votes

Answer:

You take the X value and plug into the residual equation and find the estimated Y.

If the you have the points (20, 4) with the linear regression equation being y=0.138x+1.074, you would plug in X with 20 and solve. This means Y is 3.834. Then you subtract 4-3.834. This means the residual is 0.166. You would have to do this with all of the points on a scatterplot.

answered
User Welcor
by
7.7k points
3 votes
hello

A residual is the difference between the observed y-value (from scatter plot) and the predicted y-value (from regression equation line). It is the vertical distance from the actual plotted point to the point on the regression line.

Have a nice day kid!
answered
User Prgmtc
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.