Unit 4: Data, Statistics, and Probability

Topic 7

Interpreting Trend Lines and Regression (Conceptual)

A trend line (or line of best fit) shows the general direction of data in a scatterplot. It helps predict values and understand the relationship between two variables.
  • Positive correlation: as one variable increases, the other tends to increase.
  • Negative correlation: as one variable increases, the other tends to decrease.
  • No correlation: points show no clear pattern.
A line of best fit is often written as:
y^=mx+b\hat{y} = mx + b
where mm is the slope (rate of change) and bb is the yy-intercept (predicted yy when x=0x=0).
For example, a trend line y^=5x+60\hat{y} = 5x + 60 fit through hours studied vs. test score looks like this:

Positive Correlation

Negative Correlation

No Correlation

036910Hours studied507090110120Test score

Core Skills

  • Identify direction (positive, negative, none) of correlation.
  • Interpret slope and intercept in real-world context.
  • Use the line to make predictions or estimates.
  • Recognize that correlation does not imply causation.

Example 1: Positive Correlation

036912Hours studied0255075100Test score
A scatterplot shows an upward trend between hours studied and test score. As study hours increase, scores increase. The trend line shows a positive slope.

Example 2: Negative Correlation

036912Absences01234GPA
A scatterplot shows a downward trend between absences and GPA. As absences increase, GPA decreases. Negative slope, negative correlation.

Example 3: No Correlation

036912Variable X0255075100Variable Y
A scatterplot shows a random scatter with no clear pattern. No consistent relationship between the two variables.

Example 4: Interpreting the Equation of a Trend Line

036910Hours studied507090110120Test score
For the trend line y^=5x+60\hat{y} = 5x + 60:
  • m=5m = 5: each additional study hour increases score by about 5 points.
  • b=60b = 60: if 0 hours studied, predicted score is 60.

Example 5: Making Predictions

036910Hours studied507090110120Test score
If x=4x = 4 hours, predicted score =5(4)+60=80= 5(4)+60=80.

Example 6: Correlation Coefficient rr (Conceptual)

r ≈ 1 (strong positive)

r ≈ -1 (strong negative)

r ≈ 0 (no relationship)

The correlation coefficient rr measures strength and direction of a linear relationship:
1r1-1 \le r \le 1
  • r1r \approx 1: strong positive correlation
  • r1r \approx -1: strong negative correlation
  • r0r \approx 0: little or no linear relationship

Example 7: Causation Reminder

  • Ice cream sales
  • Drowning incidents
JunJulAugMonth0255075100Index (illustrative, not real data)
Even with strong correlation, one variable may not cause the other. Example: Ice cream sales and drownings both rise in summer—correlated due to a third factor (temperature).

Key Takeaways

  • Trend lines describe relationships and allow prediction.
  • The slope shows rate of change; the intercept gives baseline prediction.
  • rr measures strength of linear correlation.
  • Correlation \neq causation; always interpret context carefully.