First, let's list the given data points (x, y):
(10, 75), (50, 110), (75, 73), (120, 52), (150, 58), (160, 77), (200, 56), (250, 57), (400, 28), (500, 4), (15, 78), (60, 100), (80, 64), (100, 62), (300, 36)
To find the linear regression equation $y = ax + b$, we
Show more…