FitLineX Command

From GeoGebra Manual
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:
© 2024 International GeoGebra Institute