Hypercube Repersents Multidimensional View of Data
Hypercube Repersents Multidimensional View of Data
Hypercube
OLAP(On-Line Analytical Processing) is datawarehouse technology used to perform summarization as well as the ability to view the information from different angles. OLAP tools are based on multidimensional data model.This model views data in the forms of a data cube known as hypercube. Hypercube also known as multidimensional cube.
Cont.
Hypercube allows data to viewed in multiple dimensions. Data warehouse have many different dimensions(further level hierarchy) like: Time:year>quarter>month>week>day Customer:customer group>name Product:product group>name Location:area>region>country
cont.
To view sales data with third dimension. A 3-D view of sales data for all electronics according to dimensions time ,item and location.
Cont.
Roll-up
Also known as drill-up. Performs aggregation on hypercube by dimension reduction For e.g
Fig shows aggregation of data by ascending the location hierarchy from the level of city to the level of country.
Cont.
Drill-down
Reverse of roll-up. It navigates from less detailed data to more detailed data. In fig drill down occurs by decending the time from level of quaters to more detailed level of months.
Cont.
Drill-down
Cont.
Dice- it performs a selection on two or more dimensions.
Pivot(rotate)
It rotates data axes in the view in order to provide an alternate presentation of data.
pivot