Least Sqaures Procedure: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "{{Learning concept |Description=A technique for fitting a straight line to a scatter gram by minimizing the square of the vertical distances of all the points from the line an...")
 
No edit summary
 
Line 1: Line 1:
{{Learning concept
{{Learning concept
|Description=A technique for fitting a straight line to a scatter gram by minimizing the square of the vertical distances of all the points from the line and the procedure is called ordinary least squares regression.
|Description=A technique for fitting a straight line to a scatter gram by minimizing the square of the vertical distances of all the points from the line and the procedure is called ordinary least squares regression.
|Wikipedia reference=http://en.wikipedia.org/wiki/Least_squares
}}
}}

Latest revision as of 00:51, 24 January 2014

Description

A technique for fitting a straight line to a scatter gram by minimizing the square of the vertical distances of all the points from the line and the procedure is called ordinary least squares regression.

Concept Prerequisite

Wikipedia Reference

http://en.wikipedia.org/wiki/Least squares

Learning Material

Covered in Topic(s)

 
Correlation & Regression