The probability that X takes value x and Y takes value y is: px,y=f(x,y)=66xy. The probability distribution table has the form:
(x,y)(2,1)(2,2)(2,3)(3,1)(3,2)(3,3)(4,1)(4,2)(4,3)px,y6626646666636666696646686612
As we can see from the table, 661(2+4+6+3+6+9+4+8+12)=6654 . Since the sum is less than 1, X, Y with the function f(x,y) is not a proper distribution. For correct distribution the formulae have the form:
a). P(X=4∣Y=2)=P(Y=2)P((X=4)∩(Y=2))=P((X=2)∩(Y=2))+P((X=3)∩(Y=2))+P((X=4)∩(Y=2))f(4,2)=
=f(2,2)+f(3,2)+f(4,2)f(4,2)
b). P(X+Y<3)=P(X+Y=2)=0 It follows from fact that the minimum value of X is 2.
c). By definition, two events A and B are independent if and only if P(A∩B)=P(A)P(B). It is enough to check that P(X=x,Y=y)=f(x,y)=P(X=x)P(Y=y)=(∑lf(x,l))(∑kf(k,y))
Comments