Quiz10

A Given this dataset, what is t{A,B}? drill

A Given this dataset, what is t{A,B}?

Trans.ABCDE
111011
201101
311011
411101
511111
601110

Answer

{1, 3, 4, 5}

For this dataset what is an example of itemset drill

For this dataset what is an example of itemset :drill:

Trans.ABCDE
111011
201101
311011
411101
511111
601110

Answer

{B,C,D}

For this dataset, what would the inverted (vertical entry for D look like? drill

For this dataset, what would the inverted (vertical entry for D look like? :drill:

Trans.ABCDE
111011
201101
311011
411101
511111
601110

Answer

{1, 3, 5, 6}