Categories: BI

OLAP Analysis

OLAP Analysis:

Imagine an organization that manufactures and sells goods in several States of USA which employs hundreds of employees in its manufacturing, sales and marketing division etc. In order to manufacture and sell this product in profitable manner, the executives need to analyse (OLAP analysis) the data on the product and think about various possibilities and causes for a particular event like loss in sales, less productivity or increase in sales over a particular period of the year.

During the OLAP analysis, the top executives may seek answers for the following: 

1. Number of products manufactured.

2. Number of products manufactured in a location.

3. Number of products manufactured on time basis within a location.

4. Number of products manufactured in the current year when compared to the previous year.

5. Sales Dollar value for a particular product.

6. Sales Dollar value for a product in a location.

7. Sales Dollar value for a product in a year within a location.

8. Sales Dollar value for a product in a year within a location sold or serviced by an employee.

OLAP tools help executives in finding out the answers, not only to the above mentioned measures, even for the very complex queries by allowing them to slice and dice, drill down from higher level to lower level summarized data, rank, sort, etc.

Example of OLAP Analysis Report:

Time Dimension IdLocation Dimension IdProduct Dimension IdOrganization Dimension IdSales DollarDateTimeStamp
11100001110001/1/2005 11:23:31 AM
3110000117501/1/2005 11:23:31 AM
11100001210001/1/2005 11:23:31 AM
3110000127501/1/2005 11:23:31 AM

In the above example of OLAP analysis, data can be sliced and diced, drilled up and drilled down for various hierarchies like time dimension, location dimension, product dimension, and organization dimension. This would provide the topmost executives to take a  decision about the product performance in a location/time/organization. In OLAP reports, Trend analysis can be also made by comparing the sales value of a particular product over several years or quarters.

learndmdwbi

Share
Published by
learndmdwbi

Recent Posts

Oracle’s Database Dictionary Views

These SQL commands are related with Oracle's data dictionary and can be used to get…

8 months ago

Oracle important DDL Statements

important DDL Statements from Oracle like Commit, Rollback, Grant, Revoke etc..

8 months ago

Oracle Database Data Definition Language(DDL Statements)- DROP Object Commands

In this section, we will try to explain about important database DROP commands that are…

8 months ago

Oracle Database Data Manipulation Language (DML) Commands

In this section, we will try to explain about important database DML commands that are…

8 months ago

Oracle Database Data Definition Language(DDL Statements) – ALTER Commands:

In this section, we will try to explain about important database ALTER commands that are…

8 months ago

Oracle DDL Statements – CREATE Commands

An Oracle database consists of DDL commands, which are useful to create, modify and drop…

8 months ago