00:01
This exercise is about prediction using linear regression.
00:05
And here we have data on ratings for pcs.
00:08
So we have two different rating systems for pcs.
00:11
And we want to know if the rating systems are related in any way.
00:16
So for part a we were asked to make a scatter diagram with the features rating as the independent variable.
00:23
So that means the features rating should be on the x -axis.
00:26
So this is easy to do in excel if we select both columns of data.
00:31
Click on insert, and then charts we pick the scatter chart.
00:37
And we might want to change the x -axis to have a minimum of about 60.
01:02
So that would be part a, that's the scatter diagram.
01:05
And if you're going to hand this in as part of an assignment, you'd want to give it a proper title and label the x and y -axis.
01:14
Now for part b, we're asked if the diagram indicates any type of relationship between the features rating and the pc world rating.
01:22
And as we can see, there appears to be a linear pattern in the scatter with a positive slope.
01:28
So we can say that the two ratings appear to be positively linearly correlated.
01:36
And now for part c we are asked to use the least squares method to produce the linear regression equation.
01:44
Using the least squares method means that we're solving for the slope and the intercept using these equations.
01:51
So let's start with the slope b sub 1.
01:53
We can solve for the numerator and denominator separately and then divide them to find the quotient...