Independent solution
How to solve this Central Limit Theorem question
Answer in brief
This is a central-limit approximation for a sum of 303 independent daily counts. The standardized cutoff is 0.044191, giving an upper-tail probability of 0.482376 and selecting choice B.
Setup
Setup
Let X_i be the count on day i and let T be the aggregate across the full observation window.
Model
Model
Independence makes the variances additive. With many observations, the central limit theorem gives a normal approximation for T.
Compute
Compute
Standardize the specified aggregate cutoff and evaluate the upper standard-normal tail.
Answer
Answer
The approximate probability rounds to 0.48.