For table II, compute support, the interest measure, and the ? correla- tion coefficient for the association pattern {A, B}. Also, compute the confidence of rules A ? B and B ? A.

Consider the contingency tables shown in Table 6.6.

s(A)=0.9, s(B)=0.9, s(A, B)=0.89.
I(A, B)=1.09, ?(A, B)=0.89.
c(A ?? B)=0.98, c(B ?? A)=0.98.

Computer Science & Information Technology

You might also like to view...

Expressed in decimal, the range for RGB colors is 0 to ________

A) 100 B) 127 C) 255 D) 500

Computer Science & Information Technology

The assignment operators (=, +=, -=, *=, and /=) represent operations that appear at the top of the hierarchy in the order of operations.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology