Correlation Coefficient: Reading Scatter Plots

April 12, 2026

Problem

Show scatter plots with different correlation values r = 0.95, 0.5, 0, −0.8. Learn to estimate correlation strength from the visual pattern.

Explanation

What is the correlation coefficient?

The correlation coefficient rr measures the strength and direction of a linear relationship between two variables. It ranges from 1-1 to +1+1.

Interpreting rr

  • r=+1r = +1: perfect positive correlation — as xx increases, yy increases at a constant rate. Points lie exactly on a line with positive slope.
  • r=1r = -1: perfect negative correlation — as xx increases, yy decreases at a constant rate.
  • r=0r = 0: no linear correlation — no straight-line pattern. (There might still be a curved relationship!)

Strength guide

  • r>0.7|r| > 0.7: strong linear relationship
  • 0.3<r<0.70.3 < |r| < 0.7: moderate linear relationship
  • r<0.3|r| < 0.3: weak or no linear relationship

Step-by-step: estimating rr from a scatter plot

Step 1 — Direction. Do points trend upward (positive rr) or downward (negative rr)?

Step 2 — Tightness. How close are the points to forming a line? Tight cluster → r|r| close to 1. Scattered cloud → r|r| close to 0.

Step 3 — Estimate. A tight upward trend might be r0.9r \approx 0.9. A loose downward trend might be r0.5r \approx -0.5.

The critical warning: correlation ≠ causation

Ice cream sales and drowning deaths are positively correlated. Does ice cream cause drowning? No! Both increase in summer (the hidden variable). High rr means two things move together — it does NOT mean one causes the other.

Try it in the visualization

Adjust the target rr and see how the scatter plot changes shape. A high r|r| gives a tight cluster around the regression line; r0r \approx 0 gives a formless cloud.

Interactive Visualization

Parameters

0.80
50.00
1.00
4.00
Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day
Correlation Coefficient: Reading Scatter Plots | MathSpin