Jump to content

Scatterplot smoothing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Melcombe (talk | contribs) at 16:39, 22 November 2010 (move see also into text, remove uncited opinion). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In statistics, several scatterplot smoothing methods are available to fit a function through the points of a scatterplot to best represent the relationship between the variables.

Scatterplots may be smoothed by fitting a line to the data points in a diagram. This line attempts to display the non-random component of the association between the variables in a 2D scatter plot.

Smoothing is normally accomplished by using any one of the techniques mentioned below.

The smoothing curve is chosen so as to provide the best fit in some sense, often defined as the fit that results in the minimum sum of the squared errors (a least squares criterion).

The use of smoothing separates the non-random data from the random fluctuations and allows prediction of the response based value of the explanatory variable.[1]

See also

References