Difference between revisions of "Regression analysis"

From Conservapedia
Jump to: navigation, search
m
m (link, cat)
Line 1: Line 1:
'''Regression''' is a method in statistics for fitting a curve through a set of points as closely as possible.
+
'''Regression''' is a method in [[statistics]] for fitting a curve through a set of points as closely as possible.
  
 
The most common type of regression is [[linear regression]], which uses a straight line as the curve.
 
The most common type of regression is [[linear regression]], which uses a straight line as the curve.
Line 5: Line 5:
 
Regression is done using a least squares estimator.
 
Regression is done using a least squares estimator.
  
[[Category:Mathematics]]
+
[[Category:Statistics]]

Revision as of 23:49, September 18, 2008

Regression is a method in statistics for fitting a curve through a set of points as closely as possible.

The most common type of regression is linear regression, which uses a straight line as the curve.

Regression is done using a least squares estimator.