Hi.
Here's the problem im not quite sure how to do:
The joint probability function f(x,y) of the discrete random variables X and Y are shown below.
X
______0____1_____2______3___
__1|(0.1)_(0.15)__(0.2)___(p)
Y_2|(p)___(0.15)_(0.15)_(0.05)
__3|(0.05)_(0)____(p)____(0)
Find the value of p
[ i do this and work it out as p=0.05]
Determine whether or not X and Y are independent
[ i do this by finding E(x)=1.4, E(Y)=1.6, E(XY)=2.2, then the Cov(X,Y)=-0.04 and as the covariance equals 0 when X and Y are independent, the variables show some degree of dependency]
Here's where my problem starts:
Evaluate P(X+Y=Z) for each possible values z of the random variable X+Y.
I don't know how to do this and would appreciate any help!
Thanks
Andy
Last edited by andrew2786; Apr 15th, 2006 at 08:01 AM.
The answer is Z = X + Y = [1(0.1); 2(0.23); 3(0.34); 4(0.24); 5(0.08); 6(0.01)]
1. List all possible pair combinations of X and Y – it gives 12;
2. Sum each of these 12 combinations (X + Y);
3. List the probabilities of each value of X and Y – P(X) and P(Y);
4. Multiply P(X) and P(Y);
5. List all the unique numbers that resulted from point 2 – it gives 1, 2, 3, 4, 5, and 6;
6. Sum all the probabilities of each value obtained in point 5 and you get the results above P(Z = X + Y).
If you sample at random values from the distribution Z, you will get number 1 with probability 0.1, number 2 with probability 0.23, number 3 with probability 0.34, number 4 with probability 0.24, number 5 with probability 0.08 and number 6 with probability 0.01.
To make it clearer I attach an EXCEL file with the solution.
Rui
Last edited by Rassis; Apr 18th, 2006 at 01:58 PM.
...este projecto dos Deuses que os homens teimam em arruinar...
Thank you very much for that, im very greatful indeed. I've looked over it all and it seems so simple now I can see it like it is (along with the answers!).