Photo AI

Last Updated Sep 27, 2025

Product Moment Correlation Coefficient Simplified Revision Notes

Revision notes with simplified explanations to understand Product Moment Correlation Coefficient quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

356+ students studying

21.2.2 Product Moment Correlation Coefficient

Product Moment Correlation Coefficient

The PMCC is a mathematical measure of how linearly correlated two variables are. It is calculated as follows:

For a sample of n pairs of observations (xi,yix_i, y_i):

  • Sxx=(xix)2=xi2(xi)2nS_{xx} = \sum(x_i - \overline{x})^2 = \sum x_i^2 - \frac{\left(\sum x_i\right)^2}{n}
  • Syy=(yiy)2=yi2(yi)2nS_{yy} = \sum(y_i - \overline{y})^2 = \sum y_i^2 - \frac{\left(\sum y_i\right)^2}{n}
  • Sxy=(xix)(yiy)=xiyixiyinS_{xy} = \sum(x_i - \overline{x})(y_i - \overline{y}) = \sum x_iy_i - \frac{\sum x_i \sum y_i}{n}

Formula

The Product Moment Correlation Coefficient is:

r=SxySxxSyy=xiyixiyin[(xi2(xi)2n)(yi2(yi)2n)]r = \frac{S_{xy}}{\sqrt{S_{xx}S_{yy}}}= \frac{\sum{x_iy_i} - \frac{\sum{x_i} \sum{y_i}}{n}}{\sqrt{\Bigg[\bigg(\sum{x_i^2} - \frac{(\sum{x_i})^2}{n}\bigg)\bigg(\sum{y_i^2} - \frac{(\sum{y_i})^2}{n}\bigg)\Bigg]}}

As we can see from inside the SxxS_{xx} bracket, xxx - \overline{x} measures the distance of each point from the mean.

The Meaning of rr

  • rr takes values between -1 and 1. A value of 1 corresponds to perfect positive correlation between xx and yy.
  • A value of -1 corresponds to perfect negative correlation between xx and yy. image
image

r=1r = 1 \Rightarrow Perfect positive linear correlation

image

r=1r = 1 \Rightarrow Perfect positive linear correlation

("Gradient has no bearing on correlation coefficient.")

image

r=0r = 0 \Rightarrow No linear correlation between xx and yy

image

Here rr is close to 1-1

\therefore Strong negative correlation

These vertical distances from the line are called residuals.

image

It is not always appropriate to calculate r, e.g., when the data is not linear. All of the above have the same value of rr.

infoNote

The Effect of Coding on rr: Coding xx and yy has no effect on r.

infoNote

Example:

Calculate the PMCC (also known as rr) for the following data:

x2.23.78.42.6
y4.53.26.21.3

Method 1: Showing Full Working

Step 1: Calculate individually Sxx,Syy,SxyS_{xx}, S_{yy}, S_{xy}:

  • SxxS_{xx}:
Σx=2.2+3.7+8.4+2.6=16.9\Sigma x = 2.2 + 3.7 + 8.4 + 2.6 = 16.9Σx2=2.22+3.72+8.42+2.62=95.85\Sigma x^2 = 2.2^2 + 3.7^2 + 8.4^2 + 2.6^2 = 95.85Sxx=95.8516.924=24.4475\Rightarrow S_{xx} = 95.85 - \frac{16.9^2}{4} = 24.4475
  • SyyS_{yy}:
Σy=4.5+3.2+6.2+1.3=15.2\Sigma y = 4.5 + 3.2 + 6.2 + 1.3 = 15.2Σy2=4.52+3.22+6.22+1.32=70.62\Sigma y^2 = 4.5^2 + 3.2^2 + 6.2^2 + 1.3^2 = 70.62Syy=70.6215.224=12.86\Rightarrow S_{yy} = 70.62 - \frac{15.2^2}{4} = 12.86
  • SxyS_{xy}:
Σxy=2.2×4.5+3.7×3.2+8.4×6.2+2.6×1.3=77.2\Sigma xy = 2.2 \times 4.5 + 3.7 \times 3.2 + 8.4 \times 6.2 + 2.6 \times 1.3 = 77.2Sxy=77.216.9×15.24=12.98\Rightarrow S_{xy} = 77.2 - \frac{16.9 \times 15.2}{4} = 12.98r=SxySxx×Syy=12.9824.4475×12.86=:highlight[0.732]r = \frac{S_{xy}}{\sqrt{S_{xx} \times S_{yy}}} = \frac{12.98}{\sqrt{24.4475 \times 12.86}} = :highlight[0.732]

Using the calculator to get summary data:

  1. Go into stat mode

  2. Go into straight line "y=a+bxy = a + bx" mode

  3. Input data, then press "OPTN".

  4. Select 2-Variable Calculation.


Method 2: Using the Calculator to Calculate rr

Note: This method is worth no marks if a data point is input incorrectly.

  1. Follow steps (1-3) as outlined previously:

  2. Select "Regression Calc":

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Product Moment Correlation Coefficient

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

40 flashcards

Flashcards on Product Moment Correlation Coefficient

Revise key concepts with interactive flashcards.

Try Further Maths Further Statistics 1 Flashcards

4 quizzes

Quizzes on Product Moment Correlation Coefficient

Test your knowledge with fun and engaging quizzes.

Try Further Maths Further Statistics 1 Quizzes

29 questions

Exam questions on Product Moment Correlation Coefficient

Boost your confidence with real exam questions.

Try Further Maths Further Statistics 1 Questions

27 exams created

Exam Builder on Product Moment Correlation Coefficient

Create custom exams across topics for better practice!

Try Further Maths Further Statistics 1 exam builder

50 papers

Past Papers on Product Moment Correlation Coefficient

Practice past papers to reinforce exam experience.

Try Further Maths Further Statistics 1 Past Papers

Other Revision Notes related to Product Moment Correlation Coefficient you should explore

Discover More Revision Notes Related to Product Moment Correlation Coefficient to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Chi Squared Tests

Goodness of Fit

user avatar
user avatar
user avatar
user avatar
user avatar

300+ studying

187KViews

96%

114 rated

Chi Squared Tests

Chi Squared Tests for Standard Distributions

user avatar
user avatar
user avatar
user avatar
user avatar

484+ studying

184KViews

96%

114 rated

Chi Squared Tests

Chi Squared Tests for Contingency Tables

user avatar
user avatar
user avatar
user avatar
user avatar

223+ studying

180KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered