This Exam P sample reference tests Continuous Random Variables. This problem forms the loss distribution conditional on exceeding the deductible and then inverts its 90th percentile. The verified conditional quantile is 93.007768, which rounds to 93 and selects choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AIncreasing the density exponent 1/4 only to 1/2 during integration, instead of to 5/4, makes the same conditional calculation give 89.2498 and leads to 89.
BThis takes 90% of the upper endpoint, 0.90(100)=90, ignoring both the nonuniform density and the conditioning above the deductible.
CIgnoring the conditioning gives the unconditional 90th percentile 91.9166; truncating that value downward rather than rounding it gives 91.
DThis is the unconditional 90th percentile 100(0.90)⁽⁴⁄⁵⁾=91.9166 rounded to 92. Conditioning on X>20 shifts the percentile upward.
Original practice · fully worked
Original variant: percentile of a zero-truncated flag count
Four independent modules are each flagged with probability 0.50. Let N be the number flagged. Given that at least one module is flagged, calculate the 80th percentile of N.
A 0 flagged modules
B 1 flagged module
C 2 flagged modules
D 3 flagged modules
E 4 flagged modules
Variant answer in brief
Conditioning removes the all-clear outcome and leaves 15 equally likely nonempty flag patterns. The conditional CDF is 10/15 at N=2 and 14/15 at N=3, so the 80th percentile is 3 and choice D.
Setup
Setup
With four fair independent flag indicators, all sixteen flag patterns are equally likely. The condition removes only the empty pattern.
N∼Binomial(4,0.50)
Pr(N≥1)=1−161=1615
Model
Model
Compute the conditional cumulative probabilities on either side of the 80% threshold.
Pr(N≤2∣N≥1)=15(14)+(24)=1510
Pr(N≤3∣N≥1)=15(14)+(24)+(34)=1514
Compute
Compute
The conditional CDF remains below 0.80 at two and first exceeds 0.80 at three.
1510<0.80<1514
q0.80=3
Answer
Answer
The conditional 80th percentile is three flagged modules.
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.