P89StatisticsIntermediateCalculate8 min

Calculate the Expected Number of False Positives

Calculate expected false alarms from case volume, negative prevalence, and a false-positive rate.

#calculate#false positives#probability

Scenario

A screening system evaluates 50,000 cases. About 96% are truly negative, and the false-positive rate is 1.5% among truly negative cases.

Problem statement

Calculate the expected number of false positives and interpret it operationally.

Your Task

  1. Calculate the number of truly negative cases.
  2. Apply the false-positive rate.
  3. Explain why expected is not a guaranteed observed count.

Related Concepts

Expected valueFalse-positive rateBase rates

Ready to count this problem?

Mark it complete when you have reasoned through the solution in your own words.