Least Square Fitting
Description
This function calculates Linear Regression by Least Square Fitting
Input: X and Y co-ornidates of points Output: Slope of the Fitting Line Equation of Least Square Fitting Line
Linear Regression by Least Square Fitting [Vertical Offsets]
Calculator Output
Slope, tanø = 0.9998881294119
c = -0.099338844824304
Equation of Least Square Fitting Line is [y = mx + c]: y = 0.9998881294119x - 0.099338844824304
Graphical Output