This document provides an in-depth explanation of simple linear regression (SLR), including its mathematical formulation, estimation of model parameters, significance testing, and goodness of fit. It explains how to derive the model parameters β0 and β1 using sample data, the principle of least squares, and describes the processes for testing the significance of these parameters. Additionally, it covers the coefficient of determination (r²) as a measure of the model's explanatory power.