Independent solution

How to solve this Mixture Distributions question

Setup

Setup

Average each amount probability across the three equally represented territories.

Pr(X=100)=0.80,Pr(X=500)=0.13,Pr(X=1000)=0.07\Pr(X=100)=0.80,\quad \Pr(X=500)=0.13,\quad \Pr(X=1000)=0.07

Model

Model

Compute the first and second raw moments of the resulting mixture.

E[X]=100(0.80)+500(0.13)+1000(0.07)=215E[X]=100(0.80)+500(0.13)+1000(0.07)=215
E[X2]=1002(0.80)+5002(0.13)+10002(0.07)=110500E[X^2]=100^2(0.80)+500^2(0.13)+1000^2(0.07)=110500

Compute

Compute

Subtract the squared mean and take the square root.

Var(X)=1105002152=64275\operatorname{Var}(X)=110500-215^2=64275
SD(X)=64275=253.5251\operatorname{SD}(X)=\sqrt{64275}=253.5251

Answer

Answer

The listed standard deviation is 254.

254(A)\boxed{254\quad\text{(A)}}