KEMBAR78
Linear Regression Manual Computation | PDF
0% found this document useful (0 votes)
26 views10 pages

Linear Regression Manual Computation

Linear regression is a statistical method for modeling the relationship between variables. It finds the line of best fit for a set of data points by minimizing the sum of the squares of the distances from each data point to the line. This document discusses linear regression, provides an example of manually computing a linear regression line from sample height and age data, and gives a quiz involving computing the linear regression equation from another data set.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views10 pages

Linear Regression Manual Computation

Linear regression is a statistical method for modeling the relationship between variables. It finds the line of best fit for a set of data points by minimizing the sum of the squares of the distances from each data point to the line. This document discusses linear regression, provides an example of manually computing a linear regression line from sample height and age data, and gives a quiz involving computing the linear regression equation from another data set.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 10

Introduction to Regression

1
Introduction to Linear Regression

2
Introduction to Linear Regression (cont.)

3
Manual Computation
Respondents Age, years Height, cm
1 2 10.5
2 4 12.5
3 6 14.5
4 7 20.5
5 8 36.5
6 9 45.5
7 10 50.2
8 12 55.8
9 14 65.8
10 18 105
Quiz No. 3

Compute for the equation of the line using the data below

Respondents Age, years Height, cm


1 1 11.5
2 2 14.5
3 4 18.5
4 6 50.5
5 8 65.5
6 9 88.5
7 10 90.5
8 14 115
9 15 145
10 16 156

You might also like