Compare P(A = 1, B = 1|Class = +) against P(A = 1|Class = +) and P(B = 1|Class = +). Are the variables conditionally independent given the class?

Consider the data set shown in Table 5.2.

Compare P(A = 1, B = 1|+) = 0.2 against P(A = 1|+) = 0.6 and
P(B = 1|Class = +) = 0.4. Since the product between P(A = 1|+)
and P(A = 1|?) are not the same as P(A = 1, B = 1|+), A and B are
not conditionally independent given the class.

Computer Science & Information Technology

You might also like to view...

JPasswordField contains method to obtain the data entered.

a. getInput. b. getPassword. c. getText. d. getEcho.

Computer Science & Information Technology

Run a command that would remind you to leave for lunch after 1 hr by displaying the message “Time for Lunch!”

What will be an ideal response?

Computer Science & Information Technology