Simple Linear Regression
Linear regression analysis per Ibm (2025) is used to predict the value of a variable based on the value of another variable. The dependent variable is the variable you will want to predict, while the variable that is used to predict is called an independent variable. (Ibm, 2025). The “simple” part comes from the use of only one predictor variable as opposed to multiple linear regression which will have multiple predictor variables (2.1 - What Is Simple Linear Regression? | STAT 462, n.d.).