Joint conditional distribution

37 Views Asked by At

Hey I have a question where i think i am doing everything correct but I don’t get the expected solution, I think the solution may be wrong - or I am....

enter image description here

Calculate P(0I1) and P(1I1)

for $$P(X=1|Y=1) =P(X=1,Y=1)/P(Y=1)=0.3/0.5=3/5$$

And $$P(X=0|Y=1) = P(X=0,Y=1)/P(Y=1)= 2/5$$

But this is apparently not correct.... maybe you could tell me if i am wrong or not...

Many thanks