Pearson r and what it means
◈ 5 cardsUnit-free, symmetric, linear-only, not robust — computing r from the sums and writing the sentence the paper marks.
Dividing the units out
The covariance has the right sign and useless units. Divide by both standard deviations and the units cancel:
The Pearson correlation coefficient always lies between −1 and +1. Its sign is the direction; its distance from 0 is the strength of the linear association; ±1 means every point on one straight line.
Worked example — Northfield, continued
From the sums table: , so . , so .
The sentence the paper marks has three parts — direction, strength, linear — and names both variables:
> There is a very strong, positive, linear association between annual income and credit score among these eight clients.
Four properties, each of them examinable
- Unit-free. Income in dollars or thousands, score on any scale — is 0.986 regardless. Adding a constant to every value or multiplying by a positive one leaves unchanged.
- Symmetric. : correlation does not know which variable is the response. The regression slope (L4.3) does.
- Linear only. measures how close the points are to a straight line. A perfect curve can have ; a strong can hide a curve with a trend. Plot first.
- Not robust. One point far from the others can drive from 0.99 to 0.2 (L4.6 does exactly this) or manufacture a correlation where none exists among the rest.
Words for the size
The usual convention: strong, 0.3 to 0.7 moderate, below 0.3 weak. It is a convention — the paper accepts it, and a question that gives expects "a moderate, negative, linear association", with the variables named. Never describe as a percentage, and never say one variable causes the other: these are eight clients who chose their own incomes, and Module 2's confounders — age, years of credit history — sit behind both variables. Association, never effect.