Independent solution
How to solve this Linear Combinations of Independent Random Variables question
Answer in brief
Model the company total as normal with mean proportional to n and standard deviation proportional to the square root of n, then impose the 90th-percentile equation. Its positive root gives n approximately 64, and the integer answer is choice D.
Setup
Setup
Let S_n be the sum for n independent employees. Add the means and variances before taking the standard deviation.
Model
Model
A normal 90th percentile is the mean plus z_{0.90} standard deviations.
Compute
Compute
Set x equal to the square root of n and solve the resulting quadratic. The tiny deviation from 64 comes from using the full normal quantile while the target value reflects table rounding.
Answer
Answer
The population count must be an integer, and the matching listed value is 64.