Using MIS 3e Chapter 9. Business Intelligence Systems David Kroenke

Size: px
Start display at page:

Download "Using MIS 3e Chapter 9. Business Intelligence Systems David Kroenke"

Transcription

1 Using MIS 3e Chapter 9 Business Intelligence Systems David Kroenke Chapter Preview This chapter surveys the most common business intelligence and knowledge-management applications, discusses the need and purpose for data warehouses, and explains how business intelligence applications are delivered to users as business intelligence systems. Along the way, you ll learn tools and techniques that MRV can use to identify the guides that contribute the most (and least) to its competitive strategy. We ll wrap up by discussing some of the potential benefits and risks of mining credit card data. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-2 1

2 Study Questions Q1 Why do organizations need business intelligence? Q2 What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-3 Why Do Organizations Need Business Intelligence? Information systems generate enormous amounts of operational data that contain patterns, relationships, clusters, and other information that can facilitate management, especially planning and forecasting. Business intelligence systems produce such information from operational data. Data communications and data storage are essentially free, enormous amounts of data are created and stored every day. 12,000 gigabytes per person of data, worldwide in 2009 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-4 2

3 How Big Is an Exabyte? (See video) Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-5 Study Questions Q1 Q2 Why do organizations need business intelligence? What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-6 3

4 Business Intelligence (BI) Tools BI systems provide valuable information for decision making. (BI video) Three primary BI systems: 1. Reporting Tools Integrate data from multiple systems Sorting, grouping, summing, averaging, comparing data 2. Data-mining Tools Use sophisticated statistical techniques, regression analysis, and decision tree analysis Used to discover hidden patterns and relationships Market-basket analysis Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-7 Business Intelligence Tools 3. Knowledge-management tool Create value by collecting and sharing human knowledge about products, product uses, best practices, other critical knowledge Used by employees, managers, customers, suppliers, others who need access to company knowledge Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-8 4

5 Tools vs. Applications vs. Systems BI tool is one or more computer programs. BI tools implement the logic of a particular procedure or process. BI application is the use of a tool on a particular type of data for a particular purpose. BI system is an information system having all five components that delivers results of a BI application to users who need those results. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-9 Study Questions Q1 Why do organizations need business intelligence? Q2 What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

6 Basic Reporting Operations Reporting tools produce information from data using five basic operations: Sorting Grouping Calculating Filtering Formatting Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-11 List of Sales Data Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

7 Data Sorted by Customer Name Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-13 Sales Data, Sorted by Customer Name and Grouped by Orders and Purchase Amount Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

8 Sales Data Filtered to Show Repeat Customers and Formatted for Easier Understanding Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-15 RFM Analysis RFM analysis allows you to analyze and rank customers according to purchasing patterns as this figure shows. R = how recently a customer purchased your products F = how frequently a customer purchases your products M = how much money a customer typically spends on your products Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

9 RFM Tools Classify Customers? Divides customers into five groups and assigns a score from 1 to 5 R score 1 = top 20 percent in most recent orders R score 5 = bottom 20 percent (longest since last order) F score 1 = top 20 percent in most frequent orders F score 5 = bottom 20 percent least frequent orders M score 1 = top 20 percent in most money spent M score 5 = bottom 20 percent in amount of money spent Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-17 Example of RFM Score Data Figure 9-6 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

10 Interpreting RFM Score Results Ajax has ordered recently and orders frequently. M score of 3 indicates it does not order most expensive goods. A good and regular customer but need to attempt to upsell more expensive goods to Ajax Bloominghams has not ordered in some time, but when it did, ordered frequently, and orders were of highest monetary value. May have taken its business to another vendor. Sales team should contact this customer immediately. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-19 Interpreting RFM Score Results Caruthers has not ordered for some time; did not order frequently; did not spend much. Sales team should not waste any time on this customer. Davidson in middle Set up on automated contact system or use the Davidson account as a training exercise Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

11 Online Analytical Processing (OLAP) OLAP, a second type of reporting tool, is more generic than RFM. OLAP provides the ability to sum, count, average, and perform other simple arithmetic operations on groups of data. Remarkable characteristic of OLAP reports is that they are dynamic. The viewer of the report can change report s format, hence the term online. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-21 How Are OLAP Reports Dynamic? OLAP reports Simple arithmetic operations on data Sum, average, count, and so on Dynamic User can change report structure View online Measure Data item to be manipulated total sales, average cost Dimension Characteristic of measure purchase date, customer type, location, sales region Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

12 OLAP Product Family and Store Type Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-23 OLAP Reports OLAP cube Presentation of measure with associated dimensions a.k.a. OLAP report Users can alter format. Users can drill down into data. Divide data into more detail May require substantial computing power Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

13 OLAP Product Family and Store Location by Store Type Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-25 OLAP Product Family and Store Location by Store Type, Drilled Down to Show Stores in California Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

14 OLAP Servers Developed to perform OLAP analysis Server reads data from operational database Performs calculations Stores results in OLAP database Third-party vendors provide software for more extensive graphical displays. Data Warehousing Review OLAP services Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-27 Role of OLAP Server and OLAP Database Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

15 Study Questions Q1 Why do organizations need business intelligence? Q2 What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-29 Convergence of Disciplines and Information Technology Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

16 Unsupervised Data Mining Analysts do not create model before running analysis. Apply data-mining technique and observe results Analysts create hypotheses after analysis to explain patterns found. No prior model about the patterns and relationships that might exist Common statistical technique used: Cluster analysis to find groups of similar customers from customer order and demographic data Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-31 Supervised Data Mining Model developed before analysis Statistical techniques used to estimate parameters Examples: Regression analysis measures impact of set of variables on one another Used for making predictions Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

17 Regression Analysis CellphoneWeekendMinutes = 12 + (17.5 * CustomerAge) + (23.7 * NumberMonthsOfAccount) Using this equation, analysts can predict number of minutes of weekend cell phone use by summing 12, plus 17.5 times the customer s age, plus 23.7 times the number of months of the account. Considerable skill is required to interpret the quality of such a model Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-33 Neural networks Neural Networks Popular supervised data-mining technique used to predict values and make classifications such as good prospect or poor prospect customers Complicated set of nonlinear equations See kdnuggets.com to learn more Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

18 Market-Basket Analysis Market-basket analysis is a data-mining technique for determining sales patterns. Uses statistical methods to identify sales patterns in large volumes of data Shows which products customers tend to buy together Used to estimate probability of customer purchase Helps identify cross-selling opportunities "Customers who bought book X also bought book Y Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-35 Hypothetical Sales Data of 1,000 Items at a Dive Shop Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

19 Market-Basket Terminology Support Probability that two items will be bought together Fins and masks purchased together 150 times, thus support for fins and a mask is 150/1,000, or 15 percent Support for fins and weights is 60/1,000, or 6 percent Support for fins along with a second pair of fins is 10/1,000, or 1 percent Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-37 Market-Basket Terminology Lift Ratio of confidence to base probability of buying item Shows how much base probability increases or decreases when other products are purchased Example: Lift of fins and a mask is confidence of fins given a mask, divided by the base probability of fins. Lift of fins and a mask is.5556/.28 = 1.98 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

20 Market-Basket Terminology Confidence What proportion of the customers who bought a mask also bought fins? Conditional probability estimate Example:» Probability of buying fins = 28%» Probability of buying swim mask = 27% After buying fins,» Probability of buying mask = 150/270 or 55.56% Likelihood that a customer will also buy fins almost doubles, from 28% to 55.56%. Thus, all sales personnel should try to sell fins to anyone buying a mask. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-39 Decision tree Decision Trees Hierarchical arrangement of criteria that predict a classification or value Unsupervised data-mining technique Basic idea of a decision tree Select attributes most useful for classifying something on some criteria that create disparate groups More different or pure the groups, the better the classification Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

21 Decision Tree If Senior = Yes If Junior = Yes Figure CE16-3 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-41 Decision Tree for Loan Evaluation Common business application Classify loan applications by likelihood of default Rules identify loans for bank approval Identify market segment Structure marketing campaign Predict problems Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

22 Decision Tree Analysis of MIS Class Grades Student s characteristics Class (junior or senior), major, employment, age, club affiliations, and other characteristics Values used to create groups that were as different as possible on the classification GPA above or below 3.0 Results Best criterion Class Next subdivide Seniors and Juniors into more pure groups» Seniors business and non-business majors» Juniors restaurant employees and non-restaurant employees Best classifier is whether the junior worked in a restaurant Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-43 Create Set of If/Then Decision Rules If student is a junior and works in a restaurant, then predict grade > 3.0. If student is a senior and is a non-business major, then predict grade < 3.0. If student is a junior and does not work in a restaurant, then predict grade < 3.0. If student is a senior and is a business major, then make no prediction. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

23 A Decision Tree for a Loan Evaluation Classifying likelihood of default Examined 3,485 loans 28 percent of those defaulted Evaluation criteria A. Percentage of loan past due less than 50 percent =.94, no default B. Percentage of loan past due greater than 50 percent =.89, default Subdivide groups A and B each into three classifications: CreditScore, MonthsPastDue, and CurrentLTV Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-45 A Decision Tree for a Loan Evaluation Resulting rules If the loan is more than half paid, then accept the loan. If the loan is less than half paid and If CreditScore is greater than and If CurrentLTV is less than.94, then accept the loan. Otherwise, reject the loan. Use this analysis to structure a marketing campaign to appeal to a particular market segment Decision trees are easy to understand and easy to implement using decision rules. Some organizations use decision trees to select variables to be used by other types of data-mining tools. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

24 Credit Score Decision Tree Figure CE14-4 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-47 Study Questions Q1 Q2 Q3 Q4 Q5 Why do organizations need business intelligence? What business intelligence systems are available? What are typical reporting applications? What are typical data-mining applications? What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

25 What Is the Purpose of Data Warehouses and Data Marts? Purpose: (video) To extract and clean data from various operational systems and other sources To store and catalog data for BI processing Extract, clean, prepare data Stored in data-warehouse DBMS Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-49 Components of a Data Warehouse Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

26 Data Warehouse Data Sources Internal operations systems External data purchased from outside sources Data from social networking, user-generated content applications Metadata concerning data stored in datawarehouse meta database Clickstream data of customers clicking behavior on a Web site Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-51 Example Typical of Customer Credit Data Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

27 Problems with Operational Data Dirty data mistakes in spelling or punctuation, incorrect data associated with a field, incomplete or outdated data or even data that is duplicated in the database. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-53 Examples of Dirty Data A value of B for customer gender 213 for customer age Value of for a U.S. phone number Part color of gren mail address of WhyMe@GuessWhoIAm.org. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

28 Problems with Operational Data Too much data causes: Curse of dimensionality 1. Problem caused by the exponential increase in volume associated with adding extra dimensions to a (mathematical) space. 2. Too many rows or data points 3. With more attributes, the easier it is to build a model that fits the sample data but that is worthless as a predictor. Major activities in data mining concerns efficient and effective ways of selecting attributes. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-55 Data Warehouses vs. Data Marts Data mart is a collection of data (video) Created to address particular needs Business function Problem Opportunity Smaller than data warehouse Users may not have data management expertise Need knowledgeable analysts for specific function Data extracted from data warehouse for a functional area Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

29 Components of a Data Mart Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-57 Study Questions Q1 Q2 Q3 Q4 Q5 Q6 Why do organizations need business intelligence? What business intelligence systems are available? What are typical reporting applications? What are typical data-mining applications? What is the purpose of data warehouses and data marts? What are typical knowledge management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

30 Knowledge Management (KM) The process of creating value from intellectual capital and sharing that knowledge with employees, managers, suppliers, customers, and others who need it. Reporting and data mining are used to create new information from data, knowledgemanagement systems concern the sharing of knowledge that is known to exist. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-59 Primary Benefits of KM 1. KM fosters innovation by encouraging the free flow of ideas. 2. KM improves customer service by streamlining response time. 3. KM boosts revenues by getting products and services to market faster. 4. KM enhances employee retention rates by recognizing the value of employees knowledge and rewarding them for it. 5. KM streamlines operations and reduces costs by eliminating redundant or unnecessary processes. 6. KM preserves organizational memory by capturing and storing the lessons learned and best practices of key employees. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

31 Sharing of Document Content and Employee Knowledge Sharing Document Content Collaboration systems are concerned with document creation and change management, KM applications are concerned with maximizing content use. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-61 Two Typical Knowledge- Management Applications Two key technologies for sharing content in KM systems: 1. Indexing most important content function in KM applications that provide easily accessible and robust means of determining if content exists and a link to obtain the content. Used in conjunction with search functions. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

32 Two Typical Knowledge- Management Applications RSS (Real Simple Syndication) a standard for subscribing to content sources on Web sites. An RSS Reader program helps users to: Subscribe to content sources. Periodically check sources for new or updated content through RSS feeds. Place content summaries in an RSS inbox with link to the full content. Think of RSS as an system for content Data source must provide what is termed an RSS feed, which simply means that the site posts changes according to one of the RSS standards. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-63 Interface of a Typical RSS Reader Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

33 Blog Posts of SharePoint Team Member Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-65 Expert Systems Expert systems attempt to capture human expertise and put it into a format that can be used by nonexperts. Expert systems are rule-based systems that use If Then rules similar to those created by decision-tree analysis, except they are created from human experts instead of datamining systems. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

34 Problems of Expert Systems 1. Difficult and expensive to develop. They require many labor hours from both experts in the domain under study and designers of expert systems. High opportunity cost of tying up domain experts. 2. Difficult to maintain. Nature of rule-based systems creates unexpected consequences when adding a new rule in middle of hundreds of others. A small change can cause very different outcomes. 3. No expert system has the same diagnostic ability as knowledgeable, skilled, and experienced doctors. Rules/actions change frequently. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-67 Expert Systems for Pharmacies Used as a safety net to screen decisions of doctors and other medical professionals. These systems help to achieve hospital s goal of state-of-the-art, error-free care. DoseChecker, verifies appropriate dosages on prescriptions issued in the hospital. PharmADE, ensures that patients are not prescribed drugs that have harmful interactions. Pharmacy order-entry system invokes these applications as a prescription is entered. If either system detects a problem with the prescription, it generates an alert. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

35 Pharmacy Alert Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-69 Study Questions Q1 Q2 Q3 Q4 Q5 Q6 Q7 Why do organizations need business intelligence? What business intelligence systems are available? What are typical reporting applications? What are typical data-mining applications? What is the purpose of data warehouses and data marts? What are typical knowledge-management applications? How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

36 How Are Business Intelligence Applications Delivered? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-71 What Are the Management Functions of a BI Server? Maintains metadata about authorized allocation of BI results to users Tracks what results are available, what users are authorized to view those results, and schedule to provide results to authorized users. Adjusts allocations as available results change and users come and go. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

37 BI Servers Vary in Complexity and Functionality Some BI servers are simply Web sites from which users can download, or pull BI application results. For example, a BI Web server might post results of an RFM analysis for salespeople to query to obtain RFM scores for their customers. Management function for such a site would simply be to track authorized users and restrict access. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-73 BI Servers Vary in Complexity and Functionality BI server could operate as a portal server. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

38 BI Portals Portals might provide common data such as local weather, and links to company news, and to BI application results such as reports on daily sales, operations, new employees, and results of datamining applications. Authorized users are allowed to place reports, data-mining results, or other BI application results on their customized pages. BI application server pushes the subscribed results to the user. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-75 Report Server A special case of a BI application server that serves only reports BI application servers track results, users, authorizations, page customizations, subscriptions, alerts, and data for any other functionality provided. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

39 What Are the Delivery Functions of a BI Server? Track authorized users Track the schedule for providing results to users Issue exception alerts that notify users of an exceptional event Procedures used depends on the nature of the BI system Procedures tend to be more flexible than those in an operational system because users of a BI system tend to be engaged in work that is neither structured nor routine Procedures are determined by unique requirements of users BI results can be delivered to any device, such as computers, PDAs, phones, other applications such as Microsoft Office, and as a SOA service Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-77 Study Questions Q1 Why do organizations need business intelligence? Q2 What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

40 2020? Through data mining, companies, known as data aggregators, will know more about your purchasing psyche than you, your mother, or your analyst. If you use your card to purchase secondhand clothing, retread tires, bail bond services, massages, casino gambling or betting you alert the credit card company of potential financial problems and, as a result, it may cancel your card or reduce your credit limit. Absent laws to the contrary, by 2020 your credit card data will be fully integrated with personal and family data maintained by the data aggregators (like Acxiom and ChoicePoint). By 2020, some online retailers will know a lot more about you, data aggregators, and most consumer s purchases than we ll know ourselves. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-79 Ethics Guide: The Ethics of Classification Serious problems can arise when classifying people. What about classifying applicants for college where there are more applicants than positions? Admissions committee uses a decision-tree datamining program to derive statistically valid measures. No human judgment was involved. Decision tree analysis might not include important data and results may reinforce social stereotypes. Results might not be organizationally, legally, or socially feasible. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

41 Guide: Semantic Security Security is a difficult problem Unintended release of protected information Physical security Protect through passwords and permissions Delivery system must be secure Semantic security Unintended release of protected information through release of unprotected reports Equally serious and more problematic Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-81 Guide: Semantic Security Megan is able to combine data in various reports to infer protected information about company employees. She was not supposed to see this information, but only use reports she was authorized to see. What, if anything, can be done to prevent what Megan did? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

42 Guide: Data Mining in the Real World Real-world data mining is different from the way it is shown in textbooks because: Data is dirty Values are missing or outside of ranges Time values make no sense You add parameters as you gain knowledge, forcing reprocessing Over fitting data to a model Results based on probabilities, not certainty Seasonality problems Should you let people think resulting model makes accurate predictions? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-83 Active Review Q1 Why do organizations need business intelligence? Q2 What business intelligence systems are available? Q3 What are typical reporting applications? Q4 What are typical data-mining applications? Q5 What is the purpose of data warehouses and data marts? Q6 What are typical knowledge-management applications? Q7 How are business intelligence applications delivered? Q8 2020? Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

43 Case Study 9: Business Intelligence for Decision Making at Home Depot Home depot is a major retail chain specializing in construction and home repair and maintenance products. Company has 2,200 retail stores worldwide Generated $71 billion in sales in 2008 Carries more than 40,000 products in its stores and employs more than 300,000 people Its stores are visited by more than 22 million people each week. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-85 Case Study 9: Business Intelligence for Decision Making at Home Depot Suppose you are a buyer for the clothes washer and dryer product line at Home Depot. You work with seven different brands and numerous models within each brand. One of your goals is to turn your inventory as many times a year as you can. In order to do so, you want to identify poorly selling models (and even brands) as quickly as you can. Risks New model can quickly capture a substantial portion of another model s market share. Thus, a big seller this year can be a dog (a poor seller) next year Geography: Some brands are unavailable in some countries. Within a country some sales trends are national, others are regional. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

44 Case Study 9: Business Intelligence for Decision Making at Home Depot Assume you have total sales data for each brand and model, for each store, for each month. Assume also that you know the store s city and state. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 9-87 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America. Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

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

Lecture 9 : Business Intelligence and Information Systems for Decision Making

Lecture 9 : Business Intelligence and Information Systems for Decision Making MANAGEMENT INFORMATION SYSTEMS Lecture 9 : Business Intelligence and Information Systems for Decision Making 1 Class Website www.blackdecimal.com 2 Course Textbooks - Recommended 3 Session Objectives It

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

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 6 Foundations of Business Intelligence: Databases and Information Management 6.1 2010 by Prentice Hall LEARNING OBJECTIVES Describe how the problems of managing data resources in a traditional

More information

Chapter 6. Foundations of Business Intelligence: Databases and Information Management

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

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

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2 Class Announcements TIM 50 - Business Information Systems Lecture 15 Database Assignment 2 posted Due Tuesday 5/26 UC Santa Cruz May 19, 2015 Database: Collection of related files containing records on

More information

Chapter 6 - Enhancing Business Intelligence Using Information Systems

Chapter 6 - Enhancing Business Intelligence Using Information Systems Chapter 6 - Enhancing Business Intelligence Using Information Systems Managers need high-quality and timely information to support decision making Copyright 2014 Pearson Education, Inc. 1 Chapter 6 Learning

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

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data INFO 1500 Introduction to IT Fundamentals 5. Database Systems and Managing Data Resources Learning Objectives 1. Describe how the problems of managing data resources in a traditional file environment are

More information

Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA

Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA ABSTRACT Current trends in data mining allow the business community to take advantage of

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

Outline. BI and Enterprise-wide decisions BI in different Business Areas BI Strategy, Architecture, and Perspectives

Outline. BI and Enterprise-wide decisions BI in different Business Areas BI Strategy, Architecture, and Perspectives 1. Introduction Outline BI and Enterprise-wide decisions BI in different Business Areas BI Strategy, Architecture, and Perspectives 2 Case study: Netflix and House of Cards Source: Andrew Stephen 3 Case

More information

Course 103402 MIS. Foundations of Business Intelligence

Course 103402 MIS. Foundations of Business Intelligence Oman College of Management and Technology Course 103402 MIS Topic 5 Foundations of Business Intelligence CS/MIS Department Organizing Data in a Traditional File Environment File organization concepts Database:

More information

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence

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 Content Problems of managing data resources in a traditional file environment Capabilities and value of a database management

More information

Easily Identify the Right Customers

Easily Identify the Right Customers PASW Direct Marketing 18 Specifications Easily Identify the Right Customers You want your marketing programs to be as profitable as possible, and gaining insight into the information contained in your

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

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

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

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

Database Marketing simplified through Data Mining

Database Marketing simplified through Data Mining Database Marketing simplified through Data Mining Author*: Dr. Ing. Arnfried Ossen, Head of the Data Mining/Marketing Analysis Competence Center, Private Banking Division, Deutsche Bank, Frankfurt, Germany

More information

Product recommendations and promotions (couponing and discounts) Cross-sell and Upsell strategies

Product recommendations and promotions (couponing and discounts) Cross-sell and Upsell strategies WHITEPAPER Today, leading companies are looking to improve business performance via faster, better decision making by applying advanced predictive modeling to their vast and growing volumes of data. Business

More information

IT and CRM A basic CRM model Data source & gathering system Database system Data warehouse Information delivery system Information users

IT and CRM A basic CRM model Data source & gathering system Database system Data warehouse Information delivery system Information users 1 IT and CRM A basic CRM model Data source & gathering Database Data warehouse Information delivery Information users 2 IT and CRM Markets have always recognized the importance of gathering detailed data

More information

Data Quality Assessment. Approach

Data Quality Assessment. Approach Approach Prepared By: Sanjay Seth Data Quality Assessment Approach-Review.doc Page 1 of 15 Introduction Data quality is crucial to the success of Business Intelligence initiatives. Unless data in source

More information

Business Intelligence Solutions for Gaming and Hospitality

Business Intelligence Solutions for Gaming and Hospitality Business Intelligence Solutions for Gaming and Hospitality Prepared by: Mario Perkins Qualex Consulting Services, Inc. Suzanne Fiero SAS Objective Summary 2 Objective Summary The rise in popularity and

More information

6/10/2015. Chapter Nine Overview. Learning Outcomes. Opening Case: Twitter: A Social CRM Tool

6/10/2015. Chapter Nine Overview. Learning Outcomes. Opening Case: Twitter: A Social CRM Tool Opening Case: Twitter: A Social CRM Tool McGraw-Hill-Ryerson 2015 The McGraw-Hill Companies, All Rights Reserved Chapter Nine Overview SECTION 9.1 CRM FUNDAMENTALS Introduction Using Information to Drive

More information

Discovering, Not Finding. Practical Data Mining for Practitioners: Level II. Advanced Data Mining for Researchers : Level III

Discovering, Not Finding. Practical Data Mining for Practitioners: Level II. Advanced Data Mining for Researchers : Level III www.cognitro.com/training Predicitve DATA EMPOWERING DECISIONS Data Mining & Predicitve Training (DMPA) is a set of multi-level intensive courses and workshops developed by Cognitro team. it is designed

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

Overview, Goals, & Introductions

Overview, Goals, & Introductions Improving the Retail Experience with Predictive Analytics www.spss.com/perspectives Overview, Goals, & Introductions Goal: To present the Retail Business Maturity Model Equip you with a plan of attack

More information

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Paper Jean-Louis Amat Abstract One of the main issues of operators

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

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

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

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH 205 A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH ABSTRACT MR. HEMANT KUMAR*; DR. SARMISTHA SARMA** *Assistant Professor, Department of Information Technology (IT), Institute of Innovation in Technology

More information

IBM SPSS Direct Marketing

IBM SPSS Direct Marketing IBM Software IBM SPSS Statistics 19 IBM SPSS Direct Marketing Understand your customers and improve marketing campaigns Highlights With IBM SPSS Direct Marketing, you can: Understand your customers in

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

Customer Analytics. Turn Big Data into Big Value

Customer Analytics. Turn Big Data into Big Value Turn Big Data into Big Value All Your Data Integrated in Just One Place BIRT Analytics lets you capture the value of Big Data that speeds right by most enterprises. It analyzes massive volumes of data

More information

The Jet Reports Suite of Products

The Jet Reports Suite of Products The Jet Reports Suite of Products The Jet Reports Suite of Products is an integrated reporting and business intelligence solution that ranges from individual ad-hoc reporting to enterprise level reporting

More information

TIM 50 - Business Information Systems

TIM 50 - Business Information Systems TIM 50 - Business Information Systems Lecture 15 UC Santa Cruz March 1, 2015 The Database Approach to Data Management Database: Collection of related files containing records on people, places, or things.

More information

Oracle OLAP. Describing Data Validation Plug-in for Analytic Workspace Manager. Product Support

Oracle OLAP. Describing Data Validation Plug-in for Analytic Workspace Manager. Product Support Oracle OLAP Data Validation Plug-in for Analytic Workspace Manager User s Guide E18663-01 January 2011 Data Validation Plug-in for Analytic Workspace Manager provides tests to quickly find conditions in

More information

www.sryas.com Analance Data Integration Technical Whitepaper

www.sryas.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

Distance Learning and Examining Systems

Distance Learning and Examining Systems Lodz University of Technology Distance Learning and Examining Systems - Theory and Applications edited by Sławomir Wiak Konrad Szumigaj HUMAN CAPITAL - THE BEST INVESTMENT The project is part-financed

More information

Maximize Sales and Margins with Comprehensive Customer Analytics

Maximize Sales and Margins with Comprehensive Customer Analytics Q Customer Maximize Sales and Margins with Comprehensive Customer Analytics Struggling to connect the dots between Marketing, Merchandising and Store Ops? With the explosion of customer interaction systems,

More information

Making confident decisions with the full spectrum of analysis capabilities

Making confident decisions with the full spectrum of analysis capabilities IBM Software Business Analytics Analysis Making confident decisions with the full spectrum of analysis capabilities Making confident decisions with the full spectrum of analysis capabilities Contents 2

More information

Explode Six Direct Marketing Myths

Explode Six Direct Marketing Myths White Paper Explode Six Direct Marketing Myths Maximize Campaign Effectiveness with Analytic Technology Table of contents Introduction: Achieve high-precision marketing with analytics... 2 Myth #1: Simple

More information

The SAS Transformation Project Deploying SAS Customer Intelligence for a Single View of the Customer

The SAS Transformation Project Deploying SAS Customer Intelligence for a Single View of the Customer Paper 3353-2015 The SAS Transformation Project Deploying SAS Customer Intelligence for a Single View of the Customer ABSTRACT Pallavi Tyagi, Jack Miller and Navneet Tuteja, Slalom Consulting. Building

More information

STATISTICA. Financial Institutions. Case Study: Credit Scoring. and

STATISTICA. Financial Institutions. Case Study: Credit Scoring. and Financial Institutions and STATISTICA Case Study: Credit Scoring STATISTICA Solutions for Business Intelligence, Data Mining, Quality Control, and Web-based Analytics Table of Contents INTRODUCTION: WHAT

More information

The Definitive Guide to Data Blending. White Paper

The Definitive Guide to Data Blending. White Paper The Definitive Guide to Data Blending White Paper Leveraging Alteryx Analytics for data blending you can: Gather and blend data from virtually any data source including local, third-party, and cloud/ social

More information

RedPrairie for Convenience Retail. Providing Consistency and Visibility at Least Cost

RedPrairie for Convenience Retail. Providing Consistency and Visibility at Least Cost RedPrairie for Convenience Retail Providing Consistency and Visibility at Least Cost The Convenience Store Challenge With blurring lines between retail segments, Convenience Store chains are faced with

More information

<Insert Picture Here> Oracle Retail Data Model Overview

<Insert Picture Here> Oracle Retail Data Model Overview Oracle Retail Data Model Overview The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

More information

IBM InfoSphere: Solutions for retail

IBM InfoSphere: Solutions for retail IBM Software Solution Brief IBM InfoSphere: Solutions for retail Build a single view of customer information and a trusted source for product information with data integration and master data management

More information

Data Mining Techniques

Data Mining Techniques 15.564 Information Technology I Business Intelligence Outline Operational vs. Decision Support Systems What is Data Mining? Overview of Data Mining Techniques Overview of Data Mining Process Data Warehouses

More information

IBM SPSS Direct Marketing 22

IBM SPSS Direct Marketing 22 IBM SPSS Direct Marketing 22 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 22, release

More information

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES Translating data into business value requires the right data mining and modeling techniques which uncover important patterns within

More information

ETL-EXTRACT, TRANSFORM & LOAD TESTING

ETL-EXTRACT, TRANSFORM & LOAD TESTING ETL-EXTRACT, TRANSFORM & LOAD TESTING Rajesh Popli Manager (Quality), Nagarro Software Pvt. Ltd., Gurgaon, INDIA rajesh.popli@nagarro.com ABSTRACT Data is most important part in any organization. Data

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 See Markers-ORDER-DB Logically Related Tables Relational Approach: Physically Related Tables: The Relationship Screen

More information

White Paper. Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices.

White Paper. Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices. White Paper Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices. Contents Data Management: Why It s So Essential... 1 The Basics of Data Preparation... 1 1: Simplify Access

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

Improving Decision Making and Managing Knowledge

Improving Decision Making and Managing Knowledge Improving Decision Making and Managing Knowledge Decision Making and Information Systems Information Requirements of Key Decision-Making Groups in a Firm Senior managers, middle managers, operational managers,

More information

Framework for Data warehouse architectural components

Framework for Data warehouse architectural components Framework for Data warehouse architectural components Author: Jim Wendt Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 04/08/11 Email: erg@evaltech.com Abstract:

More information

Unlock the business value of enterprise data with in-database analytics

Unlock the business value of enterprise data with in-database analytics Unlock the business value of enterprise data with in-database analytics Achieve better business results through faster, more accurate decisions White Paper Table of Contents Executive summary...1 How can

More information

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence Decision Support and Business Intelligence Systems Chapter 1: Decision Support Systems and Business Intelligence Types of DSS Two major types: Model-oriented DSS Data-oriented DSS Evolution of DSS into

More information

How Organisations Are Using Data Mining Techniques To Gain a Competitive Advantage John Spooner SAS UK

How Organisations Are Using Data Mining Techniques To Gain a Competitive Advantage John Spooner SAS UK How Organisations Are Using Data Mining Techniques To Gain a Competitive Advantage John Spooner SAS UK Agenda Analytics why now? The process around data and text mining Case Studies The Value of Information

More information

Data Mining Algorithms Part 1. Dejan Sarka

Data Mining Algorithms Part 1. Dejan Sarka Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka (dsarka@solidq.com) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses

More information

Data Mining: Motivations and Concepts

Data Mining: Motivations and Concepts POLYTECHNIC UNIVERSITY Department of Computer Science / Finance and Risk Engineering Data Mining: Motivations and Concepts K. Ming Leung Abstract: We discuss here the need, the goals, and the primary tasks

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

Building a Data Quality Scorecard for Operational Data Governance

Building a Data Quality Scorecard for Operational Data Governance Building a Data Quality Scorecard for Operational Data Governance A White Paper by David Loshin WHITE PAPER Table of Contents Introduction.... 1 Establishing Business Objectives.... 1 Business Drivers...

More information

A Management Report. Prepared by:

A Management Report. Prepared by: A Management Report 7 STEPS to INCREASE the RETURN on YOUR BUSINESS DEVELOPMENT INVESTMENT & INCREASE REVENUES THROUGH IMPROVED ANALYSIS and SALES MANAGEMENT Prepared by: 2014 Integrated Management Services

More information

Delivering Smart Answers!

Delivering Smart Answers! Companion for SharePoint Topic Analyst Companion for SharePoint All Your Information Enterprise-ready Enrich SharePoint, your central place for document and workflow management, not only with an improved

More information

Managing the Next Best Activity Decision

Managing the Next Best Activity Decision Managing the Next Best Activity Decision James Taylor CEO, Decision Management Solutions Treating customers right, every time More information at: www.decisionmanagementsolutions.com No matter what the

More information

IBM SPSS Direct Marketing 23

IBM SPSS Direct Marketing 23 IBM SPSS Direct Marketing 23 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 23, release

More information

Three proven methods to achieve a higher ROI from data mining

Three proven methods to achieve a higher ROI from data mining IBM SPSS Modeler Three proven methods to achieve a higher ROI from data mining Take your business results to the next level Highlights: Incorporate additional types of data in your predictive models By

More information

Databases and Information Management

Databases and Information Management Databases and Information Management Reading: Laudon & Laudon chapter 5 Additional Reading: Brien & Marakas chapter 3-4 COMP 5131 1 Outline Database Approach to Data Management Database Management Systems

More information

Segmentation and Data Management

Segmentation and Data Management Segmentation and Data Management Benefits and Goals for the Marketing Organization WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Benefits of Segmentation.... 1 Types of Segmentation....

More information

DATA MINING TECHNIQUES SUPPORT TO KNOWLEGDE OF BUSINESS INTELLIGENT SYSTEM

DATA MINING TECHNIQUES SUPPORT TO KNOWLEGDE OF BUSINESS INTELLIGENT SYSTEM INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 DATA MINING TECHNIQUES SUPPORT TO KNOWLEGDE OF BUSINESS INTELLIGENT SYSTEM M. Mayilvaganan 1, S. Aparna 2 1 Associate

More information

Sage 300 ERP 2014 Get more done.

Sage 300 ERP 2014 Get more done. Sage 300 ERP 2014 Get more done. Get more done by connecting your business, providing a better customer experience, and increasing revenue. New web and mobile functionality: driving better customer experiences

More information

The Jet Suite of Products

The Jet Suite of Products The Jet Suite of Products The Jet Suite of Products is an integrated reporting and business intelligence solution that ranges from individual ad-hoc reporting to enterprise level reporting and business

More information

Enterprise Solutions. Data Warehouse & Business Intelligence Chapter-8

Enterprise Solutions. Data Warehouse & Business Intelligence Chapter-8 Enterprise Solutions Data Warehouse & Business Intelligence Chapter-8 Learning Objectives Concepts of Data Warehouse Business Intelligence, Analytics & Big Data Tools for DWH & BI Concepts of Data Warehouse

More information

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules Microsoft Dynamics AX 2012 Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules White Paper This document provides an overview of the ways that the Project

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

NEURAL NETWORKS IN DATA MINING

NEURAL NETWORKS IN DATA MINING NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,

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

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

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

IT462 Lab 5: Clustering with MS SQL Server

IT462 Lab 5: Clustering with MS SQL Server IT462 Lab 5: Clustering with MS SQL Server This lab should give you the chance to practice some of the data mining techniques you've learned in class. Preliminaries: For this lab, you will use the SQL

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Big Data. Fast Forward. Putting data to productive use

Big Data. Fast Forward. Putting data to productive use Big Data Putting data to productive use Fast Forward What is big data, and why should you care? Get familiar with big data terminology, technologies, and techniques. Getting started with big data to realize

More information

ElegantJ BI. White Paper. The Competitive Advantage of Business Intelligence (BI) Forecasting and Predictive Analysis

ElegantJ BI. White Paper. The Competitive Advantage of Business Intelligence (BI) Forecasting and Predictive Analysis ElegantJ BI White Paper The Competitive Advantage of Business Intelligence (BI) Forecasting and Predictive Analysis Integrated Business Intelligence and Reporting for Performance Management, Operational

More information

OPTIMIZE SALES, SERVICE AND SATISFACTION WITH ORACLE DEALER MANAGEMENT

OPTIMIZE SALES, SERVICE AND SATISFACTION WITH ORACLE DEALER MANAGEMENT OPTIMIZE SALES, SERVICE AND SATISFACTION WITH ORACLE DEALER MANAGEMENT KEY FEATURES Manage leads, configure vehicles, prepare quotes, submit invoice and process orders Capture customer, vehicle and service

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

Nagarjuna College Of

Nagarjuna College Of Nagarjuna College Of Information Technology (Bachelor in Information Management) TRIBHUVAN UNIVERSITY Project Report on World s successful data mining and data warehousing projects Submitted By: Submitted

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

Data Mining for Everyone

Data Mining for Everyone Page 1 Data Mining for Everyone Christoph Sieb Senior Software Engineer, Data Mining Development Dr. Andreas Zekl Manager, Data Mining Development Page 2 Executive Summary Contents 2 Data mining in the

More information

Oracle Business Intelligence Applications Overview. An Oracle White Paper March 2007

Oracle Business Intelligence Applications Overview. An Oracle White Paper March 2007 Oracle Business Intelligence Applications Overview An Oracle White Paper March 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes only,

More information

DISCOVER MERCHANT PREDICTOR MODEL

DISCOVER MERCHANT PREDICTOR MODEL DISCOVER MERCHANT PREDICTOR MODEL A Proactive Approach to Merchant Retention Welcome to Different. A High-Level View of Merchant Attrition It s a well-known axiom of business that it costs a lot more to

More information

ElegantJ BI. White Paper. Considering the Alternatives Business Intelligence Solutions vs. Spreadsheets

ElegantJ BI. White Paper. Considering the Alternatives Business Intelligence Solutions vs. Spreadsheets ElegantJ BI White Paper Considering the Alternatives Integrated Business Intelligence and Reporting for Performance Management, Operational Business Intelligence and Data Management www.elegantjbi.com

More information

Technology-Driven Demand and e- Customer Relationship Management e-crm

Technology-Driven Demand and e- Customer Relationship Management e-crm E-Banking and Payment System Technology-Driven Demand and e- Customer Relationship Management e-crm Sittikorn Direksoonthorn Assumption University 1/2004 E-Banking and Payment System Quick Win Agenda Data

More information

PowerPivot Microsoft s Answer to Self-Service Reporting

PowerPivot Microsoft s Answer to Self-Service Reporting PowerPivot Microsoft s Answer to Self-Service Reporting Microsoft s Latest Foray in the Business Intelligence Arena COLLABORATIVE WHITEPAPER SERIES In the last quarter of 2010, Microsoft first introduced

More information