Difference between revisions of "Regression analysis"

From Conservapedia
Jump to: navigation, search
m (link, cat)
m (wikify)
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.

Revision as of 23:53, 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.