Datawarehousing and Business Intelligence

Size: px
Start display at page:

Download "Datawarehousing and Business Intelligence"

Transcription

1 Datawarehousing and Business Intelligence Vannaratana (Bee) Praruksa March 2001 Report for the course component Datawarehousing and OLAP MSc in Information Systems Development Academy of Communication and Information Technology HAN University of Applied Science Final editing by Guido Bakema September 2002

2 1

3 1. Introduction Data Warehousing and Business Intelligence In the current business environment, characterized by increased competition and rapidly changing demands, improvement of the decision-support process can make the difference between a business prospering or going under. Information systems solutions need to be adapted in order to be able to comply with these growing needs of decision-support. In addition to a new decision-support mentality that must be implemented at all levels of the company, also new decision-support technology has an active role to play. For achieving this, data warehousing nowadays is a vital element for acquiring and analyzing business data, whether derived from internal production systems or external sources, including call centers, help desks, web sites or market information sources. This involves also new techniques for providing in a very flexible way the required information that is needed for the decision process as accurate as possible, at the desired level of aggregation and in the desired format. Decision-support then provides business intelligence. Such new decision-support solutions are the key link in adding value to ordinary transactional systems by transforming the transactional data into useful, intelligent information. The aim of this document is to show why new decision-support technology and business intelligence is a major issue for companies. By giving some concrete examples, the advantages that can be expected from a modern decision-support solution are illustrated. 2. Decision-support solutions In many companies huge volumes of potentially valuable internal and external data exist, but this information is hardly available for use to the manager who must make the decisions, although many companies have done much effort and made costs to implement a decisionsupport solution based on their current transactional systems. However, many companies still have problems, for example monthly sales reports are not available in time or not detailed enough, salesman can not immediately access information for prospective clients and managers still lack needed information to support their business decisions. IS departments have to dedicate people to service the ad hoc information needs translating business questions into database queries and formatting reports, and salesman and managers spend their time on tedious, low-return activities: sifting through reports, re-keying data into spreadsheets, manually manipulating charts, etc. To provide adequate information systems to decision-support, some interrelated problems must be overcome: Data is not information: Data is only one of the required ingredients in the recipe of information. To deliver information, we must, at a minimum, provide relevance and context in addition to data. 2

4 Information is not understanding: It is important to realize that merely exposing decision persons to information does not necessarily provide the value that we want. The available information has to make the journey into the mind of the decision person and take up residence. Analysis is iterative: The decision person lacks the technical skills required to interact directly with complex operational database systems, IS must act as the intermediary to translate business questions into database queries, and query results into reports and this process takes time depending on the organization and the question. Business is dynamic: Business is competitive. Competition fuels ingenuity, and ingenuity drives change. The data that represents your business is dynamic. It changes as the business grows. It changes as the operational data changes. Change makes the information needs of decision persons (manager) dynamic because what is important to them changes with time. The internal and external data becomes the kind of enterprise intelligence that provides valuable guidance in the decision-making process, which adds considerable value to any business. To reach the power of these data without the troubles as before, companies decide for new decision-support solutions. Therefor companies can decide to adopt modern decision-support solutions that make the information easily accessible by all the users who need it. These new decision-support solutions may have different architectures, according to the needs they are supposed to meet and the technologies available. Very important nowadays is data warehousing. See figure 2.1. Enterprise-wide data warehouse only Independent data marts Enterprise-wide data warehouse + dependent data marts Figure 2.1: Different architectures for decision-support systems Data warehouse and data marts: Data warehouse: An enterprise-wide data warehouse enables the centralized storage of all data of a company. It is based on the adoption of a common data model for the company s activities and tasks, and their mutual coherence, unlike a data mart that is confined to a single business function. The objective of data warehousing is to derive maximum benefit from the data. Data mart: A data mart is a data warehouse dedicated to a given activity, such as marketing, made available to users in a department or work-group. A data mart is 3

5 not characterized by its size. Two types of data marts can be installed. A dependent data mart is associated with the enterprise-wide data warehouse, from which it takes data to meet the specific requirements of a particular department. An independent data mart is sometimes called a departmental data warehouse, because it can be conceived as just a small data warehouse for one department only. A more sophisticated decision-support solution is data mining that consists of extracting information from a set of data by finding unknown relationships within them. It calls upon varied mathematical and statistical techniques that use tools such as decision trees, neural networks, or knowledge-based systems. Data mining allows users to analyze large database to solve business decision problems. For example, consider a catalog retailer who needs to decide who to send a new catalog to. The information incorporated into the customer relationship management process is the historical database of previous mailing and the features associated with the potential customers, such as age, zip code, their response in the past, etc. This information is used to build a model of customer behavior that could be used to predict which customers would be likely to respond to the new catalog. This leads to the following general characteristics of data mining: Discovering unknown associations. For example, beer buyers are likely to purchase peanuts. Sequences, where one event leads to another later event. For example, customers who purchase curtains are likely to come back to purchase rugs from the same store. Recognizing patterns which lead to classification, or new organization of data. For example, certain profiles are established for customers based on what they purchase. Finding groups of facts not previously known. This process is known as event clustering. Forecasting, or simply discovering patterns in the data that can lead to predictions about the future. 3. Datawarehousing versus OLTP A data warehouse contains in a single location all enterprise-data that could be useful for decision-support. These data may be derived from production systems or from external sources: market research, consumer behavior studies, or opinion surveys, etc. The data will be transformed, cleaned and stored in a dedicated database that is independent of the production databases. This separation is needed because the objectives and use of production systems and decision-support systems are quite different. Data warehouses differ in their purpose and design from production systems, also called online transactional processing (OLTP) systems. Production systems are designed for running pre-defined processes, the evolution of which is fairly limited. An OLTP system contains data needed for running the day to day operations of a business and therefor must in principle be up-to-date at any time. 4

6 A data warehouse contains data that is used for analyzing the business. As a consequence a data warehouse will contain time fixed snapshots of the enterprise data, because in general decisions can best be based on overviews and comparisons of business data at moments that are fixed in time: end of every week, month, quarter and year. An OLTP system is designed and optimized for data entry and update transactions, whereas a data warehouse is optimized for data retrieval and reporting: it is usually a read only system. Apart from this time fixing aspect, for decision-support purposes historical information is indispensable and must be as easily accessible as current data. Furthermore, a data warehouse must provide the ability to access data at various levels (aggregate or detail) and to launch complex ad hoc queries. If we compare a data mart with a data warehouse, we will discover that they have similar functions but the size of data mart is a lot smaller and the group of users is smaller as well. In principle for any department a data mart can be designed that is adapted for the department specific decision-support information needs only. The data mart can contain additional domain specific information for the department. Data marts cost less time and money to build and design can be much more flexible. The main goal of data warehousing (i.e. by means of a data warehouse and/or data marts, the smaller department level equivalents), is to improve the productivity of corporate decision making. This is achieved by transformation and integration of operational data and providing a consistent view of an enterprise at any complexity level, without affecting the security and performance of existing systems. As a consequence, managers can analyze their department s operational costs more effectively and supervisors can better control their supply chain. 4. On-line Analytical Processing How is this achieved at the user level, i.e. by the decision-making managers and supervisors? The answer is: On-line Analytical Processing (OLAP). OLAP-tools are specialized tools for retrieving decision-support information from data warehouses and data marts, to present the information in a desired format, and very important to change from lower detail to a more global (i.e. aggregated) level and vice-versa in a very flexible way. OLAP enables analyst, managers, and executives to gain insight into data through fast, consistent, interactive access to a wide variety of possible views of information that can be presented in different formats. OLAP transforms raw data to useful information so that it reflects the real factors affecting or enhancing the line of business of the enterprise. OLAP and data warehousing complement each other. The data warehouse / data mart stores and manages the data, while OLAP converts the stored data into useful information. The main strengths of OLAP-tools are their ability to dynamically present reports and to look at the same kinds of information at different levels at the same time. OLAP techniques may range from simple navigation and browsing of the data, to more serious analyses, such as timeseries and complex modeling. 5

7 Nigel Pendse and Richard Creeth in their OLAP Report fedine OLAP applications as applications that should deliver Fast Analysis of Shared Multidimensional Information (FASMI): Fast: The user of these applications is an interactive user who expects the delivery of the information they require at a fairly constant rate. Most queries should be delivered to the user in five seconds or less. Analysis: OLAP applications should perform basic numerical and statistical analysis of the data. These calculations could be pre-defined by the application developer, or defined by the user as ad hoc queries. Shared: The data delivered by OLAP applications should be shared across a large user population. This stresses the need of implementation of the security requirements necessary for keeping the data confidential and safe. Multidimensional: OLAP applications are based on multidimensional databases, which is an essential characteristic of OLAP. For example, in multi-dimensional analysis, data entities such as products, geographies, time periods, and sales channels may all represent different dimensions. Actual sales revenues and forecasted revenues may represent measurements to analyze. Information: OLAP applications should be able to access all the data and information necessary and relevant for the application. The data may be located in different sources and be large in volume. Figure 4.1: A data cube Each point in the cube represents a particular combination of measures for Product, Market and Time. The importance of OLAP applications is the ability to provide information as needed. OLAP applications always have the following key features: Business models are multidimensional in nature so multidimensional views (data cubes) are inherently the best way of representing an actual business model. Data cubes can have as many dimensions as needed for representing the business model properly. Using OLAP applications, managers should be able to analyze potentially large amounts data across any dimension, at any level of aggregation, with ease and very fast response times. This is done by slicing and dicing through the data and drilling down or rolling up through various dimensions as defined by the data structure. In this way it is possible to quickly identify trends or problem areas that would otherwise be missed. Calculation-intensive capabilities. Data cubes are used to collect and manage data, while OLAP-tools are used to create information from the collected data that may lead to new knowledge. It is the ability to perform complex calculations such as 6

8 moving averages and percent growth by the OLAP-applications that allows for successful transfer of the raw data to information, and later to knowledge. OLAP must be able to do more than simple aggregation. An example of complex calculations that can be done with modern OLAP-tools is allocation and trend analysis, computation of the forecast, etc. Time intelligence. Time is an integral component of almost any analytical application. It used to compare and judge performance of a business process, like year to date and period over period comparisons. For example, a manager might ask to see the sales for August or the sales for the first five months of The same manager might also ask to see the sales for the sport shoe but would never ask to see the sales for the first five shoes. Benefits from OLAP: OLAP-tools can improve the productivity of the whole organization by focusing on what is essential for its growth, and by transferring the responsibility of the analysis to the operational parts of the organization. For example, a product manager to view sales figures for a given product at the national level, see them broken down by division. He can drill down to see figures for territories within a division, check sales numbers for each store in a territory and then compare them against sales of stores from different territory-all at the push of a button of the OLAP application. Developers also benefit from OLAP. By using software specifically designed for OLAP, developers can deliver applications to business users faster, providing better service that in turn allows the developers to build more applications. OLAP will improve the OLTP systems performance, due to the reduced network traffic and elimination of long queries to the OLTP database. To illustrate the benefits of OLAP, we show the using OLAP for each department in an organization: The finance and accounting department can use OLAP-tools for budgeting applications, activity-based costing (allocation), financial performance analyses and financial modeling. The financial department can determine the next year s budget to accurately reflect the expenses of the organization and avoid budget deficits. The department can also use its analyses to reveal weak points in the business that should be eliminated, and points of strength that should be given more focus. The sales department, on the other hand, can use OLAP-tools to build sales analysis and forecasting applications. These applications help the sales department to realize the best sales techniques and the products that will sell better than others. The marketing department may use OLAP-tools for market research analysis, sales forecasting, promotion analysis, customer analysis, and market/customer segmentation. These applications will reveal the best markets and the markets that don t yield good returns. They will also help device where a given product can be marketed versus another product. For instance, it is wise to market products used by a certain segment of society in areas where people belonging to this segment are located. The production department can use the OLAP-application for production planning and defect analysis. 7

9 5. Data Transformation ETL (Extraction, Transformation and Loading) tools retrieve data from different transaction processing systems and send them to the data warehouse database. The data may originate from varied systems that in the company can be found in various formats. In the first place data from the company s existing production systems, running on mainframes or on open systems such as Unix or Windows NT. These systems, heterogeneous in most cases, host business applications that were often developed years ago. Data may originate from any other data source as well, like sequential tapes (especially historical data). Data sources Data extraction Extraction Integration Conversion Cleaning Preparation Data transformation Data loading Figure 5.1: The ETL process Data Warehouse ETL can represent a large percentage of the implementation costs of a decision support solution. ETL tools perform the following tasks: Modeling: This phase corresponds to the creation of the plan, which logically structures the data. Extraction: Relevant data must be extracted from source systems. Description: To ensure the coherence of data and its readability, the data is given a consistent description that is stored in the company repository. Transformation: Data need to be cleaned and converted to a common format. Validation: Data pass various checks to ensure coherence, to eliminate duplication, etc. Loading: Following the various cleaning phases, data is loaded in the data warehouse DBMS. 6. Proclarity As Business Intelligence applications proliferate, organizations must consider the platforms on which they are built. A Business Intelligence platform offers a complete set of tools for the creation, deployment, support and maintenance of Business Intelligence applications. These are data-rich applications, with custom end-user interfaces, organized around specific business problems, with targeted analyses and models. 8

10 The Proclarity OLAP Client is a Business Intelligence application that can be used to reduce development and deployment time of highly scalable custom analytical applications. It is a dynamic business analysis tool developed around Microsoft SQL Server and Analysis Services. ProClarity provides intuitive desktop access to powerful analytic and datavisualization capabilities that significantly reduce the time required for decision-makers to explore and understand the key metrics driving our business. The advantages of Proclarity s OLAP Client: Intuitive and interactive grid and suite of standard business charts. It makes users feel less like they're working with analysis tools and more like they're connected directly to the source of their business information. Requires no new technical knowledge. Users employ basic browser navigation skills to surf their data, resulting in dramatically lower training cost. Quickly identifies trend patterns and exceptions while isolating causal relationships. (See figures 6.2, 6.3). Provides control of the context and relevancy of business data, such as Decomp and Perspective provide greater understanding of complex business information. To analyze and compare the relationship between two sets of measures for a particular dimension the perspective view is used. In contrast with most data analysis tools that can work only with limited quantities of data, prospective enables analysis of large volumes of data. You can see the relationships those data points have with each other. (See figure 6.4) Integration of third-party visualization tools for specialized data visualization, geospatial mapping and forecasting future improve data access. Browser-inspired interface augmented with multiple wizards reduces training time. The multi-dimensional, menu-driven approach enables setting up virtually any combination of variables and exhibiting their effects on the dependent outcome. Users will customize reports to effectively communicate their findings because the ProClarity application is closely developed with Microsoft, graphical outcomes are particularly customizable within Office Applications. Radically simplifies the exploration of complex data. Decreases traditional reporting loads. Reduces implementation risk. Open component nature and reusable. Users are free to carry live data and associated display techniques back and forth between the Microsoft Office tools. For example additional queries are made realtime from within the PowerPoint presentation to answer on-the-spot questions. Time isn't wasted mastering complex graphical interfaces or relying on cut and paste artwork to convey important business information. (See figure 6.1) 9

11 Figure 6.1: An example of PowerPoint Presentation with Proclarity tool Proclarity s Decomposition Tree visualizes the entire drill-down path while assessing the ranking and relevant of any data point in any direction. In this example, you realize that North America is the biggest market of PC s product and more than half of all products sold to North America. When you want to see more detail of each item (rectangle, line graph) you just point at that item. (See figure 6.2) 10

12 Figure 6.2: An example of Decomposition Tree Graph To spot trends and to make comparisons, you can choose Chart View for analyzing and varying the display of data. (See figure 6.3). Figure 6.3: An example of Chart View 11

13 Figure 6.4: An example of Perspective 7. Conclusion The growth of data warehousing is going to be enormous with new products and technologies. A data warehouse environment can offer great benefits to the enterprise, allowing it to reduce costs and build new business. It will more useful if approached in the correct way and the planners and developers has a clear idea of their purpose and choose strategies and methods that will provide the organization with performance and flexibility for long-term information environments. Nevertheless the technology is worthless unless there is the right management to guide it to success. 8. References 1. Ralph Kimball, The Data Warehouse Toolkit, John Wiley & Sons Inc., Rob Mattison, Data Warehousing: Strategies, Tools and Techniques, McGraw-Hill Inc., Guido Bakema, Handouts from the course component Datawarehousing and OLAP, HAN University, Information from Internet, for instance: 12

14 Appendix1: Glossary Some terms used within the Data Warehousing community. Aggregates Pre-calculated and pre-stored summaries that are stored in the data warehouse to improve query performance. For example, for every VAR there might be a pre-stored summary detailing the total number of licenses, purchased per VAR, each month. Business Intelligence Tools Those client products which typically reside at client side that are the decision support systems (DSS) to the warehouse. These products provide the user with a method of looking and manipulating the data. Data Extraction, Acquisition The process of copying data from a legacy or production system in order to load it into a warehouse. Data Mart Separate, smaller warehouses typically defined along organization's departmental needs. This selectivity of information results in greater query performance and manageability of data. A collection of data marts (functional warehouses) for each of the organizations business functions can be considered as an enterprise warehousing solution. Data Mining "...a collection of powerful analysis techniques for making sense out of very large datasets." - R.Kimball Data Modeling The process of changing the format of production data to make it usable for heuristic business reporting. It also serves as a road map for the integration of data sources into the data warehouse. Data Staging "The data staging area is the data warehouse workbench. It is the place where raw data is brought in, cleaned, combined, archived, and eventually exported to one or more data marts." -R.Kimball Data Warehouse Architecture for putting data within reach of business intelligence systems. This is data from a production system that now resides on a different machine, to be used strictly for business analysis and querying, allowing the production machine to handle mostly data input. 13

15 Data Transformation Performed when data is extracted from the operational systems, including integrating dissimilar data types and processing calculations. Database Gateway Used to extract or pass data between dissimilar databases or systems. This middle ware component is the front-end component prior to the transformation tools. Drill Down The process of navigating from a top-level view of overall sales down through the sales territories, down to the individual sales person level. This is a more intuitive way to obtain information at the detail level. DSS (Decision Support Systems) Business intelligence tools that are utilize data to form the systems that support the business decision making process of the organization. EIS (Executive Information Systems) These are business intelligence tools that are aimed at less sophisticated users, who want to look at complex information without the need to have complete manipulative control of the information presented. Metadata Data that defines or describes the warehouse data separate from the actual warehouse data, which is used to maintain, manage, and support the actual warehouse data. OLAP (On-Line Analytical Processing) Describes the systems used not for application delivery, but for analyzing the business, e.g., sales forecasting, market trends analysis, etc. These systems are also move conducive to heuristic reporting and often involve multidimensional data analysis capabilities. OLTP (On-Line Transactional Processing) The activities and systems associated with a company's day-to-day operational processing and data (order entry, invoicing, general ledger, etc.). Query Tools and Queries An application that sends native database commands, usually SQL, to extract information from a database server. Queries can either browse the contents of a single table or using the database's SQL engine perform join conditioned queries, that produce result sets involving data from multiple tables that meet certain selection criterion. Scrubbing/ Transformation The processes of altering data from its original form into a format suitable for business analysis by non-technical staff. 14

16 Star Schema An OLAP oriented database design used by relational databases to model multidimensional data. A Star Schema usually contains two types of tables: fact and dimension. The fact table contains the measurement data, for example, the salary paid, vacation earned, etc. The dimensions hold descriptive data, for example, name, address, etc. 15

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

More information

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

Chapter 5. Warehousing, Data Acquisition, Data. Visualization Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives

More information

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP Data Warehousing and End-User Access Tools OLAP and Data Mining Accompanying growth in data warehouses is increasing demands for more powerful access tools providing advanced analytical capabilities. Key

More information

Data Warehousing and OLAP Technology for Knowledge Discovery

Data Warehousing and OLAP Technology for Knowledge Discovery 542 Data Warehousing and OLAP Technology for Knowledge Discovery Aparajita Suman Abstract Since time immemorial, libraries have been generating services using the knowledge stored in various repositories

More information

An Introduction to Data Warehousing. An organization manages information in two dominant forms: operational systems of

An Introduction to Data Warehousing. An organization manages information in two dominant forms: operational systems of An Introduction to Data Warehousing An organization manages information in two dominant forms: operational systems of record and data warehouses. Operational systems are designed to support online transaction

More information

BUILDING OLAP TOOLS OVER LARGE DATABASES

BUILDING OLAP TOOLS OVER LARGE DATABASES BUILDING OLAP TOOLS OVER LARGE DATABASES Rui Oliveira, Jorge Bernardino ISEC Instituto Superior de Engenharia de Coimbra, Polytechnic Institute of Coimbra Quinta da Nora, Rua Pedro Nunes, P-3030-199 Coimbra,

More information

Business Intelligence, Analytics & Reporting: Glossary of Terms

Business Intelligence, Analytics & Reporting: Glossary of Terms Business Intelligence, Analytics & Reporting: Glossary of Terms A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ad-hoc analytics Ad-hoc analytics is the process by which a user can create a new report

More information

www.ijreat.org Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 28

www.ijreat.org Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 28 Data Warehousing - Essential Element To Support Decision- Making Process In Industries Ashima Bhasin 1, Mr Manoj Kumar 2 1 Computer Science Engineering Department, 2 Associate Professor, CSE Abstract SGT

More information

CHAPTER 5: BUSINESS ANALYTICS

CHAPTER 5: BUSINESS ANALYTICS Chapter 5: Business Analytics CHAPTER 5: BUSINESS ANALYTICS Objectives The objectives are: Describe Business Analytics. Explain the terminology associated with Business Analytics. Describe the data warehouse

More information

CHAPTER 4 Data Warehouse Architecture

CHAPTER 4 Data Warehouse Architecture CHAPTER 4 Data Warehouse Architecture 4.1 Data Warehouse Architecture 4.2 Three-tier data warehouse architecture 4.3 Types of OLAP servers: ROLAP versus MOLAP versus HOLAP 4.4 Further development of Data

More information

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES MUHAMMAD KHALEEL (0912125) SZABIST KARACHI CAMPUS Abstract. Data warehouse and online analytical processing (OLAP) both are core component for decision

More information

Data Warehousing: A Technology Review and Update Vernon Hoffner, Ph.D., CCP EntreSoft Resouces, Inc.

Data Warehousing: A Technology Review and Update Vernon Hoffner, Ph.D., CCP EntreSoft Resouces, Inc. Warehousing: A Technology Review and Update Vernon Hoffner, Ph.D., CCP EntreSoft Resouces, Inc. Introduction Abstract warehousing has been around for over a decade. Therefore, when you read the articles

More information

Business Intelligence Solutions. Cognos BI 8. by Adis Terzić

Business Intelligence Solutions. Cognos BI 8. by Adis Terzić Business Intelligence Solutions Cognos BI 8 by Adis Terzić Fairfax, Virginia August, 2008 Table of Content Table of Content... 2 Introduction... 3 Cognos BI 8 Solutions... 3 Cognos 8 Components... 3 Cognos

More information

CHAPTER 4: BUSINESS ANALYTICS

CHAPTER 4: BUSINESS ANALYTICS Chapter 4: Business Analytics CHAPTER 4: BUSINESS ANALYTICS Objectives Introduction The objectives are: Describe Business Analytics Explain the terminology associated with Business Analytics Describe the

More information

Data Mart/Warehouse: Progress and Vision

Data Mart/Warehouse: Progress and Vision Data Mart/Warehouse: Progress and Vision Institutional Research and Planning University Information Systems What is data warehousing? A data warehouse: is a single place that contains complete, accurate

More information

OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA

OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA OLAP and OLTP AMIT KUMAR BINDAL Associate Professor Databases Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age Information, which is created by data,

More information

The Quality Data Warehouse: Solving Problems for the Enterprise

The Quality Data Warehouse: Solving Problems for the Enterprise The Quality Data Warehouse: Solving Problems for the Enterprise Bradley W. Klenz, SAS Institute Inc., Cary NC Donna O. Fulenwider, SAS Institute Inc., Cary NC ABSTRACT Enterprise quality improvement is

More information

Adobe Insight, powered by Omniture

Adobe Insight, powered by Omniture Adobe Insight, powered by Omniture Accelerating government intelligence to the speed of thought 1 Challenges that analysts face 2 Analysis tools and functionality 3 Adobe Insight 4 Summary Never before

More information

When to consider OLAP?

When to consider OLAP? When to consider OLAP? Author: Prakash Kewalramani Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 03/10/08 Email: erg@evaltech.com Abstract: Do you need an OLAP

More information

Fluency With Information Technology CSE100/IMT100

Fluency With Information Technology CSE100/IMT100 Fluency With Information Technology CSE100/IMT100 ),7 Larry Snyder & Mel Oyler, Instructors Ariel Kemp, Isaac Kunen, Gerome Miklau & Sean Squires, Teaching Assistants University of Washington, Autumn 1999

More information

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers 60 Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative

More information

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining BUSINESS INTELLIGENCE Bogdan Mohor Dumitrita 1 Abstract A Business Intelligence (BI)-driven approach can be very effective in implementing business transformation programs within an enterprise framework.

More information

BENEFITS OF AUTOMATING DATA WAREHOUSING

BENEFITS OF AUTOMATING DATA WAREHOUSING BENEFITS OF AUTOMATING DATA WAREHOUSING Introduction...2 The Process...2 The Problem...2 The Solution...2 Benefits...2 Background...3 Automating the Data Warehouse with UC4 Workload Automation Suite...3

More information

14. Data Warehousing & Data Mining

14. Data Warehousing & Data Mining 14. Data Warehousing & Data Mining Data Warehousing Concepts Decision support is key for companies wanting to turn their organizational data into an information asset Data Warehouse "A subject-oriented,

More information

QAD Business Intelligence Data Warehouse Demonstration Guide. May 2015 BI 3.11

QAD Business Intelligence Data Warehouse Demonstration Guide. May 2015 BI 3.11 QAD Business Intelligence Data Warehouse Demonstration Guide May 2015 BI 3.11 Overview This demonstration focuses on the foundation of QAD Business Intelligence the Data Warehouse and shows how this functionality

More information

Why Business Intelligence

Why Business Intelligence Why Business Intelligence Ferruccio Ferrando z IT Specialist Techline Italy March 2011 page 1 di 11 1.1 The origins In the '50s economic boom, when demand and production were very high, the only concern

More information

University of Gaziantep, Department of Business Administration

University of Gaziantep, Department of Business Administration University of Gaziantep, Department of Business Administration The extensive use of information technology enables organizations to collect huge amounts of data about almost every aspect of their businesses.

More information

INSIGHT NAV. White Paper

INSIGHT NAV. White Paper INSIGHT Microsoft DynamicsTM NAV Business Intelligence Driving business performance for companies with changing needs White Paper January 2008 www.microsoft.com/dynamics/nav/ Table of Contents 1. Introduction...

More information

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc.

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc. Copyright 2015 Pearson Education, Inc. Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition Copyright 2015 Pearson Education, Inc. Technology in Action Chapter 9 Behind the

More information

CHAPTER SIX DATA. Business Intelligence. 2011 The McGraw-Hill Companies, All Rights Reserved

CHAPTER SIX DATA. Business Intelligence. 2011 The McGraw-Hill Companies, All Rights Reserved CHAPTER SIX DATA Business Intelligence 2011 The McGraw-Hill Companies, All Rights Reserved 2 CHAPTER OVERVIEW SECTION 6.1 Data, Information, Databases The Business Benefits of High-Quality Information

More information

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002 IAF Business Intelligence Solutions Make the Most of Your Business Intelligence White Paper INTRODUCTION In recent years, the amount of data in companies has increased dramatically as enterprise resource

More information

DATA WAREHOUSING AND OLAP TECHNOLOGY

DATA WAREHOUSING AND OLAP TECHNOLOGY DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are

More information

Business Intelligence

Business Intelligence Microsoft Dynamics NAV 2009 Business Intelligence Driving insight for more confident results White Paper November 2008 www.microsoft.com/dynamics/nav Table of Contents Overview... 3 What Is Business Intelligence?...

More information

Business Intelligence

Business Intelligence Microsoft Dynamics NAV 2009 Business Intelligence Driving insight for more confident results White Paper November 2008 www.microsoft.com/dynamics/nav Table of Contents Overview... 3 What Is Business Intelligence?...

More information

Business Analytics and Data Visualization. Decision Support Systems Chattrakul Sombattheera

Business Analytics and Data Visualization. Decision Support Systems Chattrakul Sombattheera Business Analytics and Data Visualization Decision Support Systems Chattrakul Sombattheera Agenda Business Analytics (BA): Overview Online Analytical Processing (OLAP) Reports and Queries Multidimensionality

More information

SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION

SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION 1 SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION What is BI? Microsoft SQL Server 2008 provides a scalable Business Intelligence platform optimized for data integration, reporting, and analysis,

More information

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 Introduction This course provides students with the knowledge and skills necessary to design, implement, and deploy OLAP

More information

BUSINESS INTELLIGENCE TOOLS FOR IMPROVE SALES AND PROFITABILITY

BUSINESS INTELLIGENCE TOOLS FOR IMPROVE SALES AND PROFITABILITY Revista Tinerilor Economişti (The Young Economists Journal) BUSINESS INTELLIGENCE TOOLS FOR IMPROVE SALES AND PROFITABILITY Assoc. Prof Luminiţa Şerbănescu Ph. D University of Piteşti Faculty of Economics,

More information

Turkish Journal of Engineering, Science and Technology

Turkish Journal of Engineering, Science and Technology Turkish Journal of Engineering, Science and Technology 03 (2014) 106-110 Turkish Journal of Engineering, Science and Technology journal homepage: www.tujest.com Integrating Data Warehouse with OLAP Server

More information

Data Warehouse: Introduction

Data Warehouse: Introduction Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of base and data mining group,

More information

TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS

TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS 9 8 TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS Assist. Prof. Latinka Todoranova Econ Lit C 810 Information technology is a highly dynamic field of research. As part of it, business intelligence

More information

OLAP Theory-English version

OLAP Theory-English version OLAP Theory-English version On-Line Analytical processing (Business Intelligence) [Ing.J.Skorkovský,CSc.] Department of corporate economy Agenda The Market Why OLAP (On-Line-Analytic-Processing Introduction

More information

Data Warehousing and Data Mining

Data Warehousing and Data Mining Data Warehousing and Data Mining Part I: Data Warehousing Gao Cong gaocong@cs.aau.dk Slides adapted from Man Lung Yiu and Torben Bach Pedersen Course Structure Business intelligence: Extract knowledge

More information

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on

More information

B.Sc (Computer Science) Database Management Systems UNIT-V

B.Sc (Computer Science) Database Management Systems UNIT-V 1 B.Sc (Computer Science) Database Management Systems UNIT-V Business Intelligence? Business intelligence is a term used to describe a comprehensive cohesive and integrated set of tools and process used

More information

Make the right decisions with Distribution Intelligence

Make the right decisions with Distribution Intelligence Make the right decisions with Distribution Intelligence Bengt Jensfelt, Business Product Manager, Distribution Intelligence, April 2010 Introduction It is not so very long ago that most companies made

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

More information

How To Use Noetix

How To Use Noetix Using Oracle BI with Oracle E-Business Suite How to Meet Enterprise-wide Reporting Needs with OBI EE Using Oracle BI with Oracle E-Business Suite 2008-2010 Noetix Corporation Copying of this document is

More information

BUSINESS INTELLIGENCE

BUSINESS INTELLIGENCE BUSINESS INTELLIGENCE Microsoft Dynamics NAV BUSINESS INTELLIGENCE Driving better business performance for companies with changing needs White Paper Date: January 2007 www.microsoft.com/dynamics/nav Table

More information

PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions. A Technical Whitepaper from Sybase, Inc.

PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions. A Technical Whitepaper from Sybase, Inc. PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions A Technical Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Data Warehouse Modeling.....................................4

More information

Dimensional Modeling for Data Warehouse

Dimensional Modeling for Data Warehouse Modeling for Data Warehouse Umashanker Sharma, Anjana Gosain GGS, Indraprastha University, Delhi Abstract Many surveys indicate that a significant percentage of DWs fail to meet business objectives or

More information

Business Value Reporting and Analytics

Business Value Reporting and Analytics IP Telephony Contact Centers Mobility Services WHITE PAPER Business Value Reporting and Analytics Avaya Operational Analyst April 2005 avaya.com Table of Contents Section 1: Introduction... 1 Section 2:

More information

Delivering Business Intelligence With Microsoft SQL Server 2005 or 2008 HDT922 Five Days

Delivering Business Intelligence With Microsoft SQL Server 2005 or 2008 HDT922 Five Days or 2008 Five Days Prerequisites Students should have experience with any relational database management system as well as experience with data warehouses and star schemas. It would be helpful if students

More information

DATA MINING AND WAREHOUSING CONCEPTS

DATA MINING AND WAREHOUSING CONCEPTS CHAPTER 1 DATA MINING AND WAREHOUSING CONCEPTS 1.1 INTRODUCTION The past couple of decades have seen a dramatic increase in the amount of information or data being stored in electronic format. This accumulation

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS PRODUCT FACTS & FEATURES KEY FEATURES Comprehensive, best-of-breed capabilities 100 percent thin client interface Intelligence across multiple

More information

Data Warehousing and Data Mining in Business Applications

Data Warehousing and Data Mining in Business Applications 133 Data Warehousing and Data Mining in Business Applications Eesha Goel CSE Deptt. GZS-PTU Campus, Bathinda. Abstract Information technology is now required in all aspect of our lives that helps in business

More information

Microsoft Business Intelligence

Microsoft Business Intelligence Microsoft Business Intelligence P L A T F O R M O V E R V I E W M A R C H 1 8 TH, 2 0 0 9 C H U C K R U S S E L L S E N I O R P A R T N E R C O L L E C T I V E I N T E L L I G E N C E I N C. C R U S S

More information

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1 Slide 29-1 Chapter 29 Overview of Data Warehousing and OLAP Chapter 29 Outline Purpose of Data Warehousing Introduction, Definitions, and Terminology Comparison with Traditional Databases Characteristics

More information

Chapter 6 8/12/2015. Foundations of Business Intelligence: Databases and Information Management. Problem:

Chapter 6 8/12/2015. Foundations of Business Intelligence: Databases and Information Management. Problem: Foundations of Business Intelligence: Databases and Information Management VIDEO CASES Chapter 6 Case 1a: City of Dubuque Uses Cloud Computing and Sensors to Build a Smarter, Sustainable City Case 1b:

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS Oracle Fusion editions of Oracle's Hyperion performance management products are currently available only on Microsoft Windows server platforms. The following is intended to outline our general product

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers Sweety Patel Department of Computer Science, Fairleigh Dickinson University, USA Email- sweetu83patel@yahoo.com Different Data Warehouse Architecture Creation Criteria

More information

Banking Industry Performance Management

Banking Industry Performance Management A MICROSOFT WHITE PAPER Banking Industry Performance Management Using Business Intelligence to Increase Revenue and Profitability Software for the business. Overview Today, banks operate in a complex,

More information

~ t. The Relevance of Meta Modeling and Data Warehouses for Executive Information Systems. 1. Introduction

~ t. The Relevance of Meta Modeling and Data Warehouses for Executive Information Systems. 1. Introduction 21 The Relevance of Meta Modeling and Data Warehouses for Executive Information Systems R. Kirkgoeze l, A. Kurz l, H. Reiterer 2, A M. Tjoa l Vienna University of Technology, Austria I {rernzi,kurz,tjoa}

More information

Business Intelligence Systems

Business Intelligence Systems 12 Business Intelligence Systems Business Intelligence Systems Bogdan NEDELCU University of Economic Studies, Bucharest, Romania bogdannedelcu@hotmail.com The aim of this article is to show the importance

More information

Presented by: Jose Chinchilla, MCITP

Presented by: Jose Chinchilla, MCITP Presented by: Jose Chinchilla, MCITP Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence SQL Server 2008 Customers & Partners Current Positions: President, Agile

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Foundations of Business Intelligence: Databases and Information Management Problem: HP s numerous systems unable to deliver the information needed for a complete picture of business operations, lack of

More information

Understanding the Value of In-Memory in the IT Landscape

Understanding the Value of In-Memory in the IT Landscape February 2012 Understing the Value of In-Memory in Sponsored by QlikView Contents The Many Faces of In-Memory 1 The Meaning of In-Memory 2 The Data Analysis Value Chain Your Goals 3 Mapping Vendors to

More information

CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University

CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University Given today s business environment, at times a corporate executive

More information

An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies

An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies Ashish Gahlot, Manoj Yadav Dronacharya college of engineering Farrukhnagar, Gurgaon,Haryana Abstract- Data warehousing, Data Mining,

More information

A Technical Review on On-Line Analytical Processing (OLAP)

A Technical Review on On-Line Analytical Processing (OLAP) A Technical Review on On-Line Analytical Processing (OLAP) K. Jayapriya 1., E. Girija 2,III-M.C.A., R.Uma. 3,M.C.A.,M.Phil., Department of computer applications, Assit.Prof,Dept of M.C.A, Dhanalakshmi

More information

Need for Business Intelligence

Need for Business Intelligence Wisdom InfoTech Need for Business Intelligence INFORMATION AT YOUR FINGER TIPS May 2007 ABRAHAM PABBATHI Principal Consultant BI Practice Wisdom InfoTech 18650 W. Corporate Drive Suite 120 Brookfield WI

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 5 Foundations of Business Intelligence: Databases and Information Management 5.1 Copyright 2011 Pearson Education, Inc. Student Learning Objectives How does a relational database organize data,

More information

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities April, 2013 gaddsoftware.com Table of content 1. Introduction... 3 2. Vendor briefings questions and answers... 3 2.1.

More information

Pharmaceutical sales and marketing data: Solving the fragmentation problem

Pharmaceutical sales and marketing data: Solving the fragmentation problem Business Intelligence Solutions for Pharma. Pharmaceutical sales and marketing data: Solving the fragmentation problem The pharmaceutical industry is awash with sales and marketing data, but getting instant

More information

IBM Cognos Express Essential BI and planning for midsize companies

IBM Cognos Express Essential BI and planning for midsize companies Data Sheet IBM Cognos Express Essential BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purposebuilt

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

Developing Business Intelligence and Data Visualization Applications with Web Maps

Developing Business Intelligence and Data Visualization Applications with Web Maps Developing Business Intelligence and Data Visualization Applications with Web Maps Introduction Business Intelligence (BI) means different things to different organizations and users. BI often refers to

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Foundations of Business Intelligence: Databases and Information Management Wienand Omta Fabiano Dalpiaz 1 drs. ing. Wienand Omta Learning Objectives Describe how the problems of managing data resources

More information

Enterprise Data Warehouse (EDW) UC Berkeley Peter Cava Manager Data Warehouse Services October 5, 2006

Enterprise Data Warehouse (EDW) UC Berkeley Peter Cava Manager Data Warehouse Services October 5, 2006 Enterprise Data Warehouse (EDW) UC Berkeley Peter Cava Manager Data Warehouse Services October 5, 2006 What is a Data Warehouse? A data warehouse is a subject-oriented, integrated, time-varying, non-volatile

More information

Speeding ETL Processing in Data Warehouses White Paper

Speeding ETL Processing in Data Warehouses White Paper Speeding ETL Processing in Data Warehouses White Paper 020607dmxwpADM High-Performance Aggregations and Joins for Faster Data Warehouse Processing Data Processing Challenges... 1 Joins and Aggregates are

More information

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? www.ptr.co.uk Business Benefits From Microsoft SQL Server Business Intelligence (September

More information

CS2032 Data warehousing and Data Mining Unit II Page 1

CS2032 Data warehousing and Data Mining Unit II Page 1 UNIT II BUSINESS ANALYSIS Reporting Query tools and Applications The data warehouse is accessed using an end-user query and reporting tool from Business Objects. Business Objects provides several tools

More information

A Design and implementation of a data warehouse for research administration universities

A Design and implementation of a data warehouse for research administration universities A Design and implementation of a data warehouse for research administration universities André Flory 1, Pierre Soupirot 2, and Anne Tchounikine 3 1 CRI : Centre de Ressources Informatiques INSA de Lyon

More information

Web Data Mining: A Case Study. Abstract. Introduction

Web Data Mining: A Case Study. Abstract. Introduction Web Data Mining: A Case Study Samia Jones Galveston College, Galveston, TX 77550 Omprakash K. Gupta Prairie View A&M, Prairie View, TX 77446 okgupta@pvamu.edu Abstract With an enormous amount of data stored

More information

Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to:

Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Run your most demanding mission-critical applications. Reduce

More information

Data Warehouses & OLAP

Data Warehouses & OLAP Riadh Ben Messaoud 1. The Big Picture 2. Data Warehouse Philosophy 3. Data Warehouse Concepts 4. Warehousing Applications 5. Warehouse Schema Design 6. Business Intelligence Reporting 7. On-Line Analytical

More information

Fast and Easy Delivery of Data Mining Insights to Reporting Systems

Fast and Easy Delivery of Data Mining Insights to Reporting Systems Fast and Easy Delivery of Data Mining Insights to Reporting Systems Ruben Pulido, Christoph Sieb rpulido@de.ibm.com, christoph.sieb@de.ibm.com Abstract: During the last decade data mining and predictive

More information

Data Mining for Successful Healthcare Organizations

Data Mining for Successful Healthcare Organizations Data Mining for Successful Healthcare Organizations For successful healthcare organizations, it is important to empower the management and staff with data warehousing-based critical thinking and knowledge

More information

Week 13: Data Warehousing. Warehousing

Week 13: Data Warehousing. Warehousing 1 Week 13: Data Warehousing Warehousing Growing industry: $8 billion in 1998 Range from desktop to huge: Walmart: 900-CPU, 2,700 disk, 23TB Teradata system Lots of buzzwords, hype slice & dice, rollup,

More information

Data Warehousing. Outline. From OLTP to the Data Warehouse. Overview of data warehousing Dimensional Modeling Online Analytical Processing

Data Warehousing. Outline. From OLTP to the Data Warehouse. Overview of data warehousing Dimensional Modeling Online Analytical Processing Data Warehousing Outline Overview of data warehousing Dimensional Modeling Online Analytical Processing From OLTP to the Data Warehouse Traditionally, database systems stored data relevant to current business

More information

BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your

BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your data quickly, accurately and make informed decisions. Spending

More information

Chapter 6 FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT Learning Objectives

Chapter 6 FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT Learning Objectives Chapter 6 FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT Learning Objectives Describe how the problems of managing data resources in a traditional file environment are solved

More information

Applied Business Intelligence. Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA

Applied Business Intelligence. Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA Applied Business Intelligence Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA Agenda Business Drivers and Perspectives Technology & Analytical Applications Trends Challenges

More information

The difference between. BI and CPM. A white paper prepared by Prophix Software

The difference between. BI and CPM. A white paper prepared by Prophix Software The difference between BI and CPM A white paper prepared by Prophix Software Overview The term Business Intelligence (BI) is often ambiguous. In popular contexts such as mainstream media, it can simply

More information

Outlines. Business Intelligence. What Is Business Intelligence? Data mining life cycle

Outlines. Business Intelligence. What Is Business Intelligence? Data mining life cycle Outlines Business Intelligence Lecture 15 Why integrate BI into your smart client application? Integrating Mining into your application Integrating into your application What Is Business Intelligence?

More information

Your Data, Any Place, Any Time.

Your Data, Any Place, Any Time. Your Data, Any Place, Any Time. Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to: Run your most demanding mission-critical applications. Reduce

More information

Methodology Framework for Analysis and Design of Business Intelligence Systems

Methodology Framework for Analysis and Design of Business Intelligence Systems Applied Mathematical Sciences, Vol. 7, 2013, no. 31, 1523-1528 HIKARI Ltd, www.m-hikari.com Methodology Framework for Analysis and Design of Business Intelligence Systems Martin Závodný Department of Information

More information

IMPROVING THE QUALITY OF THE DECISION MAKING BY USING BUSINESS INTELLIGENCE SOLUTIONS

IMPROVING THE QUALITY OF THE DECISION MAKING BY USING BUSINESS INTELLIGENCE SOLUTIONS IMPROVING THE QUALITY OF THE DECISION MAKING BY USING BUSINESS INTELLIGENCE SOLUTIONS Maria Dan Ştefan Academy of Economic Studies, Faculty of Accounting and Management Information Systems, Uverturii Street,

More information