← 返回数学题库
089概率中等数值题medium

The Prosecutor's Fallacy

题目

A city has 1,000,000 residents. A crime is committed by one person. The police use a forensic test that has a false positive rate of 1 in 10,000 (i.e., P(positiveinnocent)=104P(\text{positive} \mid \text{innocent}) = 10^{-4}) and a true positive rate of 100% (P(positiveguilty)=1P(\text{positive} \mid \text{guilty}) = 1). A suspect tests positive. (a) The prosecutor argues: 'The probability of a false positive is only 10410^{-4}, so there is only a 0.01% chance this person is innocent.' What is wrong with this argument? (b) Compute the actual probability the suspect is guilty given the positive test, assuming the suspect was selected uniformly at random from the city before the test. (c) Now suppose eyewitness evidence independently narrows the suspect pool to 5 people before the forensic test is applied. Recompute the posterior probability of guilt.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

b

c