This Exam P sample reference tests Linear Combinations. Independence makes the aggregate variance equal to 49 × 700 squared, so the aggregate standard deviation is 4,900 while its mean is 122,500. Adding 1.281552 standard deviations gives 128.779603 thousand, which rounds to 129 and matches choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
ARounding the aggregate mean 122.5 thousand to 123 ignores the positive 90th-percentile shift entirely.
BA total of 125 thousand is only 0.5102 aggregate standard deviations above the mean, far below the required z_0.90 = 1.2816.
CUsing a one-standard-deviation shift gives 122.5 + 4.9 = 127.4 thousand, which rounds to 127 instead of using the 90th-percentile z-value.
EUsing the 95th-percentile value 1.6449 gives 130.56 thousand, which rounds to 131 and answers a different percentile.
Original practice · fully worked
Original variant: satellite calibration score
Three independent satellite calibration readings are A ~ N(40, 3²), B ~ N(25, 4²), and C ~ N(10, 2²). Engineers combine them into the score S = 2A − B + 0.5C. Calculate the 95th percentile of S, rounded to the nearest whole number.
A 60
B 67
C 69
D 72
E 78
Variant answer in brief
The weighted score is normal with mean 60 and variance 2 squared times 9 plus 16 plus 0.5 squared times 4, which equals 53. Its 95th percentile is 60 + 1.644854 square root of 53 = 71.974715, rounding to 72 and choice D.
Setup
Setup
A linear combination of independent normal readings is itself normal.
S=2A−B+0.5C
S∼N(μS,σS2)
Model
Model
Apply the coefficients linearly to means and quadratically to independent variances.
μS=2(40)−25+0.5(10)=60
σS2=22(32)+(−1)2(42)+0.52(22)=36+16+1=53
Compute
Compute
Use the positive 95th-percentile standard-normal value with the score's standard deviation.
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.