Bridging the Analysis Gap: Multidimensional Analysis

Slides:



Advertisements
Similar presentations
1 Avocado Regional Composite Great Lakes Region 2012 YTD Q2 (January – June) Prepared by: Fusion Marketing.
Advertisements

January 6. January 7 January 8 January 9 January 10.
Case Projects in Data Warehousing and Data Mining Mohammad A. Rob & Michael E. Ellis University of Houston-Clear Lake Houston, Texas
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
2/10/05Salman Azhar: Database Systems1 On-Line Analytical Processing Salman Azhar Warehousing Data Cubes Data Mining These slides use some figures, definitions,
Decision Support and Data Warehouse. Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical.
Online Analytical Processing. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional.
Data Sources Data Warehouse Analysis Results Data visualisation Analytical tools OLAP Data Mining Overview of Business Intelligence Data visualisation.
Business Intelligence. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional views.
COMP 578 Data Warehousing And OLAP Technology Keith C.C. Chan Department of Computing The Hong Kong Polytechnic University.
© Tan,Steinbach, Kumar Introduction to Data Mining 8/05/ Data Warehouse and Data Cube Lecture Notes for Chapter 3 Introduction to Data Mining By.
Data Warehousing. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional views of their.
CSE6011 Warehouse Models & Operators  Data Models  relations  stars & snowflakes  cubes  Operators  slice & dice  roll-up, drill down  pivoting.
Query, Analysis and Reporting Tools Brian BALSER Lamia BENKIRANE Jeralyn PASINABO Dave WILSON MBA 664 April, the 13 th, 2009.
Microsoft SQL Server 2012 Analysis Services (SSAS) Reporting Services (SSRS)
Ch3 Data Warehouse part2 Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
GREAT LAKES Region Regional Composite REGIONAL DATA REPORT JAN – MAR 2013 vs
OLAP OPERATIONS. OLAP ONLINE ANALYTICAL PROCESSING OLAP provides a user-friendly environment for Interactive data analysis. In the multidimensional model,
CISB594 – Business Intelligence
Chetan Bhirud Raza Mohammad Abinash Sahoo Online Marketing Giant.
OLAP Theory-English version On-Line Analytical processing (Buisness Intelligence) [Ing.Skorkovský,CSc] KPH_ESF_MU.
OLAP Theory-English version On-Line Analytical processing (Buisness Intzlligence) [Ing.Skorkovský,CSc] KPH_ESF_MU.
Introduction to the Orion Star Data
Multi-Dimensional Databases & Online Analytical Processing This presentation uses some materials from: “ An Introduction to Multidimensional Database Technology,
WebFOCUS InfoAssist Demonstration
Atlanta Microsoft Database Forum Introduction to Data Warehousing Concepts Brian Thomas Solution Builders, Inc. Presented by March 8, 2004
Cube Intro. Decision Making Effective decision making Goal: Choice that moves an organization closer to an agreed-on set of goals in a timely manner Goal:
Online Analytical Processing. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional.
DIMENSIONAL MODELLING. Overview Clearly understand how the requirements definition determines data design Introduce dimensional modeling and contrast.
Data Warehouse. Design DataWarehouse Key Design Considerations it is important to consider the intended purpose of the data warehouse or business intelligence.
Module 1: Introduction to Data Warehousing and OLAP
Roadmap 1.What is the data warehouse, data mart 2.Multi-dimensional data modeling 3.Data warehouse design – schemas, indices 4.The Data Cube operator –
BI Terminologies.
Ahsan Abdullah 1 Data Warehousing Lecture-10 Online Analytical Processing (OLAP) Virtual University of Pakistan Ahsan Abdullah Assoc. Prof. & Head Center.
BUSINESS ANALYTICS AND DATA VISUALIZATION
DEFINING the BUSINESS REQUIREMENTS. Introduction OLTP and DW planning is different in term of requirements clarity Planning DW is about solving users’
Fox MIS Spring 2011 Data Warehouse Week 8 Introduction of Data Warehouse Multidimensional Analysis: OLAP.
Presented By: Solutions Delivery Managing Reports in CRMnext.
GREAT LAKES Region Regional Composite REGIONAL DATA REPORT JAN – MAR 2015 vs
1 Where Is My Market? Mining Data to Find a Niche Commercial Lines Segmentation Workshop Lisa Sayegh Presentation to the CAS March 2003.
MIS2502: Data Analytics Advanced Analytics - Introduction.
What is OLAP?.
1 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Introduction to Essbase.
1 Copyright © 2006, Oracle. All rights reserved. Defining OLAP Concepts.
Pindaro Demertzoglou Data Resource Management – MGMT 4170 Lally School of Management Rensselaer Polytechnic Institute.
3 Copyright © 2006, Oracle. All rights reserved. Building an Analytic Workspace.
GREAT LAKES Region Regional Composite REGIONAL DATA REPORT JAN – MAR 2014 vs
Data Warehouse Project Business Definition Presented by: Mike Ellis Vinh Ngo.
Defining Data Warehouse Structures Data Warehouse Data Access End User Data Access Data Sources Staging Area Data Marts Data Extract, Transform, and Load.
Decision Support Systems
MIS2502: Data Analytics Advanced Analytics - Introduction
On-Line Analytic Processing
What is OLAP OLAP allows to model data in a multidimensional way like a data cube in order to look for the data from many perspectives.
Quiz 6.
Databases & Data Warehouses
Online Analytical Processing OLAP
Charles Phillips screen
Quiz 2.
Business Intelligence
Data Warehouse and OLAP
University of Houston-Clear Lake Kaiser Permanente San Jose
Introduction to Essbase
Supporting End-User Access
GREAT LAKES Region Regional Composite REGIONAL DATA REPORT JAN - JUN
Fundamentals of Data Cube & OLAP Operations
Online analytical processing (OLAP) is a category of software technology that enables analysts, managers, and executives to gain insight into data through.
Data Warehouse and OLAP
Online Analytical Processing
Building pattern  Complete the following tables and write the rule 
Data Warehousing.
Presentation transcript:

Bridging the Analysis Gap: Multidimensional Analysis Ken Kozar/Tom Miaskiewicz Leeds School of Business University of Colorado/Boulder

Bridging the Analysis Gap How do we go from data to information? Data > Information > Knowledge > Power Information is data that has meaning / is useful Fruit wholesaler example (pg. 29+) Distributes fruit in 4 markets Sells 4 types of fruit Sales in multiple quarters

Dimensions Distinct categories Customers, geographic regions, etc. Time, product, and market are the dimensions in the fruit wholesaler example

Measures Quantitative expression Measures are analyzed by dimensions Sales, profitability, etc. Measures are analyzed by dimensions Sales by region by salesperson Sales by region by product

Dimensions/Measures Table P-1 (Lisa Example) Store 1 2 3 4 5 YTD Lovesick Lake 103 135 115 128 119 Wingtip 76 84 104 89 111 93 Tailspin 66 80 88 91 Contoso 35 74 95 Tkachuk 82 79

Multidimensional Analysis Looking at data with single dimensions obscures interesting/useful patterns Need to view data simultaneously categorized across many dimensions Often more than 3 dimensions! Time Amount Qtr 1 $16,000 Qtr 2 Total $32,000 Market Amount Atlanta $8,000 Chicago Denver Detroit Total $32,000 Product Amount Apples $8,000 Cherries Grapes Melons Total $32,000

Multidimensional Analysis Atlanta Chicago Denver Detroit TOTAL QTR 1 Apples $ - $2,500 $1,500 $4,000 Cherries $2,000 Grapes $1,000 $3,000 Melons TOTAL Q1 $5,000 $4,500 $3,500 $16,000 Atlanta Chicago Denver Detroit TOTAL QTR 2 Apples $4,000 $ - Cherries $1,000 $3,000 Grapes $1,500 $2,500 Melons $2,000 TOTAL Q1 $5,000 $3,500 $4,500 $16,000

The Cube Multidimensional data can be visualized as a cube Each cell contains a specific value

Slicing and Dicing Two techniques used in multidimensional analysis Slice Member of a specific dimension Cherries in the product dimension Q1 in the time dimension Dice Intersection of a slice by another dimension Sales of cherries by region Sales in Q1 by product

Slicing and Dicing Sales of cherries by region by time? $8,000

Slicing and Dicing Sales in Q1 by product by region? $16,000

Hierarchy Data is organized in hierarchies Different levels of organization within a single dimension Time 2001 Q1 January February March Q2

Roll Up / Drill Down A hierarchy enables two additional techniques in our multidimensional analysis We can roll up the data Bottom-up (specific to general) We can drill down into the data Top-down (general to specific)

Roll Up / Drill Down Drill down into the time dimension Time 2001 Q1 January February March Q2

Roll Up / Drill Down Roll up the time dimension Time 2001 Q1 January February March Q2

Ad-Hoc Analysis Slicing, dicing, rolling up, etc. enable ad- hoc analysis Unlike reporting, has no constraints Any question can be answered quickly What is our profitability by product and by customer? What are our sales in January in the Northeast region by sales person?