Skip to content
Surf Wiki
Save to docs
general/regression-analysis

From Surf Wiki (app.surf) — the open knowledge base

Scatterplot smoothing


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.

  • A straight line (simple linear regression)
  • A quadratic or a polynomial curve
  • Local regression
  • Smoothing splines

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")
Info: 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.

Want to explore this topic further?

Ask Mako anything about Scatterplot smoothing — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report