This Exam P sample reference tests Joint Distributions. The cost information determines one missing table cell, and normalization determines the other. The resulting marginal moments of Y give variance 0.5675, so choice B is correct.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThis treats Y as the indicator of the zero-count event, giving 0.52(1-0.52)=0.2496. Y can also equal 2, so a Bernoulli variance formula is invalid.
CThis results if the solved values p=0.18 and q=0.12 are interchanged. The resulting incorrect marginal has variance 0.6659, which rounds to 0.67.
DThis omits the factor 2 in E[Y], using 0.31+0.17=0.48; then 0.99-0.48²=0.7596, near 0.75.
EThis subtracts P(Y=2)=0.17 from E[Y²]=0.99 as though that cell probability were (E[Y])², producing 0.82.
Original practice · fully worked
Original variant: variance of conditional scan flags
A routing controller selects operating mode A with probability 0.40 and mode B otherwise. During the next two independent checks, conditional on the selected mode, each check raises a flag with probability 0.50 in mode A and 0.25 in mode B. Let Y be the total number of flags. Calculate Var(Y).
A 0.060
B 0.425
C 0.485
D 0.700
E 0.975
Variant answer in brief
The expected conditional variance is 0.425 and the variance of the conditional means is 0.060. Their sum is 0.485, so choice C is correct.
Setup
Setup
Within either fixed mode, the two-check flag count is binomial.
E[Y∣A]=1,Var(Y∣A)=0.5
E[Y∣B]=0.5,Var(Y∣B)=0.375
Model
Model
Use the law of total variance to combine within-mode variation and between-mode variation.
Var(Y)=E[Var(Y∣M)]+Var(E[Y∣M])
Compute
Compute
First find the overall mean, then evaluate the two variance components.
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.