Content deleted Content added
Citation bot (talk | contribs) Add: url, authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Abductive | Category:Curve fitting | #UCB_Category 8/15 |
No edit summary |
||
Line 6:
The adjective ''simple'' refers to the fact that the outcome variable is related to a single predictor.
It is common to make the additional stipulation that the [[ordinary least squares]] (OLS) method should be used: the accuracy of each predicted value is measured by its squared ''[[errors and residuals|residual]]'' (vertical distance between the point of the data set and the fitted line), and the goal is to make the sum of these squared deviations as small as possible. Other regression methods that can be used in place of ordinary least squares include [[least absolute deviations]] (minimizing the sum of absolute values of residuals) and the [[Theil–Sen estimator]] (which chooses a line whose [[slope]] is the [[median]] of the slopes determined by pairs of sample points). [[Deming regression]] (total least squares) also finds a line that fits a set of two-dimensional sample points, but (unlike ordinary least squares, least absolute deviations, and median slope regression) it is not really an instance of
The remainder of the article assumes an ordinary least squares regression.
|