Qm

A negative residual, the model aimed too high

A model predicts a store's afternoon foot traffic from the temperature (a downward relationship, since very hot days keep people home):

visitors^=1002(temperature in C).\widehat{\text{visitors}} = 100 - 2 \cdot (\text{temperature in }^\circ\text{C}).

At 1010^\circC the store actually recorded 7474 visitors.

What is the residual, and what does its sign mean?

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

Computing a residual, observed minus predictedA 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 →