Teacher Guide: Correlation Coefficient
Learn how to measure the strength and direction of a linear relationship between two variables using the correlation coefficient r.
Use this lesson with your class
Free, no student accounts needed.
Share with students
Students open the lesson and practise with instant feedback.
Class quiz
10 questions on Correlation. Students join with a name, you see everyone's score.
For Teachers
- Define the correlation coefficient and explain what it measures
- Calculate the correlation coefficient for a dataset
- Interpret the sign and magnitude of in context
- Distinguish between correlation and causation
- Recognize limitations of for non-linear relationships
- • Understanding of scatter plots and plotting ordered pairs
- • Ability to calculate mean (average)
- • Familiarity with squared values and square roots
- • Basic understanding of linear relationships
- 1. If two variables have , can we conclude that one causes the other? Why or why not?
- 2. Why might it be misleading to report only the correlation coefficient without showing a scatter plot?
- 3. A study finds between shoe size and reading ability in elementary students. What explains this correlation?
- 4. How would you explain to someone that a perfect correlation of is rare in real-world data?
A correlation of 0.5 means the variables are 50% related
Negative correlation means no relationship
For Struggling Students:
- • Focus on interpreting given values before calculating
- • Use technology (calculator/spreadsheet) for computation
- • Provide scatter plots with clearly positive, negative, or no correlation
For On-Level Students:
- • Calculate by hand for small datasets (5-6 points)
- • Interpret in various real-world contexts
- • Analyze the effect of outliers on correlation
For Advanced Students:
- • Explore the coefficient of determination
- • Compare Pearson and Spearman correlation for ranked data
- • Investigate partial correlation controlling for third variables
- HSS.ID.C.8 (CCSS.MATH.CONTENT.HSS.ID.C.8)
Compute (using technology) and interpret the correlation coefficient of a linear fit
- HSS.ID.C.9 (CCSS.MATH.CONTENT.HSS.ID.C.9)
Distinguish between correlation and causation
- visualInteractive Scatter Plot
Students add points and see update in real-time
- activityCorrelation Guessing Game
Estimate from scatter plots before revealing the value
- worksheetCorrelation vs Causation Scenarios
Identify whether scenarios show correlation, causation, or neither
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Definition
- is always between and :
- : Perfect positive correlation
- : Perfect negative correlation
- : No linear correlation
| Value of $ | r | Strength | |
|---|---|---|---|
| Very weak | |||
| Weak | |||
| Moderate | |||
| Strong | |||
| Very strong |
Worked Examples
Find the correlation coefficient for the data:
Find the means and
, → ,
Calculate deviations and
Point : Point : Point : Point : Point : → Deviations calculated
Calculate products
Sum →
Calculate
→
Calculate
→
Apply the formula
→
Answer: (strong positive correlation)
Common Mistakes
Assuming correlation implies causation
Why it's wrong: A strong correlation between and doesn't mean causes . There could be a third variable affecting both, or the relationship could be coincidental.
Correct: Always say "associated with" or "correlated with" rather than "causes." Look for experimental evidence to establish causation.
Ignoring outliers when interpreting
Why it's wrong: A single outlier can dramatically change the correlation coefficient. is sensitive to extreme values.
Correct: Always plot the data first. Look for outliers and consider calculating with and without them.
Using for non-linear relationships
Why it's wrong: only measures linear relationships. A perfect curved pattern could have .
Correct: Examine the scatter plot. If the pattern is curved, is not the right measure. Consider transformations or non-linear models.
Why It Matters
- Science: Researchers measure how strongly variables like temperature and ice cream sales relate
- Finance: Analysts track how stock prices move together (portfolio diversification)
- Medicine: Doctors study relationships between risk factors and health outcomes
- Sports: Coaches analyze which statistics best predict team success
- Quantify relationships that "look" linear in scatter plots
- Make predictions using regression analysis
- Evaluate the reliability of statistical models
- Communicate findings precisely ("strong positive correlation" vs "weak negative correlation")
Real World Applications
Stock Market Diversification
Investment analysts use correlation to build diversified portfolios. Stocks with low or negative correlation balance risk.
Example:
If Stock A and Stock B have , when A drops, B tends to rise slightly, reducing portfolio volatility.
Two tech stocks have . Two stocks from different sectors have .
Which pair provides better diversification?
Step 1: Write the mathematical expression
Compare: vs
Medical Research
Researchers use correlation to identify potential risk factors for diseases.
Example:
A study finds between blood pressure and risk of heart disease, indicating a strong positive relationship.
Three health factors show correlations with diabetes risk: Exercise (), Sugar intake (), Sleep quality ().
Which factor has the strongest relationship with diabetes risk?
Step 1: Write the mathematical expression
Compare absolute values: , ,
Key Takeaways
- 1The correlation coefficient measures the strength and direction of a linear relationship
- 2 ranges from (perfect negative) to (perfect positive), with indicating no linear relationship
- 3The absolute value indicates strength: closer to is stronger, closer to is weaker
- 4Always visualize data with a scatter plot before interpreting
- 5Correlation does not imply causation - association is not the same as cause-and-effect
Frequently Asked Questions
What is the difference between correlation and causation?
Can be greater than 1 or less than -1?
What does mean?
Glossary
- Correlation coefficient ()
- A numerical measure from to that quantifies the strength and direction of a linear relationship between two variables
- Positive correlation
- When : as one variable increases, the other tends to increase
- Negative correlation
- When : as one variable increases, the other tends to decrease
- Pearson correlation
- The most common type of correlation coefficient, measuring linear relationships (also called Pearson's )
- Scatter plot
- A graph showing points for paired data, used to visualize relationships between variables
Formula Card
Correlation Coefficient Formula
Alternative form: $r = \frac{n\sum xy - (\sum x)(\sum y)}{\sqrt{[n\sum x^2 - (\sum x)^2][n\sum y^2 - (\sum y)^2]}}$