Difference between revisions of "FitLineX Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|statistics}}
 
{{command|statistics}}
 
; FitLineX[ <List of Points> ]
 
; FitLineX[ <List of Points> ]

Revision as of 12:52, 23 July 2015



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 Tool Fit Line.gif Best Fit Line tool and FitLine Command.
© 2024 International GeoGebra Institute