Data Cube Aggregation In Data Mining
dmbook Data Mining Algorithms A data cube, such as sales, allows data to be modeled and viewed in multiple dimensions Dimension tables, such as item (item_name, brand, type), or time(day, week, month, quarter, year) A Fact table that contains measures (dependent attributes,, dollars_sold) and keys to each of the related dimension tables (dimensions, independent attributes) WS 2003/04