Is there some sort of equation/formula that can be used to find the exact values of $m$ and $b$ in $y=mx+b$ of any data points for the line of best fit? I want to be able to do this manually, not with graphing tools.
I know with $2$ points, $y_1-y_0\over x_1-x_0$ will satisfy, but with $3$+ points, there must be some definite method of interpolation, no?