Solutions: Least Squares Regression Line
-
Equation: ŷ = 45.2 + 8.6x
-
Given: x̄ = 98.4, ȳ = 118.7, sx = 12.3, sy = 18.5, r = 0.72.
-
Data: x = {18, 22, 25, 28, 31, 35, 38}, y = {14.2, 16.8, 18.5, 21.1, 23.4, 26.7, 29.0}.
-
Equation: ŷ = 12.8 + 0.73x; x̄ = 68, ȳ = 62.4.
-
LSRL: ŷ = −1.84 + 0.062x; r² = 0.891.
-
LSRL: ŷ = 320 − 2.4x (x = daily hire fee in $, y = bookings per week).
-
x̄ = 6.2, ȳ = 840; LSRL: ŷ = 315 + 85x; r = 0.88.
-
LSRL: ŷ = 5.2 − 0.048x; r = −0.79. (x = cigarettes/day, y = lung capacity in litres)
-
LSRL: ŷ = 52.4 + 3.15x; r² = 0.634. (x = years of experience, y = salary in $'000)