Best fit line
The best-fit line is a straight line found using mathematical methods (like the least squares method) that best represents the trend of a set of data points, minimizing the sum of the squared errors from all the data points to the line.
