Simple linear regression is a powerful statistical tool used to model the relationship between two variables, the objective of which is “to predict the value of an output variable (or response) based on the value of an input (or predictor) variable.” (Simple Linear Regression. JMP Statistical Discovery LLC, 2025. https://www.jmp.com/en/statistics-knowledge-portal/what-is-regression)
Why Use Simple Linear Regression?
- We wish to understand why a response variable has certain values within the context of a predictor variable.
- It minimizes the error of future predictions.