Before using a regression line for predictions, you should check
- A
Only that r is large
- Bcheck_circle
Linearity, no influential outliers, and that the prediction x is within range
- C
Only that the slope is positive
- D
Only the intercept
Explanation
Linear-fit appropriateness, robustness to outliers, and avoiding extrapolation.