Difference between revisions of "FitPow Command"

From GeoGebra Manual
Jump to: navigation, search
Line 11: Line 11:
 
;FitPow[ <List of Points> ]
 
;FitPow[ <List of Points> ]
 
:Calculates the regression curve in the form ''a x<sup>b</sup>''.
 
:Calculates the regression curve in the form ''a x<sup>b</sup>''.
:{{Example|1=<div><code><nowiki>FitPow[{(1, 1), (3, 2), (7, 4)}]</nowiki></code> creates the regression curve ''0.97 x<sup>0.71</sup>''.</div>}}
 

Revision as of 14:26, 18 August 2011


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:

CAS Syntax

FitPow[ <List of Points> ]
Calculates the regression curve in the form a xb.
© 2024 International GeoGebra Institute