This document discusses correlation and regression. It defines correlation as measuring the degree of relationship between two variables. There are several methods to measure correlation including scatter diagrams, covariance, Karl Pearson's coefficient of correlation, and Spearman's rank correlation coefficient. Regression finds the functional relationship between two correlated variables by estimating the value of one variable based on the other. There are two regression equations: regression of y on x and regression of x on x, where y is the dependent variable and x is the independent variable in each case.