- Regression analysis is a statistical technique used to measure the relationship between two quantitative variables and make causal inferences.
- A regression model graphs the relationship between a dependent variable (Y axis) and one or more independent variables (X axis). The goal is to find the linear equation that best fits the data.
- The regression equation takes the form Y = a + bX, where a is the intercept, b is the slope coefficient, and X and Y are the variables. The coefficient b indicates the strength and direction of the relationship.