Draw an informal line of best fit through a scatter plot to model and predict from the data.
A line of best fit (trend line) is a straight line drawn through a scatter plot that best represents the linear trend in the data. It should have roughly equal numbers of points above and below it. Use it to make predictions โ but be cautious about extrapolating far beyond your data.
Drawing an informal line of best fit:
A scatter plot shows altitude (x, in thousands of feet) vs. temperature (y, in ยฐF). Line of best fit: y = โ3.5x + 70 At 4,000 ft: y = โ3.5(4) + 70 = โ14 + 70 = 56ยฐF This is interpolation (within the data range).
Interpolation (reliable)
Extrapolation (risky)
Always state whether your prediction is an interpolation or an extrapolation.
Remember This!
The slope of the line of best fit has meaning in context. If y = โ3.5x + 70 models altitude vs. temperature, the slope โ3.5 means temperature drops approximately 3.5ยฐF for every 1,000-foot rise in altitude.
A line of best fit for a data set is y = 2.5x + 10. What does the model predict for x = 6?