This Exam P sample reference tests Binomial Distribution. First convert two independent individual survivals into a couple-level success probability of 0.79 squared, or 0.6241. A binomial upper tail for seven couples then gives 0.925226, which selects choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AAn off-by-one interpretation that effectively requires four or more successful couples pushes the result into this lower range; the event begins at three.
BMixing the individual survival probability 0.79 with the couple probability 0.6241 across different binomial terms understates the coherent upper tail.
CA rough normal approximation without a continuity correction depresses the answer; the seven-trial binomial tail is short enough to evaluate exactly.
ECounting two or more successful couples instead gives 0.986615, near the high distractor after coarse rounding; the threshold is at least three.
Original practice · fully worked
Original variant: observatory cooling clusters
A remote observatory operates eight independent cooling clusters. Each cluster contains three fans, and every fan completes the overnight cycle with probability 0.90 independently of every other fan. A cluster is fully operational only if all three of its fans complete the cycle. Calculate the probability that at least five clusters are fully operational.
A 0.229
B 0.626
C 0.855
D 0.962
E 0.995
Variant answer in brief
A cluster succeeds with probability 0.90 cubed, or 0.729. The Binomial(8, 0.729) probability of at least five successes is approximately 0.855108, so choice C is correct.
Setup
Setup
Combine the three independent fan outcomes into one cluster-level success probability.
q=(0.90)3=0.729
Model
Model
Let K count fully operational clusters among the eight independent clusters.
K∼Binomial(8,0.729)
Pr(K≥5)=1−Pr(K≤4)
Compute
Compute
Sum the lower five binomial masses and subtract from one.
Pr(K≥5)=1−k=0∑4(k8)(0.729)k(0.271)8−k
Pr(K≥5)=0.8551076438…
Answer
Answer
The probability rounds to 0.855 and selects choice C.
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.