This Exam P sample reference tests Conditional Probability. Subtracting the common mass from the overstatement marginal leaves 0.05 in the lower-claim group. Dividing by that group's probability 0.30 gives 1/6, so choice C.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 1/20=0.05 is the joint mass Pr(O and Hᶜ). It must still be divided by Pr(Hᶜ)=0.30.
BThe calculation 0.05/0.50=0.10 gives Pr(Hᶜ|O), reversing the conditioning direction.
DThe inclusion-exclusion calculation 0.70+0.50-0.45=0.75 gives Pr(H union O). It is an unconditional union probability, not Pr(O given Hᶜ).
EThe value 5/6=0.25/0.30 is Pr(Oᶜ|Hᶜ), the complement of the requested conditional event.
Original practice · fully worked
Original variant: fragile-package scanner
Eight percent of packages in a shipment contain a fragile component. A scanner flags 90% of packages containing a fragile component and 12% of packages without one. Given that a package is flagged, calculate the probability that it contains a fragile component.
A 0.0720
B 0.1200
C 0.3947
D 0.6053
E 0.9000
Variant answer in brief
A fragile-and-flagged package has probability 0.08(0.90)=0.072, while the total flag probability is 0.1824. Bayes' rule gives 0.072/0.1824=0.3947 and choice C.
Setup
Setup
Let F denote a fragile component and G denote a scanner flag.
Pr(F)=0.08,Pr(G∣F)=0.90,Pr(G∣Fc)=0.12
Model
Model
Combine the two disjoint ways a package can be flagged.
Pr(G)=0.08(0.90)+0.92(0.12)=0.1824
Compute
Compute
Apply Bayes' rule to the fragile-and-flagged joint probability.
Pr(F∣G)=0.18240.08(0.90)
Pr(F∣G)=0.3947368421…
Answer
Answer
About 39.47% of flagged packages contain a fragile component.
The 3108-page Probability Proof Manual reorganizes 718 verified Exam P solutions by syllabus skill and adds formula proofs, error patterns, and original worked practice.