Qm

Equal priors, a costly miss

A classifier reads XX. Under "negative" (H0H_0), XNormal(0,1)X \sim \text{Normal}(0, 1); under "positive" (H1H_1), XNormal(3,1)X \sim \text{Normal}(3, 1). The two states are equally likely, π0=π1=0.5\pi_0 = \pi_1 = 0.5. A false alarm costs 11 unit; a miss costs 99 units. You declare "positive" when X>cX > c.

Find the cost-minimizing cutoff cc.

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

The cost-minimizing decision thresholdWhen priors and costs exactly cancelCost-optimal cutoff with a wider spreadWhen false alarms are the expensive errorType II error from a fixed decision threshold
All questions →