Correlation and regression are statistical techniques used to describe relationships between variables:
- Correlation determines the strength and direction of relationships between two variables without implying causation.
- Scatter plots show the pattern of relationships as positive, negative, or no correlation.
- Regression predicts the value of an outcome or dependent variable based on the value of an independent variable.
- The regression equation defines the linear relationship between variables as y=mx+b, where m is the slope and b is the y-intercept.