Regression and correlation analysis allow researchers to assess relationships between variables. Regression fits a line to two variables that minimizes the sum of squared errors, representing how well the independent variable predicts the dependent variable. Correlation assesses the strength and direction of association, ranging from -1 to 1. R-squared indicates the proportion of variance in the dependent variable explained by the independent variable.