Independent solution
How to solve this Conditional Distributions question
Answer in brief
This is a conditional-moment calculation from one row of a joint probability table. Normalizing that row gives a conditional mean of 86/33 and a second moment of 274/33, so the variance is 1646/1089, or 1.511478, and choice B is correct.
Setup
Setup
Condition on the stated value of the first variable. The corresponding five joint masses have total probability 0.33.
Pr(S=2)=0.10+0.03+0.07+0.05+0.08=0.33 Pr(B=b∣S=2)=0.33p2,b,b=1,…,5 Model
Model
Compute the first two conditional raw moments and then use the variance identity.
Var(B∣S=2)=E[B2∣S=2]−E[B∣S=2]2 Compute
Compute
Weight the five possible values by the normalized row probabilities.
E[B∣S=2]=0.331(0.07)+2(0.10)+3(0.08)+4(0.05)+5(0.03)=3386 E[B2∣S=2]=0.3312(0.07)+22(0.10)+32(0.08)+42(0.05)+52(0.03)=33274 Var(B∣S=2)=33274−(3386)2=10891646=1.5114784206… Answer
Answer
The conditional variance rounds to 1.51.
1.51(B)