This Exam P sample reference tests Cumulative Distribution Functions. Right continuity requires evaluating the cdf at the threshold with its upper branch, which gives F(V)=0.90. Therefore the strict upper tail is 1-F(V)=0.10, choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.00 would incorrectly treat the lower polynomial branch as a bounded distribution and discard the upper-tail branch entirely.
CThe value 0.25 is 1-F(V-)=1-0.75. It equals P(L≥V) and includes both the point mass at V and the strict tail above V.
DThe value 0.75 is F(V-), the probability strictly below V, not the probability strictly above V.
EThe value 0.90 is F(V)=P(L≤V). It is the cdf value whose complement is required.
Original practice · fully worked
Original variant: variance created by a payment floor
A service credit X before adjustment is uniformly distributed between 0 and 200 credits. The issued credit is Y=max(X,100), so every value below the guarantee is raised to 100. Calculate Var(Y).
A 833.33
B 1041.67
C 3333.33
D 15625.00
E 16666.67
Variant answer in brief
The floor creates probability one half at 100 and leaves the original uniform density above 100. Direct first and second moments are 125 and 50000/3, so Var(Y)=50000/3-125²=3125/3=1041.67, choice B.
Setup
Setup
The floor collapses the lower half of the uniform distribution into an atom at 100.
Y=max(X,100)
Pr(Y=100)=Pr(X≤100)=21
Model
Model
Combine the atom with the unchanged uniform density on the interval above the floor.
E[Y]=100(21)+∫100200200xdx
E[Y2]=1002(21)+∫100200200x2dx
Compute
Compute
Evaluate the two moments and center the second moment.
E[Y]=125
E[Y2]=350000
Var(Y)=350000−1252=33125=1041.6667
Answer
Answer
The variance of the issued credit is approximately 1041.67 square credits.
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.