FitLineX Command

From GeoGebra Manual
Revision as of 12:46, 4 February 2019 by Murkle (talk | contribs) (* If you work with big/small numbers, you should consider normalizing them for a more accurate result, see Normalize Command.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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