Independent solution

How to solve this Conditional Distributions question

Answer in brief

Normalize the three joint masses in the specified column to obtain conditional probabilities 0.56, 0.32, and 0.12. The conditional second moment is 0.80 and the conditional mean is 0.56, so the variance is 0.4864 and choice D is correct.

Setup

Setup

The conditioning column has total probability 0.25. Divide each mass in that column by this total before calculating any moment.

Pr(F=1)=0.14+0.08+0.03=0.25\Pr(F=1)=0.14+0.08+0.03=0.25
Pr(T=0,1,2F=1)=(0.56,0.32,0.12)\Pr(T=0,1,2\mid F=1)=(0.56,0.32,0.12)

Model

Model

Use the first two raw moments of the resulting conditional distribution.

E[TF=1]=0(0.56)+1(0.32)+2(0.12)=0.56\operatorname{E}[T\mid F=1]=0(0.56)+1(0.32)+2(0.12)=0.56
E[T2F=1]=02(0.56)+12(0.32)+22(0.12)=0.80\operatorname{E}[T^2\mid F=1]=0^2(0.56)+1^2(0.32)+2^2(0.12)=0.80

Compute

Compute

Subtract the square of the conditional mean from the conditional second moment.

Var(TF=1)=0.80(0.56)2\operatorname{Var}(T\mid F=1)=0.80-(0.56)^2
Var(TF=1)=0.4864\operatorname{Var}(T\mid F=1)=0.4864

Answer

Answer

The variance rounds to 0.49.

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