Least Squares Regression Line
Calculate the least squares regression line $hat{y} = a + bx$ that minimizes the sum of squared residuals. Visualize how the slope $b = rrac{s_y}{s_x}$ and intercept relate to correlation, and interpret the line's predictive power for bivariate data.