Simple Linear regression (SLR) is a linear regression model with a single explanatory variable. Why this is used :
- SLR is useful for understanding and predicting relationships between two variables.
- It is a powerful tool for data analysis and research.