Least-squares regression line
The least-squares regression line is the straight line through a scatterplot that makes the sum of the squared residuals as small as possible.
The least-squares regression line is the best-fit line for predicting the response from the explanatory variable, chosen to minimize the total squared vertical distance from the points. Its equation is , where (read y-hat) is the predicted response, is the y-intercept, and is the slope. For example, predicts a score of 75 when hours of study. The line always passes through the point of averages .
More regression and correlation terms, or browse the full statistics glossary.