Independent solution

How to solve this Discrete Random Variables question

Setup

Setup

Let X be the accident count for one policyholder and let T be the total across the 144 independent policyholders.

T=i=1144XiT=\sum_{i=1}^{144}X_i
Pr(X=0)=0.80,Pr(X=1)=0.16,Pr(X=2)=0.04\Pr(X=0)=0.80,\quad \Pr(X=1)=0.16,\quad \Pr(X=2)=0.04

Model

Model

Compute the first two raw moments of the single-policyholder count before forming its variance.

E[X]=0(0.80)+1(0.16)+2(0.04)=0.24\operatorname{E}[X]=0(0.80)+1(0.16)+2(0.04)=0.24
E[X2]=02(0.80)+12(0.16)+22(0.04)=0.32\operatorname{E}[X^2]=0^2(0.80)+1^2(0.16)+2^2(0.04)=0.32

Compute

Compute

Subtract the squared mean, then add identical variances across the independent policies.

Var(X)=0.32(0.24)2=0.2624\operatorname{Var}(X)=0.32-(0.24)^2=0.2624
Var(T)=144(0.2624)=37.7856\operatorname{Var}(T)=144(0.2624)=37.7856

Answer

Answer

The total-count variance is 37.79 to two decimal places.

37.79(C)\boxed{37.79\quad\text{(C)}}