Content deleted Content added
m page contains factually incorrect information :( |
→Lead: small introduction + a picture |
||
Line 1:
{{expert-subject|Statistics}}
[[Image:Okuns_law_quarterly_differences.svg|300px|thumb|[[Okun's_law|Okun’s law]] in [[macroeconomics]] is an example of the simple linear regression. Here the dependent variable (GDP growth) is presumed to be in a linear relationship with the changes in the unemployment rate.]]
In [[statistics]], '''simple linear regression''' is the [[ordinary least squares|least squares]] estimator of a [[linear regression model]] with a single [[covariate|predictor variable]]. In other words, simple linear regression fits a straight line through the set of ''n'' points in such a way that makes the sum of squared ''residuals'' of the model (that is, vertical distances between the points of the data set and the fitted line) as small as possible.
The adjective ''simple'' refers to the fact that this regression is one of the simplest in statistics. The fitted line has the slope equal to the [[Pearson product moment correlation coefficient|correlation]] between ''y'' and ''x'' corrected by the ratio of standard deviations of these variables. The intercept of the fitted line is such that it passes through the center of mass (<span style="text-decoration:overline">''x''</span>, <span style="text-decoration:overline">''y''</span>) of the data points.
== Estimating the regression line ==
|