Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:calculator:guides:ppc_cv [16/02/26 21:20 GMT] – [Running CV] john | public:calculator:guides:ppc_cv [17/02/26 08:00 GMT] (current) – [Further Information] john | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| You can accumulate more data (to add to what's already there) and do another FIT calculation. | You can accumulate more data (to add to what's already there) and do another FIT calculation. | ||
| + | |||
| + | If you want equally spaced '' | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | ... | ||
| + | |||
| + | and you accumulate as if you'd entered '' | ||
| + | |||
| + | If you have '' | ||
| ===== Examples ===== | ===== Examples ===== | ||
| + | |||
| + | |||
| + | ==== Manual Linear Fit ==== | ||
| + | |||
| + | === Data === | ||
| + | |||
| + | Negative '' | ||
| + | |||
| + | |||
| + | ^X^Y^ | ||
| + | | -1.5 | -3| | ||
| + | |1.1|5.2| | ||
| + | |4.5|12.6| | ||
| + | |8.0|20.0| | ||
| + | |10.0|23.0| | ||
| + | |15.6|34.0| | ||
| + | |||
| + | === Entry procedure === | ||
| + | |||
| + | * < | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | === Fit to Linear === | ||
| + | |||
| + | * '' | ||
| + | |||
| + | === Results === | ||
| + | |||
| + | * Z : '' | ||
| + | * Y : '' | ||
| + | * X : '' | ||
| + | |||
| + | Linear Equation : '' | ||
| + | |||
| + | === Estimations === | ||
| + | |||
| + | Predict '' | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Predict '' | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | |||
| + | ==== Best Fit Method ==== | ||
| + | |||
| + | FIXME | ||
| Line 61: | Line 133: | ||
| ===== Further Information ===== | ===== Further Information ===== | ||
| + | See also : [[dm41x_ppc|]] | ||
| {{tag> | {{tag> | ||
| Line 66: | Line 139: | ||
| Page created : 16/02/26 20:13 GMT | Page created : 16/02/26 20:13 GMT | ||
| - | Page upated | + | Page updated |