Independent solution

How to solve this Covariance question

Setup

Setup

Let F and T denote the two loss counts and let S be their combined count.

S=F+TS=F+T
Var(F)=5,Var(T)=8,Cov(F,T)=3\operatorname{Var}(F)=5,\quad \operatorname{Var}(T)=8,\quad \operatorname{Cov}(F,T)=3

Model

Model

A sum contains both cross terms from its squared centered expansion.

Var(F+T)=Var(F)+Var(T)+2Cov(F,T)\operatorname{Var}(F+T)=\operatorname{Var}(F)+\operatorname{Var}(T)+2\operatorname{Cov}(F,T)

Compute

Compute

Insert the two marginal variances and the covariance.

Var(S)=5+8+2(3)=19\operatorname{Var}(S)=5+8+2(3)=19

Answer

Answer

The total-count variance is 19.

19(E)\boxed{19\quad\text{(E)}}