CFIT Program from the Owner's Manual
The listing from the Owner's Manual has been entered into the calculator and saved as a State File
The program provides the usual set of Curve Fitting for Straight Line, Exponential, Logarithmic and Power curves, automating the same techniques as the manual method for DM15 described here DM15L Non-linear Curve Fit .
There is no “best fit” algorithm, which means you need to decide in advance which of the 4 curve types to fit, before entering the data. If you choose a different curve you have to enter the data again.
Each curve type has a separate program label
Data is entered the same way whichever of the 4 programs is chosen.
Once all the data is entered you run the fit using XEQ R
This gives the various paramaters
y = B + Mx y = BeMx y = B + M Ln(x) y = BxM | x | 0.3 | 1 | 2 | 3 | 4 | 5 |
| y | -1 | 2 | 3.8 | 5 | 5.6 | 6 |
R=0.99932 R/SB=2.05210 R/SM=2.5359 R/Sy? 4.37571X ? 0.44520 y = 2.05210 + 2.5359Ln(x) R, B and M for future useEQN Y = B + M x Ln(X) B and MPage created : 17/04/26 08:35 BST
Page updated : 01/01/70 01:00 BST