Correlation is a statistical measure that expresses the degree to which a pair of continuous variables are linearly related. It quantifies how changes in one variable are associated with changes in another variable. The most common correlation measures are the Pearson’s correlation coefficient, which is the covariance of two variables divided by the product of their standard deviations, and the Spearman’s correlation coefficient, which measures the monotonic relationship between two variables using ranked values.