This utility performs computations that fit a non-linear mathematical regression model to two variables. To use this utility, you must provide the values for an independent/predictor variables and a dependent/response in separate columns.
The following types of non-linear models are available:
where y is the independent variable with n sample values and x are the dependent variable with also n sample values. The regression coefficients are determined by least squares estimation.
For variation, the following values are computed (
is the mean of the y variable values,
is the y value predicted by the regression
equation, n is the sample size, and k is the number
of regression coefficients):





