Algebra 1 Advanced scatter plotcorrelationstatistics

Scatter Plots & Line of Best Fit

Finding a trend in messy data, and the limits of trusting it.

Video by Mario's Math Tutoring — “Line of Best Fit Equation” Watch on YouTube

The explanation

Key idea A trend line summarises a relationship; correlation is not causation.

A scatter plot shows paired data as points. If the points trend upward, the correlation is positive; downward is negative; no pattern means no correlation.

A line of best fit runs through the middle of the trend, with roughly as many points above as below. Once you have it, you can estimate values you did not measure.

Two cautions worth taking seriously.

Predicting inside the range of your data (interpolation) is reasonably safe. Predicting far outside it (extrapolation) is not — trends rarely continue forever.

And correlation does not prove causation. Ice cream sales and drowning rates rise together, but neither causes the other. Hot weather causes both.

Worked example

A best-fit line for study hours vs score is y = 6.2x + 51. Interpret both numbers.

  1. Slope 6.2: score units per hour.
  2. Intercept 51: predicted score at x = 0.

Answer: Each extra hour of study is associated with about 6.2 more points; a student studying 0 hours is predicted to score about 51. Association only, not proof of cause.

Common mistakes

  • Claiming one variable causes the other from a strong correlation.
  • Extrapolating far outside the data range and reporting it as reliable.