Home / Statistics Topics

Module 6 · Regression & Correlation · Topic 8

Making Predictions

Interpolation vs Extrapolation. Interpolation predicts within the range of observed x values and is generally reliable. Extrapolation predicts outside that range and is risky because the linear trend may not continue.

Prediction Intervals. A prediction interval gives a range for an individual future observation. It is wider than a confidence interval for the mean response because it includes both estimation uncertainty and individual variability.

Open the interactive lessonAll topics

Key formulas

From the Regression & Correlation formula sheet

  • Least-Squares Regression Line: yhat = a + bx — Line that minimizes the sum of squared residuals.
  • Pearson Correlation: r = sum((x_i-xbar)(y_i-ybar)) / sqrt(sum((x_i-xbar)^2)sum((y_i-ybar)^2)) — Measures direction and strength of a linear association.

See the full formula reference

Worked example

Prediction Example

Regression: ŷ = 40 + 5.2x (study hours to exam score). Observed x range: 1 to 8 hours. Predicting the score for x = 5: ŷ = 40 + 5.2(5) = 66 (interpolation, reliable). Predicting for x = 15: ŷ = 40 + 5.2(15) = 118 (extrapolation, unreliable).

When to use it

Practical Caution

Never extrapolate far beyond your data. The relationship may change outside the observed range. Always report the range of x values used when sharing predictions.

Related glossary terms

  • Residual: The observed value minus the predicted value. Example: If y = 12 and yhat = 9, the residual is 3.

Browse the full glossary

Go interactive

Work this topic in StatRise

Start with the free descriptive-statistics module and daily practice; this module's tracked lesson unlocks with Premium.

Regression & Correlation lesson (Premium)Regression calculatorsRegression Lab simulationPractice questions

Free statistics guides

Related in-depth guides

  • How to Choose the Right Statistical Test8 min read
  • Hypothesis Testing Explained: The Five Steps, Worked Through8 min read

Keep reading

More topics

Previous: Residual AnalysisAll statistics topics
CalculatorsLessonsPracticeGuidesTopicsPremiumRestore purchasePrivacyTerms

© 2026 StatRise. Statistics calculators, lessons, practice, and simulations — progress stays in your browser, no account required.

More study tools: CalcRef · Discretica · ScoreMint · PhysRef