Independent solution

How to solve this Marginal Distributions question

Setup

Setup

Only the row sums of the supplied joint mass function are needed. Sum over all three possible values of the second coordinate.

pX(x)=y=02x+y+236=3x+936=x+312p_X(x)=\sum_{y=0}^{2}\frac{x+y+2}{36}=\frac{3x+9}{36}=\frac{x+3}{12}
pX(0)=312,pX(1)=412,pX(2)=512p_X(0)=\frac3{12},\qquad p_X(1)=\frac4{12},\qquad p_X(2)=\frac5{12}

Model

Model

Compute the first and second raw moments from the marginal masses.

E[X]=0(312)+1(412)+2(512)=76E[X]=0\left(\frac3{12}\right)+1\left(\frac4{12}\right)+2\left(\frac5{12}\right)=\frac76
E[X2]=02(312)+12(412)+22(512)=2E[X^2]=0^2\left(\frac3{12}\right)+1^2\left(\frac4{12}\right)+2^2\left(\frac5{12}\right)=2

Compute

Compute

Apply the raw-moment variance identity without rounding the mean.

Var(X)=E[X2]E[X]2\operatorname{Var}(X)=E[X^2]-E[X]^2
Var(X)=2(76)2=2336=0.6388888889\operatorname{Var}(X)=2-\left(\frac76\right)^2=\frac{23}{36}=0.6388888889

Answer

Answer

The marginal variance rounds to 0.64.

0.64(B)\boxed{0.64\quad\text{(B)}}