From the table, we have the points:
(x, y) ==> (11, 19.35), (12, 20.24), (13, 20.84), (8, 15.04), (10, 18.20), (6, 10.76), (7, 13.04), (15, 21.21), (5, 8.21), (14, 21.16), (9, 16.75)
Let's find the regression line.
Apply the slope-intercept form:
y = b + mx
Where:
b is the y-intercept and m is the slope.
To find the slope, apply the formula:

Where:
n is the number of data = 11
∑x = 5 + 6 + 7 + 8 + 9 + 1 0+ 11 + 12 + 13 + 14 + 15 = 110
∑y = 8.21 + 10.76 + 13.04 + 15.04 + 16.75 + 18.2 + 19.35 + 20.24 + 20.84 + 21.16 + 21.21 = 184.8
∑xy = 5⋅8.21 + 6⋅10.76 + 7⋅13.04 + 8⋅15.04 + 9⋅16.75 + 10⋅18.2 + 11⋅19.35 + 12⋅20.24 + 13⋅20.84 + 14⋅21.16+15⋅21.21 = 1991
∑x² = 5² + 6² + 7² + 8² + 9² + 10²+ 11² + 12² + 13² + 14² + 15² = 1210
Now, plug in the values into the formula and solve for the slope, m:

The slope of the line is 1.3
To find the y-intercept,b, apply the formula:

Plug in the values and solve for b:

The y-intercept is 3.8
Therefore, the equation of the regression line is:
y = 3.8 + 1.3x
ANSWER:
