This Exam P sample reference tests Normal Distribution. This problem forms a linear combination of three independent normal variables. The result has mean 1203 and variance 6, so the requested upper-tail probability is 0.889664 and choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThis uses the variance 6 itself as the standard deviation: Φ(3/6)=0.691462, which rounds to 0.69.
CThis ignores the two subtracted variables' variance contributions and uses only variance 5, giving Φ(3/√(5))=0.910144.
DThis subtracts variances because the variables are subtracted, producing variance 5-0.5-0.5=4 and Φ(3/2)=0.933193.
EThis computes the tail for X alone and ignores the entire adjustment: P(X≥1200)=Φ(5/√(5))=0.987326, which rounds to 0.99.
Original practice · fully worked
Original variant: joint signs of orthogonal normal scores
Two independent standard-normal process shocks U and V drive scores R=3U+4V and S=4U-3V. Calculate the probability that both scores are positive.
A 0
B 0.25
C 0.50
D 0.75
E 1.00
Variant answer in brief
The two scores are jointly normal and have covariance 3(4)+4(-3)=0. They are therefore independent and symmetric, so their joint positive probability is 0.25 and choice B.
Setup
Setup
Write the two scores as linear combinations of the independent standard-normal inputs.
R=3U+4V,S=4U−3V
E[R]=E[S]=0
Model
Model
Any pair of linear combinations of a jointly normal vector is jointly normal. Compute their covariance from the shared inputs.
Cov(R,S)=3(4)Var(U)+4(−3)Var(V)
Cov(R,S)=12−12=0
Compute
Compute
Zero covariance makes this jointly normal pair independent. Each centered normal score is positive with probability one half.
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.