Scatterplot smoothing


title: "Scatterplot smoothing" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["regression-analysis", "statistical-charts-and-diagrams"] topic_path: "general/regression-analysis" source: "https://en.wikipedia.org/wiki/Scatterplot_smoothing" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

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 attempts to separate the non-random behaviour in the data from the random fluctuations, removing or reducing these fluctuations, and allows prediction of the response based value of the explanatory variable.

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).

References

References

  1. "Scatter Plot".
  2. Dodge, Y. (2006) ''The Oxford Dictionary of Statistical Terms'', OUP. {{ISBN. 0-19-920613-9 (entry for "smoothing")

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

regression-analysisstatistical-charts-and-diagrams