Login
📚 Mostly Harmless Statistics
Chapters ▾
⇩ Download ▾

12.8 Prediction

We can now use the least squares regression equation for prediction.

Prediction Interval

We can find a special type of confidence interval to estimate the true value of y called the prediction interval.

The prediction interval is the confidence interval for the actual value of y:

y^±tα/2·s(1+1n+(xx¯)2SSxx)

where y^ is the predicted value of y for the given value of x.

Adapted from Mostly Harmless Statistics by Rachel Webb (Portland State University), hosted on LibreTexts (stats.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.