Qm

False-alarm rate of a fraud flag threshold

A fraud model outputs a score XX. For legitimate transactions (H0H_0), XNormal(50,10)X \sim \text{Normal}(50, 10). For fraudulent ones (H1H_1), XNormal(80,10)X \sim \text{Normal}(80, 10). The rule flags "fraud" whenever X>70X > 70.

What is the probability of a type I error (flagging a legitimate transaction)?

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

Type II error from a fixed decision thresholdMiss rate when the signal sits closer to the noiseMiss rate for a sensor with wider spreadPower of an alarm rule from its thresholdThe cost-minimizing decision threshold
All questions →