Method of Least Squares
Process that makes it possible to define the parameters of a line of regression by calculating, for each element in the scatter plot, the distance between a given point and line and then simplifying the sum of these distances.
