Day 2 · Tuesday · Concept studio
When a prediction becomes an action
How this block runs
Choose each answer independently. I shall collect the first vote, give you two minutes to compare reasoning with a neighbour, and collect a second vote. Open Sheets B and C only when instructed.
- Which loss reflects the stated concern?
A dispatch centre says that one exceptionally large prediction error can close operations, even if ordinary errors are small. Which comparison most directly reflects that concern?
RMSE, because squaring gives unusually large errors greater influence
MAE, because absolute error always ignores small errors
Accuracy, because the outcome is monetary
The training mean, without any held-out evaluation
- An association does not prescribe a change
A listing model has a positive coefficient on accommodated guests. Which claim needs evidence beyond this predictive fit?
Larger recorded capacity is associated with a higher fitted value, conditional on represented inputs
The fitted equation can produce a prediction for a represented listing
Increasing the same listing's capacity will cause its achievable price to rise
The coefficient is expressed in pounds per recorded guest
- Ranking and calibrated probability serve different uses
Model A ranks fraud cases slightly better, but scores near 0.08 are fraudulent about 0.16 of the time. Model B ranks slightly worse, but its held-out probabilities match observed rates. Which pairing is most defensible?
A for a fixed-capacity queue; B for comparing expected monetary costs
B for every use because calibration is the only model property
A for every use because ranking is the only model property
Neither model can ever support a decision
- The larger probability is not automatically the clearer action
A payment has fraud probability 0.08. Customer R has response probability 0.30 if contacted. Which decision can be made from those probabilities alone?
Review the payment because 0.08 is positive
Contact R because 0.30 is larger
Make both decisions using a 0.50 threshold
Neither; the fraud case needs error costs and the outreach case needs no-contact outcomes and values
Classroom calculation
One row is one payment. Review a legitimate payment: £3 error cost. Pass a fraudulent payment: £120 error cost. Correct decisions have zero error cost. The model estimates \(p=0.08\).
| Action | Expected error cost at probability \(p\) | At \(p=0.08\) |
|---|---|---|
| Review | \((1-p)\times\text{£}3\) | £2.76 |
| Pass | \(p\times\text{£}120\) | £9.60 |
- The cost-based threshold
Equating the two costs gives \(\tau=3/(3+120)\approx0.0244\). What should happen at \(p=0.08\)?
Pass, because 0.08 is below 0.50
Review, because 0.08 exceeds the cost-based threshold
Review only if the probability equals 1
No decision can use monetary costs
- A local calibration check
Among 100 held-out payments scored near 0.08, 14 are fraudulent. What is the best interpretation?
The model appears to underpredict risk in this score region; other regions and sampling uncertainty remain to be checked
The entire model is proven perfectly calibrated
The model overpredicts because 0.14 is larger than 0.08
The review threshold must be changed to 0.50
Classroom calculation
One row is one eligible customer. Contact costs £5; a subscription is worth £100.
| Customer | \(P(Y=1\mid contact)\) | \(P(Y=1\mid no\ contact)\) | Uplift | Net value |
|---|---|---|---|---|
| R | 0.30 | 0.27 | 0.03 | \(-\)£2 |
| S | 0.15 | 0.02 | 0.13 | £8 |
- Who should be contacted?
Which action follows from the table?
Contact R only because 0.30 is the largest response probability
Contact S only because the estimated incremental value is positive
Contact both because both contact probabilities exceed zero
Contact neither because neither response probability exceeds 0.50
- Evidence for uplift
Which study most credibly estimates both contact and no-contact outcomes?
Observe only customers selected by staff for contact
Randomly assign eligible customers to contact and no contact, then evaluate on held-out assignments
Fit a more flexible response model only among contacted customers
Contact the customers with the largest predicted response and treat response as uplift
- Two probabilities, two decisions
Which statement is correct?
Review the 8% fraud case because its risk exceeds the cost-based threshold; do not contact R because its estimated uplift does not cover contact cost
Pass the fraud case and contact R because only probabilities above 0.50 matter
Review the fraud case and contact R because both probabilities are positive
Use the larger of 0.08 and 0.30 for both decisions