Scatterplot smoothing
This article may meet Wikipedia's criteria for speedy deletion as a very short article lacking sufficient context to identify the subject of the article. See CSD A1.
If this article does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. Note that this article may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient.
Note to administrators: this article has content on its talk page which should be checked before deletion. Administrators: check links, talk, history (last), and logs before deletion. Consider checking Google.This page was last edited by Vprajkumar (contribs | logs) at 13:37, 22 June 2010 (UTC) (15 years ago) |
![]() | This article is actively undergoing a major edit for a little while. To help avoid edit conflicts, please do not edit this page while this message is displayed. This page was last edited at 13:37, 22 June 2010 (UTC) (15 years ago) – this estimate is cached, . Please remove this template if this page hasn't been edited for a significant time. If you are the editor who added this template, please be sure to remove it or replace it with {{Under construction}} between editing sessions. |
In 2D scatter plots, various smoothing methods are available to fit a function through the points to best represent the relationship between the variables.
Scatter plots 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.
- A straight line
- A Quadratic or a Polynomial Line
- Smoothing splines
Of these the smoothing splines technique is applied when greater flexibility is needed in nonlinear associations.
The curve is fitted in such a way that provides the best fit, often defined as the fit that results in the minimum sum of the squared errors (Least Squares Criterion).
The use of smoothing seperates the non-random data from the random fluctuations and allows to predict the response based value of the explanatory variable.[1]