This Exam P sample reference tests Expectation and Variance. This is a variance-of-an-independent-sum calculation for a three-point count distribution. One individual count has variance 0.1456, so the 64-count total has variance 9.3184 and matches choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.1456 is the variance for one individual count; it omits the factor of 64 for the independent group total.
BThe value 2.56 equals 64 × 2(0.02), the expected count contributed by the two-event outcome alone, not a variance.
CThe value 7.68 equals 64E[X], so it is the expected total count rather than its variance.
EThe value 10.24 equals 64E[X²]; it omits the subtraction of 64(E[X])² needed when summing the individual variances.
Original practice · fully worked
Original variant: network gateway alerts
During a maintenance window, each of 50 independent network gateways emits no alerts with probability 0.82, one alert with probability 0.14, and three alerts with probability 0.04. Calculate the variance of the total number of alerts from all gateways.
A 0.43
B 9.62
C 21.62
D 13.00
E 25.00
Variant answer in brief
A gateway's alert count has mean 0.26 and second moment 0.50, giving variance 0.4324. Adding 50 independent gateway variances gives 21.62, which selects choice C.
Setup
Setup
Let G be the alert count from one gateway and calculate its first two moments.
E[G]=0(0.82)+1(0.14)+3(0.04)=0.26
E[G2]=02(0.82)+12(0.14)+32(0.04)=0.50
Model
Model
Find the gateway-level variance, then use independence to add variances across all 50 gateways.
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.