Correlation measures the relationship between two or more variables, showing whether they move in the same or opposite directions. Correlation coefficient r ranges from -1 to 1, with higher positive or negative values indicating stronger linear relationships. Regression finds the functional relationship between a dependent variable Y and independent variable X. It models Y as a linear combination of X and estimates coefficients to best fit the data. Assumptions for correlation and regression include continuous, normally distributed variables with independent pairs of observations.