This document discusses statistical techniques for investigating relationships between variables, including correlation, regression, and t-tests. Correlation determines if a linear relationship exists between two variables, while simple linear regression describes the relationship. Scatterplots are used to visualize paired data and the correlation coefficient measures the strength of the linear relationship. Regression finds the line of best fit that minimizes the residuals between observed and predicted values.