Ordinary Least Squares

ES | EN

The Ordinary Least Squares (OLS) method is a statistical technique used in simple linear regression to find the best-fitting line for a dataset. OLS aims to determine the line's parameters that minimize the sum of squared errors (SSE) between the observed values and the predicted values from the line.

Sum of Squared Errors (SSE): 0

User-Specified Line
OLS Estimation