<p>Question: When purchased, an automobile is valued at $15000. Its value deprecates at the rate shown in the table above. Based on a least- squares linear regression, what is the value, to the nearest hundred dollars, of the automobile when t=4?</p>
<p>Can someone explain to me this question? What's a least-squares linear regression? How do you solve this? </p>
<p>that’s math 1? I think we just covered that in my AP Stats course >.>
IIRC least squares regression is finding the best fit line that gives you the least total r^2 value, where r= the residual which is the distance from a point straight up/down to the line of best fit.</p>
<p>^ which means… ? Sorry. That explanation confuses me. I know what best fit is, i don’t get the whole residual/ straight up/down thing.</p>
<p>Yeah, when I searched least-squares linear regression, I got a bunch of AP Stats stuff so I thought it would be better if I just asked it here… ha</p>
<p>well, if you made a best fit line, in most cases, the line isn’t going to pass through all the points right? some will be above and some will be below the line. the residual (r) is the distance from the point to the line. by squaring r, we get a square that is r by r (which is where we get the square in the least-squares regression from). the goal of the best fit line is to have a line that has the least sum of r^2 values.</p>
<p>Sorry for throwing you off. I actually worded that wrong myself. The LSR is actually based on maximum r^2, because it is the line that best predicts the variance. It is consequentially the line with the minimum residuals squared.</p>