This Exam P sample reference tests Poisson Distribution. Taking the ratio of the Poisson probabilities cancels their common exponential factor and gives λ⁴⁄⁴!=54. Thus λ=6 per minute, and linearity of expectation gives 60(6)=360 over one hour, selecting choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThis corresponds to guessing a rate of 2 per minute instead of solving the fourth-power probability-ratio equation.
BOmitting the factor 4! gives the incorrect equation λ⁴=54; rounding its fourth root to 3 produces 180 over sixty minutes.
CUsing the observed count label 4 as the mean rather than solving for λ gives 60(4)=240.
DThis corresponds to using 5 as the fourth root of 1296; checking powers shows that 5⁴ is only 625 while 6⁴ is 1296.
Original practice · fully worked
Original variant: bright-meteor thinning
Meteors reach an automated detector according to a Poisson process with mean rate 12 per hour. Each detected meteor is independently classified as bright with probability one-third and dim otherwise. During a thirty-minute interval, calculate the probability of exactly two bright meteors and at least one dim meteor.
A 0.045
B 0.266
C 0.271
D 0.982
E 2.000
Variant answer in brief
Poisson thinning produces independent bright and dim counts with means 2 and 4. Multiplying the probability of two bright meteors by the probability of at least one dim meteor gives 0.265713, so choice B is correct.
Setup
Setup
Convert the hourly rate to the mean count over one half-hour.
N∼Poisson(12⋅21)=Poisson(6)
Model
Model
Thin the process by classification. The bright and dim counts are independent Poisson variables with their respective split means.
B∼Poisson(6⋅31)=Poisson(2)
D∼Poisson(6⋅32)=Poisson(4)
BandDare independent
Compute
Compute
Multiply the exact bright-count probability by the dim-count complement.
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.