Problem 50 of 7
Create residual plot points from inputs 0, 5, 10 and residuals 3, -1, -4.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
plot input versus residual.
Hidden until you reveal it.
Inputs and residuals must have the same length and matching order.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Pair each input value with its residual.
2. Use input as x-coordinate and residual as y-coordinate.
3. Plot the zero line as the reference axis for residuals.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Plotting predicted values instead of residuals.