MathematicsStatisticsA-Level
AQAIB

Correlation (PMCC) Calculator

Product Moment Correlation Coefficient.

Use the free calculatorCheck the variablesOpen the advanced solver
This is the free calculator preview. Advanced walkthroughs stay in the app.
Result
Ready
Correlation

Formula first

Overview

The Pearson Product-Moment Correlation Coefficient (PMCC) serves as a statistical measure to quantify the strength and direction of a linear relationship between two continuous variables. It standardizes the covariance of the variables by the product of their standard deviations, resulting in a dimensionless index ranging from -1 to +1.

Symbols

Variables

r = Correlation, = Covariance Sum, = Var Sum X, = Var Sum Y

Correlation
Variable
Covariance Sum
Variable
Var Sum X
Variable
Var Sum Y
Variable

Apply it well

When To Use

When to use: Apply this formula when analyzing paired quantitative data to see if a change in one variable corresponds to a proportional change in another. It is specifically designed for linear associations and assumes that the data is sampled from a bivariate normal distribution.

Why it matters: This coefficient is a cornerstone of predictive modeling, allowing scientists to identify patterns in climate data, economists to hedge risk in financial markets, and sociologists to find links between demographic factors. It provides a objective mathematical basis for concluding whether two phenomena are statistically linked or independent.

Avoid these traps

Common Mistakes

  • Confusing correlation with causation.
  • r > 1 (calculation error).

One free problem

Practice Problem

A researcher is studying the link between study hours and exam scores. Given the sum of products Sxy = 45, the sum of squares for study hours Sxx = 25, and the sum of squares for exam scores Syy = 100, calculate the correlation coefficient r.

Covariance Sum45
Var Sum X25
Var Sum Y100

Solve for:

Hint: Divide the sum of products by the square root of the product of individual sums of squares.

The full worked solution stays in the interactive walkthrough.

References

Sources

  1. Wikipedia: Pearson product-moment correlation coefficient
  2. Probability and Statistics for Engineers and Scientists by Walpole, Myers, Myers, Ye (9th Edition)
  3. Moore, David S., and George P. McCabe. Introduction to the Practice of Statistics.
  4. Introduction to the Practice of Statistics by David S. Moore, George P. McCabe, Bruce A. Craig
  5. Statistical Methods for the Social Sciences by Alan Agresti
  6. Wikipedia article "Pearson correlation coefficient
  7. AQA A-Level Mathematics — Statistics (Bivariate Data)