ank0006
- 1
- 0
Homework Statement
Let the random variables X and Y have the joint p.m.f.:
f(x,y) = (x+y)/32 x=1,2, y=1,2,3,4.
find the means \mux and \muy, the variances \sigma2x and \sigma2y, and the correlation coefficient \rho.
Homework Equations
\rho=(COV(X,Y))/\sigmax\sigmay
The Attempt at a Solution
I was able to find both \mu's:
\mux= (25/16)
\muy= (45/16)
and both variances:
\sigmax=(63/256)
\sigmay=(295/256)
But I can't seem to find how to get the covariance...I tried just using the 1 and 2 values for x and y, but it hasn't worked. I think I'm getting confused because there are more y values than x values. Any help would be much appreciated!