Simple linear regression is a statistical method used to model the relationship between two quantitative variables.
One variable is the independent variable (X), which is used to explain or predict changes in the dependent variable (Y).
For example, we may study how study hours affect exam scores. Linear regression helps estimate this relationship using a straight line that best fits the data.