FitLineX Command

From GeoGebra Manual
Revision as of 18:11, 22 August 2015 by Noel Lambert (talk | contribs)
Jump to: navigation, search


FitLineX[ <List of Points> ]
Calculates the x on y regression line of the points.
Example:
FitLineX[{(-1, 3), (2, 1), (3, 4), (5, 3), (6, 5)}] yields 1.1x - 0.1.

CAS Syntax

FitLineX[ <List of Points> ]
Calculates the x on y regression line of the points.
Example:
FitLineX[{(-1, 3), (2, 1), (3, 4), (5, 3), (6, 5)}] yields 1.1x - 0.1.
Note: See also Mode fitline.svg Best Fit Line tool and FitLine Command.
© 2024 International GeoGebra Institute