Question: Given a transaction database for mining association rule as follows: TID Items 100 A C D 200 B C E 300 A B C E
Given a transaction database for mining association rule as follows: TID Items 100 A C D 200 B C E 300 A B C E 400 B E For given support count = 2, which one of the following statement is incorrect? a. The rule B->C, E and the rule E->B,C have the same confidence value. b. The rule B,E ->C and the rule C->B,E have the same confidence value. c. The rule E ->B,C and the rule C->B,E have the same confidence value. d. The rule B,C-> E and the rule E->B,C have the same confidence value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
