Independent solution

How to solve this Conditional Distributions question

Setup

Setup

Restrict the joint table to the row where the first county has zero tornadoes. The row probabilities sum to 0.25.

P(P=0)=0.12+0.06+0.05+0.02=0.25P(P=0)=0.12+0.06+0.05+0.02=0.25

Model

Model

Normalize the four cells in that row to obtain the conditional distribution of the second county's count.

P(Q=0,1,2,3P=0)=125(12,6,5,2)P(Q=0,1,2,3\mid P=0)=\frac1{25}(12,6,5,2)

Compute

Compute

The conditional mean is 0.88 and the second raw moment is 1.76. Subtracting the squared mean gives variance 0.9856.

E[QP=0]=2225E[Q\mid P=0]=\frac{22}{25}
E[Q2P=0]=4425E[Q^2\mid P=0]=\frac{44}{25}
Var(QP=0)=4425(2225)2=0.9856\operatorname{Var}(Q\mid P=0)=\frac{44}{25}-\left(\frac{22}{25}\right)^2=0.9856

Answer

Answer

The conditional variance is approximately 0.99, selecting choice D.

0.99(D)\boxed{0.99\quad\text{(D)}}