Independent solution
How to solve this Poisson Distribution question
Answer in brief
The aggregate count has mean and variance 5000. Standardizing 5100 under its normal approximation gives z=sqrt(2), whose upper-tail probability is 0.078650, so choice A is correct.
Setup
Setup
Let T denote the aggregate count. Independent Poisson counts add to another Poisson count, with parameter equal to the sum of the component parameters.
Model
Model
Because the aggregate mean is large, approximate T by a normal random variable with the same mean and variance.
Compute
Compute
Standardize the stated threshold and evaluate the standard normal upper tail.
Answer
Answer
The normal approximation gives an upper-tail probability of about 0.08.