This Exam P sample reference tests Binomial Tail Probability. With three independent components and failure probability 0.05, overheating means two or three failures. The binomial tail is 3(0.05²)(0.95)+0.05³=0.00725, choice A.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
DThe value 0.135 is the probability of exactly one component failure, not at least two failures.
EThe value 0.143 is the probability of at least one component failure, which includes the non-overheating one-failure case.
Original practice · fully worked
Original variant: failure of a four-module controller
A controller has four independent modules, each failing with probability 0.10. The controller shuts down if at least three modules fail. Find the shutdown probability.
A 0.0010
B 0.0028
C 0.0037
D 0.0100
E 0.0523
Variant answer in brief
The probabilities of exactly three and exactly four failures are 4(0.1³)(0.9)=0.0036 and 0.0001. Their sum is 0.0037, choice C.
Setup
Setup
Let the number of failed modules be binomial with four trials and failure probability 0.10.
K∼Binomial(4,0.10)
Model
Model
Shutdown requires exactly three or exactly four failures.
Pr(K≥3)=(34)(0.1)3(0.9)+(0.1)4
Compute
Compute
The two probabilities are 0.0036 and 0.0001, giving a shutdown probability of 0.0037.
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.