FitPow Command

From GeoGebra Manual
Revision as of 12:39, 5 August 2011 by Alexander Hartl (talk | contribs)
Jump to: navigation, search


FitPow[List of Points]
Calculates the regression curve in the form a xb.
Example:
FitPow[{(1, 1), (3, 2), (7, 4)}] creates the regression curve 0.97 x0.71.
Note: All points used need to be in the first quadrant of the coordinate system.

CAS Syntax

FitPow[ <List of Points> ]
Calculates the regression curve in the form a xb.
Example:
FitPow[{(-1, 3), (0, 0), (1, 3)}] gives 3 x2.
© 2024 International GeoGebra Institute