Curve Fitting

The curve fitting tool adjusts the chosen equation so that it comes as close as possible to your data. Each equation has a general form with a set of coefficients. A new column containing calculated y-values may be added to your data table if desired.

Curve Fits can be:

Automatic: The program will find the best values for the coeffecients to fit the curve to the data whenever the user presses the "Try Fit" button.  If the program is having a difficult time fitting the data, you can enter some known starting values for the coeffecients, or you can press "Try Fit" more than once. (Note that if you enter coeffecient values directly, the dialog switches to Manual -- if you're giving start values for an automatic fit, you must check the Automatic radio button again)

Manual: The user types in all the coeffecient values and the program does not do any automatic fitting.
 

Tip: You can click on Try Fit more than once.  Each time you click Try Fit, the algorithm starts from the current values of the coefficients and iterates closer to a solution.

If you want to exclude points from the fit, return to the page, select the point or points you want to exclude in the data table, and select Strike Through Data Cells from the Edit menu. Then return to the Curve Fit dialog to perform a new fit. The selected data points will not be graphed nor used in the curve fit.
 
 

See also:

Curve Fit Dialog

Linear Fit