Final answer:
The equation of the least squares regression line can be found using the formula y = a + bx, where y is the dependent variable, x is the independent variable, b is the slope, and a is the y-intercept.
Step-by-step explanation:
The equation of the least squares regression line can be found using the formula:
y = a + bx
where y is the dependent variable (points earned), x is the independent variable (time studied), b is the slope of the line, and a is the y-intercept.
- First, calculate the slope (b) using the correlation coefficient (r) and the standard deviations of both variables: b = r * (standard deviation of y / standard deviation of x)
- Next, calculate the y-intercept (a) using the mean values of both variables: a = mean of y - b * (mean of x)
- Substitute the values of a and b into the equation to obtain the equation of the least squares regression line.
Based on the given information, the equation of the least squares regression line is y = 0.8x + 60. Therefore, the correct answer is option a. y = 0.8x + 60.