[Readings]
[Exercises]
For each exercise, you must explain your reasoning and/or show the intermediate steps, i.e. not just giving the final result.
1. (10pt) Exercise 3.5
2. (10pt) Exercise 3.13
3. (10pt) Exercise 4.1
4. (10pt) Exercise 4.4
5. (10pt) Consider the following dataset with three dimensions A={a1,a2}, B={b1,b2,b3}, C={c1,c2,c3,c4} and the measure SUM:
List all the cells in the iceberg cube with min_sup > 2 in the order produced by the BUC algorithm.
6. (10pt) Consider the the following dataset with five dimensions A, B, C, D, E and measure SUM:
(a) Construct shell fragments (A,B) and (C,D,E).
(b) Use the shell fragments you constructed in (a) to answer the query (*,b1,*,d1,*,?).