Creating the scatter plot using the linear regression line
A researcher selects a random example of college students and measures number of hours they spend watching television per week and their grade point average. The results are as follows:
|
X
|
Y
|
Subject #
|
TV hours
|
GPA
|
1
|
50
|
1.9
|
2
|
20
|
2.2
|
3
|
19
|
2.4
|
4
|
10
|
3.3
|
5
|
7
|
2.9
|
6
|
15
|
2.5
|
7
|
5
|
3.5
|
8
|
40
|
1.95
|
9
|
30
|
2
|
10
|
2
|
3.9
|
Generate a scatterplot with the linear regression line.