Problem 134 of 7
Decide whether prediction at input 3 is interpolation or extrapolation for data range 3 to 7.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
compare input to data range.
Hidden until you reveal it.
Data range must be a closed interval of observed input values.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Identify the observed input range.
2. Compare the prediction input to that range.
3. Classify as interpolation if inside the range, extrapolation if outside.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Classifying by output value instead of input range.