A scatter plot displays paired numerical measurements. Its pattern can suggest direction, form, and strength of association. A regression line summarizes a linear pattern and supports prediction, but association alone does not establish cause.
Direction and strength of association
Three association patterns
Compare the overall direction of the point cloud rather than requiring every point to move perfectly.
View chart data
| Series | Input | Response |
|---|---|---|
| Observed points | 1 | 2 |
| Observed points | 2 | 3 |
| Observed points | 3 | 3.5 |
| Observed points | 4 | 5 |
| Observed points | 5 | 6.5 |
| Observed points | 6 | 6 |
| Observed points | 7 | 8.5 |
| Observed points | 8 | 9 |
| Observed points | 9 | 10.5 |
View chart data
| Series | Input | Response |
|---|---|---|
| Observed points | 1 | 10.5 |
| Observed points | 2 | 9 |
| Observed points | 3 | 9.5 |
| Observed points | 4 | 7.5 |
| Observed points | 5 | 6.5 |
| Observed points | 6 | 6 |
| Observed points | 7 | 4 |
| Observed points | 8 | 3.5 |
| Observed points | 9 | 2 |
View chart data
| Series | Input | Response |
|---|---|---|
| Observed points | 1 | 4 |
| Observed points | 2 | 9 |
| Observed points | 3 | 3 |
| Observed points | 4 | 8 |
| Observed points | 5 | 5 |
| Observed points | 6 | 10 |
| Observed points | 7 | 4.5 |
| Observed points | 8 | 7 |
| Observed points | 9 | 3.5 |
| Feature | Question to ask | Possible descriptions |
|---|---|---|
| Direction | As \(x\) increases, what generally happens to \(y\)? | Positive, negative, or no clear association |
| Form | Does the point cloud follow a line or curve? | Linear or nonlinear |
| Strength | How tightly do points follow the pattern? | Strong, moderate, or weak |
| Unusual features | Are any points far from the pattern? | Possible outliers or clusters |
Line of best fit and regression
Predicted values lie on the model line; observed values are the plotted measurements.
View chart data
| Series | Study time | Practice score |
|---|---|---|
| Observed scores | 1 | 53 |
| Observed scores | 2 | 61 |
| Observed scores | 3 | 62 |
| Observed scores | 4 | 72 |
| Observed scores | 5 | 78 |
| Observed scores | 6 | 81 |
| Observed scores | 7 | 91 |
The symbol \(\hat{y}\) denotes the predicted response. The slope \(b\) is predicted change in \(y\) for each one-unit increase in \(x\); \(a\) is the predicted response at \(x=0\).
Interpret the line of best fit
The model is \(\hat{y}=6x+48\), where \(x\) is study time in hours and \(\hat{y}\) is predicted practice score.
- Slope
For each additional hour, the predicted score increases by \(6\) points.
- Intercept
At \(x=0\), the model predicts a score of \(48\). Interpret this only if \(0\) hours is meaningful in context.
- Prediction
At \(x=5\), \(\hat{y}=6(5)+48=78\).
- Residual
- Observed response minus predicted response: \(y-\hat{y}\). A positive residual places a point above the model line; a negative residual places it below.
Observed versus predicted
Observed value \(y\)
The response actually measured and shown as a plotted point.
Predicted value \(\hat{y}\)
The response read from or calculated with the fitted model.
Prediction and model limits
- Interpolation predicts within the observed \(x\)-range and is generally more defensible.
- Extrapolation predicts beyond the observed range and may fail if the pattern changes.
- A line of best fit summarizes a pattern; it does not pass through every point.
- An outlier can influence a fitted line and should be examined in context.
- The model intercept may be mathematically valid but contextually meaningless if \(x=0\) lies outside the relevant range.
Observed, predicted, and residual
At \(x=7\), the model \(\hat{y}=6x+48\) predicts \(90\), while the observed score is \(91\).
- Predict
\(\hat{y}=6(7)+48=90\).
- Compare
The observed value \(91\) lies one point above the line.
- Residual
\(y-\hat{y}=91-90=1\).
Recognize when a line is not enough
A visible curve suggests a nonlinear model, such as a quadratic or exponential pattern, may be more appropriate.
View chart data
| Series | Input | Response |
|---|---|---|
| Observed points | 0 | 2 |
| Observed points | 1 | 3 |
| Observed points | 2 | 6 |
| Observed points | 3 | 10 |
| Observed points | 4 | 17 |
| Observed points | 5 | 26 |
| Observed points | 6 | 38 |
Common scatter-plot mistakes
- Calling an association positive because all values are positive.
- Treating one local decrease as proof that no positive association exists.
- Interpreting slope without units.
- Confusing a plotted observation with the point on the regression line at the same \(x\).
- Reversing residual subtraction.
- Extrapolating far beyond the observed data without caution.
- Claiming causation from a scatter plot alone.
- Forcing a linear model onto an obviously curved pattern.
Check your understanding
For \(\hat{y}=4x+30\), the observed value at \(x=8\) is \(65\). What is the residual?
- \(-3\)
- \(3\)
- \(62\)
- \(65\)
Show answer and explanation
Answer: \(3\)
The predicted value is \(4(8)+30=62\), so residual \(=65-62=3\).
What to remember
- Describe direction, form, strength, and unusual points.
- A strong association is not automatically causal.
- Regression slope is predicted response change per one explanatory-variable unit.
- Residual equals observed minus predicted.
- Interpolation is safer than unsupported extrapolation.
- Use nonlinear models when the plotted pattern is systematically curved.
Put these notes into practice
Apply the ideas with SAT-style questions, then reinforce key details with flashcards.