Qm

Computing a residual, observed minus predicted

A model predicts the number of support tickets a team closes in a day from the number of staff on shift:

tickets^=20+3(staff on shift).\widehat{\text{tickets}} = 20 + 3 \cdot (\text{staff on shift}).

On one day there were 55 staff on shift and the team actually closed 4040 tickets.

What is the residual for that day, and what does its sign tell you?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

A negative residual, the model aimed too highA residual of zero, a point right on the lineA large positive residual in a sales modelA small negative residual with a decimal slopeBuild the whole regression line from summaries, then predict
All questions →