A correlation coefficient is a statistical measure that describes the strength and direction of a relationship between two variables. Its value ranges from –1 to +1. A coefficient of +1 indicates a perfect positive relationship, where both variables increase together in a consistent way. A coefficient of –1 represents a perfect negative relationship, meaning that as one variable increases, the other decreases in a perfectly predictable pattern. A value near 0 suggests a weak or no linear relationship. The sign of the correlation coefficient shows the direction of the relationship (positive or negative), while the absolute value indicates the strength of the association.
Analysts frequently use several types of correlation coefficients, each suited to different kinds of data or research questions:
-
Pearson’s r: Measures the strength and direction of a linear relationship between two continuous variables.
-
Spearman’s rho: Used for ordinal data or for continuous data that do not meet the assumptions of Pearson’s r; measures monotonic relationships.
-
Kendall’s tau: Another option for ordinal data; often used when the sample size is small or when there are many tied ranks.
-
Point-biserial correlation: Measures the relationship between a binary variable and a continuous variable.
-
Phi coefficient (φ): Used when both variables are binary.
A well-known example of a Pearson’s correlation coefficient appears in health research examining the link between physical activity and cardiovascular health. In one large study, researchers found a Pearson correlation coefficient of r = –0.36 between the number of weekly hours of moderate-to-vigorous physical activity and systolic blood pressure among adults. This negative correlation suggests that people who engage in more physical activity tend to have lower blood pressure. While –0.36 is not a strong correlation, it still indicates a meaningful linear association worth exploring in more depth.
« Back to Glossary Index