|
Polynomials are one of the most commonly used types of curves in regression. The applications of the method of least squares curve fitting using polynomials are briefly discussed as follows. To obtain further information on a particular curve fitting, please click on the link at the end of each item.
Or try the calculator on the right
The Least-Squares Line: The least-squares line method uses a straight line to approximate the given set of data, , , ..., , where . See complete derivation.
The Least-Squares Parabola: The least-squares parabola method uses a second degree curve to approximate the given set of data, , , ..., , where . See complete derivation.
The Least-Squares mth Degree Polynomials: The least-squares mth degree Polynomials method uses mth degree polynomials to approximate the given set of data, , , ..., , where . See complete derivation.
Multiple Regression Least-Squares: Multiple regression estimates the outcomes which may be affected by more than one control parameter or there may be more than one control parameter being changed at the same time, e.g., . See complete derivation.
|