A line of best fit is built from data with ranging from 0 to 10. Using the line to predict when is an example of:
- A
Mean estimation
- Bcheck_circle
Extrapolation (less reliable)
- C
Confidence interval
- D
Interpolation (reliable)
Explanation
Predicting outside the range of observed data is extrapolation, which is generally less reliable.