This Exam P sample reference tests Hypergeometric Distribution. This is a hypergeometric probability for selecting exactly two members of a six-person target group in a four-person sample. The count is C(6,2)C(4,2)/C(10,4)=3/7=0.4286, so choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value (0.60)²(0.40)²=0.0576 is the probability of one particular target/non-target ordering under replacement; it omits the six possible orderings.
BThe ratio C(6,2)/C(10,4)=15/210=0.0714 selects the two target members but fails to choose the other two sample members.
CThe value 3/10=0.300 is the population share of one non-target subgroup. It is not a probability for the requested four-person composition.
DThe value C(4,2)(0.60)²(0.40)²=0.3456 is the binomial approximation that treats draws as independent with replacement.
Original practice · fully worked
Original variant: cover every token color
A locker contains 5 red, 4 blue, and 3 green tokens. Five tokens are drawn uniformly without replacement. Calculate the probability that the sample contains at least one token of every color.
A 0.001
B 0.255
C 0.581
D 0.745
E 0.974
Variant answer in brief
There are C(12,5)=792 samples. Inclusion-exclusion removes 21, 56, and 126 samples missing each color and restores one all-red sample counted twice, leaving 590; thus 590/792=0.74495, choice D.
Setup
Setup
Count unordered five-token samples because all such subsets are equally likely.
Nall=(512)=792
Model
Model
Use inclusion-exclusion on samples missing red, blue, or green. Only the all-red sample survives a pairwise intersection.
NmissR=(57)=21
NmissB=(58)=56
NmissG=(59)=126
NmissBandG=(55)=1
Compute
Compute
Subtract the three missing-color counts and add back the one nonempty intersection.
Nfav=792−21−56−126+1=590
Pr(every color)=792590=396295=0.744949495
Answer
Answer
The probability of covering all three colors is approximately 0.745.
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.