A cab was involved in a hit and run accident at night. Two cab companies, the Green and the Blue, operate in the city. You are given the following data:
- 85% of the cabs I the city are Green and 15% are Blue.
- a witness identified the cab as Blue. The court tested the reliability of the witness under the same circumstances that existed on the night of the accident and concluded that the witness correctly identified each one of the two colors 80% of the time and failed 20% of the time.
What is the probability that the cab involved in the accident was Blue rather than Green?
Solution
Let \(A\) be the event of the delinquent being Green. Let \(B\) be the event of the delinquent being Blue. Finally, let C be the event that the witness correctly identified the cab involved in the accident. Clearly,
\begin{align}
\frac{p(A|C)}{p(B|C)} & = \frac{p(C|A)}{p(C|B)}\cdot \frac{p(A)}{p(B)} \\
& = \frac{0.8}{0.2}\cdot \frac{0.15}{0.85} \\
& = \frac{12}{17}.
\end{align}
Since \(p(A|C) + p(B|C) = 1\), it follows that
\[
p(B|C) = \frac{12}{12 + 17} \approx 0.41.
\]
meaning that, in spite of the witness testimony, the hit-and-run cab is more likely to be Green than Blue.
|Contact|
|Front page|
|Contents|
|Up|
|Store|
Copyright © 1996-2012 Alexander Bogomolny