← All teaching guides
For the tutor · not Josh-facing

📊 Scatterplots + Correlation

Unit 3 Topic 1 (bivariate data, first half) · Mission 1 territory, returning in week 5 · pairs with the regression guide
The concept in one sentence: a scatterplot shows whether two things move together, you describe it with three words every time (form, direction, strength), r puts one number on it, and correlation never, ever proves cause.

The thing that makes it click: r's sign is just the slope's sign, and r's SIZE is how tightly the dots hug the line. Two separate dials, not one.

1 · Prerequisite check (30 seconds)

Plot two points from coordinates, and ask "if footy training causes better kicking, which one is doing the explaining?"

If plotting wobbles: the reading-scales section on foundations.html. If explanatory/response confuses him, use "the explainer and the responder" in plain words before introducing the x/y convention.

2 · The teaching path

  1. Concrete: data from his world: training sessions vs points scored, hours of sleep vs game rating. Sketch 8 to 10 dots together, HIS guesses for the numbers
  2. The three-word chant: form (straight or curved), direction (up or down), strength (tight or scattered). Every plot gets all three words, no exceptions, from day one. It's a complete exam answer disguised as a habit
  3. Then r: show plots with r = 0.9, 0.5, −0.9, 0. He matches number to picture. Sign = direction, size = strength. The r-scale bar on scatterplots.html does this visually
  4. Causation last and loudest: the hot chips story (chip sales and sunburn both rise on hot days). Let HIM find the lurking variable, then generalise: "r can't see WHY, it can only see TOGETHER"
form · direction · strength   then   r: sign = direction, size = strength
Three words, every plot, no exceptions.
r can't see why. It can only see together.

3 · Misconception catalogue

Looks likeWhy brains do itThe fix script
"−0.9 is weak because it's negative"Minus codes as "bad/less" emotionally"Sign is the slope, size is the strength. Cover the minus with your thumb: how big is the number?" Then rank a list of r values fast, repeatedly
Explanatory on y (axis swap)Puts "the interesting one" on y"The explainer goes on x, the responder goes on y." Check with the sentence: "___ explains ___"
Believes a high r proves causeTogether FEELS like becauseHot chips. Then make him invent his own lurking-variable story for a new pair (ice creams and snake bites). Inventing one inoculates better than hearing one
Quotes r for an obviously curved plotr feels like it describes everything"r only measures STRAIGHT togetherness. Curved data can score near zero while being perfectly related. Plot first, number second"
Ignores an outlier in the descriptionNot part of the pattern, so not mentioned"The outlier is part of the answer. Name it, and say r would change without it." One stray point drags r around because r is not resistant
Thinks a steeper cloud means a stronger rSteep looks dramatic"r measures TIGHTNESS, not tilt. A shallow tight line beats a steep loose one." Two quick sketches settle it for good
Converts R² = 0.64 to r = 0.8 without checking directionSquaring quietly ate the minus, and un-squaring can't bring it back"Going from R² back to r LOSES THE SIGN. The scatterplot's direction chooses it: downhill cloud means r = −0.8." Every cohort loses marks here, pre-empt it

4 · Questioning ladder

RungAskListen for
Recall"Rank these: 0.7, −0.95, 0.1, −0.4"−0.95 first, 0.1 last, no thumb needed
DoShow any plot: "describe it"All three words + the r ballpark, in one breath
Explain back"Why can't r = 0.88 prove one causes the other?"A lurking-variable story, ideally his own
Transfer"Phone use and sleep quality, r = −0.85. Your mate says phones ruin sleep. Respond like the exam wants"Describes the association correctly AND declines the causal leap, with a third-variable candidate

5 · How QCAA examines it

6 · Stuck scripts

Slope up or down? Tight or scattered? Straight or curved?
Which one is doing the explaining?
What ELSE could make both of these rise together?

7 · ADHD delivery notes