Least Squares Method

The least squares parameter estimation method is a variation of the probability plotting methodology in which one mathematically fits a straight line to a set of points in an attempt to estimate the parameters. The method of least squares requires that a straight line be fitted to a set of data points such that the sum of the squares of the vertical deviations from the points to the line is minimized, if the regression is on Y, or the line be fitted to a set of data points such that the sum of the squares of the horizontal deviations from the points to the line is minimized, if the regression is on X.

Fig 2: Linear regression on Y and on X

The regression on Y is not necessarily the same as the regression on X. The only time when the two regressions are the same (i.e. will yield the same equation for a line) is when the data lie perfectly on a line. ReliaSoft [34] presents this methodology in detail.

See Also:
Graphical Method


Go to Weibull.com
Go to ReliaSoft.com

©1998-2007. ReliaSoft Corporation. ALL RIGHTS RESERVED.