Independent solution
How to solve this Joint Distributions question
Answer in brief
First obtain the marginal distribution of Y and the conditional distribution of Y given X=0, then compute each variance from its first two moments. Their ratio is 279/140, approximately 1.99286, so the correct choice is D.
Setup
Setup
Sum across each row of the joint table to obtain the marginal probabilities for Y.
Pr(Y=0,1,2,3)=281(6,8,8,6) E[Y]=2842=23,E[Y2]=2894=1447 Model
Model
Use the X=0 column and divide by its column total to form the required conditional distribution.
Pr(Y=0,1,2,3∣X=0)=61(3,2,1,0) E[Y∣X=0]=64=32,E[Y2∣X=0]=66=1 Compute
Compute
Convert each pair of raw moments into a variance and divide in the requested order.
Var(Y)=1447−(23)2=2831 Var(Y∣X=0)=1−(32)2=95 Var(Y∣X=0)Var(Y)=5/931/28=140279=1.992857… Answer
Answer
The ratio rounds to the value listed in choice D.
1.99(D)