Independent solution
How to solve this Marginal Distributions question
Answer in brief
Summing the joint mass over the second coordinate gives marginal probabilities 0.1, 0.3, and 0.6 at the positive values of X. The resulting first and second moments are 2.5 and 6.7, so the variance is 0.45 and choice A.
Setup
Setup
Marginalize the supplied joint mass function over every allowed value of the second coordinate.
pX(x)=y=0∑x40x+2y,x=0,1,2,3 Model
Model
The finite arithmetic sum reduces to a simple marginal mass function.
y=0∑x(x+2y)=x(x+1)+x(x+1)=2x(x+1) pX(x)=20x(x+1) Compute
Compute
Calculate both raw moments from the marginal probabilities.
Pr(X=1)=0.1,Pr(X=2)=0.3,Pr(X=3)=0.6 E[X]=1(0.1)+2(0.3)+3(0.6)=2.5 E[X2]=12(0.1)+22(0.3)+32(0.6)=6.7 Var(X)=6.7−(2.5)2=0.45 Answer
Answer
The marginal variance is 0.45.
Var(X)=0.45(A)