This Exam P sample reference tests Conditional Probability. Only family sizes five, six, and seven can produce five riders. Weighting those sizes by their five-rider likelihoods gives posterior probability 35/113 = 0.30973 for size six, choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AA posterior of 0.17 would imply a total five-rider weight of (1/84)/0.17 = 0.07003, almost twice the correctly enumerated weight 113/2940.
BThe value 0.21 does not normalize the joint size-six weight by all three feasible sizes. The denominator must include the size-five and size-seven contributions.
CThe value 0.24 can arise from mixing unconditioned family-size weights with rider likelihoods. Bayes weighting requires multiplying each feasible prior by its own factor 1/m.
DThe value 0.28 understates the posterior because it uses an incomplete normalizing sum. The exact three-term denominator gives 35/113, not 0.28.
Original practice · fully worked
Original variant: identify a delayed parcel’s route
A parcel network sends 50% of parcels on the North route, 30% on the South route, and 20% on the East route. Their respective delay probabilities are 0.04, 0.10, and 0.20. A randomly selected parcel was delayed. Find the probability that it traveled on the East route.
A 0.20000
B 0.22222
C 0.33333
D 0.44444
E 0.55556
Variant answer in brief
The three route contributions to delay are 0.02, 0.03, and 0.04. Dividing the East contribution by their sum gives 4/9 = 0.44444, choice D.
Setup
Setup
Multiply each route share by that route’s delay probability.
wN=(0.50)(0.04)=0.02
wS=(0.30)(0.10)=0.03
wE=(0.20)(0.20)=0.04
Model
Model
The total delay probability is the sum of the mutually exclusive route contributions.
Pr(D)=wN+wS+wE=0.09
Compute
Compute
Condition on delay by normalizing the East contribution.
Pr(E∣D)=Pr(D)wE=0.090.04=94=0.4444444
Answer
Answer
A delayed parcel has probability 0.44444 of having used the East route.
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.