Designing your BI Architecture

Size: px
Start display at page:

Download "Designing your BI Architecture"

Transcription

1 IBM Software Group Designing your BI Architecture Exploiting your Data Warehouse David Cope EDW Architect Asia Pacific 2007 IBM Corporation

2 The Analytical Evolution Easy Mining and Alphablox enable insights to be delivered throughout the enterprise. IBM Differentiator Action Business Value Reports Insight Discovering previously unknown and unsuspected Ad Hoc information. Analysis Empowering analysts to test hypotheses for better decision making. Query and OLAP Static, repetitive queries about past results. Decision Empowerment 2

3 IBM DB2 Warehouse Software Embedded analytics Modeling and design Data mining and visualization Data partitioning Performance optimization Workload control In-line analytics Data movement and transformation Database management IBM DB2 Warehouse Deep compression Administration and control 3

4 IBM DB2 Warehouse Software Embedded analytics Modeling and design Data mining and visualization Data partitioning Performance optimization Workload control In-line analytics Data movement and transformation Deep compression Administration and control Database management IBM DB2 Warehouse 4

5 DWE OLAP Model Cube Cube dimension Cube hierarchy Cube Model Dimension Hierarchy Cube Level Facts Join Level Cube Facts Measure Measure Attribute Join Attribute dimension tables fact table dimension tables Relational tables in DB2 5

6 Model-Based Optimization Administrator Model Catalog Tables Base Tables OLAP Metadata Time & Space constraints Query Types Benefits Smart Aggregate Selection Smart Index Selection SQL Generation DB2 Exploitation Model Information Statistics Data Samples MQT's Performance Advisor 6

7 OLAP Metadata Interchange meta data bridge OLAP Metadata meta data bridge DB2 Alphablox OLAP Metadata MITI OLAP Metadata OLAP Metadata Hyperion OLAP Metadata OLAP Metadata OLAP Metadata DML DDL RDBMS Metadata DB2 Data Warehouse DATA OLAP Metadata OLAP Metadata OLAP Metadata BUSINESS OBJECTS QMF for Windows Model & ETL tool metadata BI tool metadata QlikTech ArcPlan 7

8 Alphablox IBM Software Group Platform for Customized Analytic Applications and Inline Analytics Pre-built components (Blox) for analytic functionality Allows you to create customized analytic components that are embedded into existing business processes and web applications 8

9 Alphablox IBM Software Group For end-users: A web application, portal or dashboard with embedded analytics in an easy-to-use interactive interface For application developers: A J2EE application for analysisoriented interaction A set of analytic-focused extensions to the application server Alphablox with DWE: SQL generated by DWE Design Studio can be pasted into Alphablox pages for warehousebased embedded analytics 9

10 Alphablox Architecture Web Browser DHTML Based Client similar to AJAX XMLHttpRequest WebLogic WebSphere Tomcat Alphablox UI Model GridBlox ChartBlox PresentBlox Calculations Bookmarks Alerts Comments DataBlox OLAP Essbase / MSAS / SAP BW Alphablox Cubing Engine ROLAP Relational Databases MQ 10

11 Relational Cubing Engine & OLAP Optimization Application Server Tier Relational Cubing Engine Relational Cube cubelets Cube Definition Dimension Data Retrieval Metadata Import OLAP Metadata Database Server Tier DB2 Cube Views DB2 MQTs Star Schema DB2 Alphablox Server MDX MDX Data Blox DB2 Alphablox Application Present Blox Grid Blox Chart Blox Fact Data Retrieval Customer Tier HTTP Server 11

12 Versatile Architecture Support Mart BI Applications and Tools DB2 Warehouse supports versatile analytics architectures EDW Analytics directed against External Mart Internal Mart Virtual Mart External Marts Internal Marts Virtual Marts 12

13 IBM DB2 Warehouse Software Embedded analytics Modeling and design Data mining and visualization Data partitioning Performance optimization Workload control In-line analytics Data movement and transformation Deep compression Administration and control Database management IBM DB2 Warehouse 13

14 IBM Software Group DWE Easy Mining Mining without a Statistician Realize the benefits of mining by enabling analysts, rather than relying on statisticians, for your data mining needs Reporting Tool DB2 Data Warehouse Edition 14

15 Two Types of Data Mining Discovery & Predictive Discovery Automatically find trends and patterns Answer unasked questions Relatively undirected analysis Tool reports on findings In a word Easier Useful for non-statisticians Predictive Specific question Probability associated with outcomes Directed analysis Iterative process Train Test Apply Apply model in database at customer touch points 15

16 DWE Easy Mining Algorithms DWE Enterprise Data Warehouse Data Warehouse Selected Data Extracted Information Select Transform Mine Assimilate Business Analyst DWE Partner Assimilated Information Statistician & Data Mining Workbench Discovery Methods finding useful patterns and relationships Associations Which item affinities ( rules ) are in my data? [Beer => Diapers] single transaction Sequences Which sequential patterns are in my data? [Love] => [Marriage] => [Baby Products] sequential Clustering Which interesting groups are in my data? customer profiles, store profiles Predictive Methods predicting values Classification How to predict categorical values in my data? will the patient be cured, harmed, unaffected by treatment? Regression How to predict numerical values in my data? how likely a customer will respond to the promotion how much will each customer spend this year? Score data directly in DB2, scalable and real time 16

17 How to Recognize a Data Mining Need What do my customers look like? Which customers should I target in a promotion? Which products should I use for the promotion? How should I lay out my new stores? Which products should I replenish in anticipation of a promotion? Which of my customers are most likely to churn? How can I improve customer loyalty? What is the most likely item that a customer will purchase next? Who is most likely to have another heart attack? What is the likelihood of a part failure? When one part fails, what other part(s) are most likely to fail soon? How can I identify high-potential prospects (lead generation)? How can I detect potential fraud? 17

18 High Level view of the Data Mining Process Business Problem A minor miracle occurs Validate, Refine Data Warehouse Extract & Transform data Build Model Deploy Insight 18

19 The Data Mining Process This is an iterative process! MINING Revise Data & Refine Model Discover & Interpret Information DEPLOY Business Problem Data Warehouse Select Data Σ(X j ) Σ( Σ( Σ( Y = f(x,z) Apply Results Select Transform Mine Report ETL Visualize Analyze Understand Score data Embed in application Data Preparation Data Mining 19

20 Associations IBM Software Group Discovery technique to find associations or affinities among items (or conditions, outcomes, etc.) in a single transaction. Constructs statements ( rules ) that quantify the relationships among items that tend to occur together in transactions Example: In a supermarket, Cola is bought in 20% of all purchases. Cola is bought in 60% of the purchases involving Orange juice. 3.7% of all purchases involve both Cola and Orange juice. The rule [ Orange juice ] [ Cola ] has the following properties: Support = 3.7% Cola and OJ are present together in 3.7% of all baskets. Confidence = 60% Cola is present in 60% of the baskets containing OJ. Lift = 60% / 20% = 3 Cola is 3 times as likely to be in the basket when OJ is also. Scoring Given the item(s) purchased (rule body), what item (rule head) is most likely to be purchased as well? Common uses Promotional or cross-sell offers, Disease management, Part failure 20

21 Sequences IBM Software Group Discovery technique to find affinities among items (or conditions, outcomes, etc.) across multiple transactions over time. Quantifies relationships ( sequences ) to identify the most likely item in the next transaction C G, B ---- C ---- X B ---- A ---- Y 100% of the customers who get C will get X at a later time 67% of the customers who get B will get X at a later time X Y ---- D ---- C --- B ---- X Scoring Given the item(s) purchased previously (rule body), what item (rule head) is most likely to be purchased in a subsequent transaction within a certain time frame? Common uses Fraud detection, Promotional offers, Disease management, Part failure 21

22 Clustering IBM Software Group Discovery technique to find clusters having distinct behaviors and characteristics Gain insights to customers, stores, insurance claims, etc. Generate distinct behavioral/demographic profiles Understand the most important attributes of each cluster Create a model to assign individuals to best-fit clusters Apply model to assign new individuals or re-assign existing individuals Design business actions tailored to different characteristic profiles Scoring Apply model to assign each record to its best-fit cluster Apply appropriate business action for each record based on its assigned cluster Common uses Customer segmentation, store profiling, deviation detection 22

23 Classification Prediction technique to classify individuals by outcome Classify by a categorical class variable (e.g., YES-NO-MAYBE response) Understand the most important factors (predictors) leading to each outcome Modeling Create a model to classify individuals according to expected outcome Design business action based on most important predictors Scoring Apply model to predict the outcome for each individual New prospects (expected behavior) Existing individuals (changes in behavior) Identify target individuals for business action Common uses Customer attrition (churn), Part failure 23

24 Regression IBM Software Group Set of predictive techniques to predict a dependent variable Predict continuous value or binary numeric value Continuous: e.g., revenue (prediction represents amount of revenue) Binary: e.g., 0=No, 1=Yes (prediction represents probability of Yes) Understand the most important predictors of the dependent variable Transform regression, linear regression, polynomial regression Modeling Create a model to predict the dependent variable Design business action (e.g., predict likelihood of default for a loan application, in real time) Scoring Apply model to generate a prediction for each individual (e.g., probability of part failure) Identify target individuals for business action Common uses Predict revenue/cost/profitability, Predict risk of loan default 24

25 The Data Mining Process This is an iterative process! MINING Revise Data & Refine Model Discover & Interpret Information DEPLOY Business Problem Data Warehouse Select Data Σ(X j ) Σ( Σ( Σ( Y = f(x,z) Apply Results Select Transform Mine Report ETL Visualize Analyze Understand Score data Embed in application Data Preparation Data Mining 25

26 Data exploration DWE enables you to explore the data. Check data quality (prior to performing ETL for data preparation) and gain a general understanding of the data Design Studio provides four tools to inspect data: Table sampling Univariate distributions Bivariate distributions Multivariate distributions All these tools are accessible by rightclicking on a table/view/alias/nickname in the database explorer: -> Data for table sampling/editing -> Value Distributions for multivariate/ univariate/bivariate distributions 26

27 The Data Mining Process This is an iterative process! MINING Revise Data & Refine Model Discover & Interpret Information DEPLOY Business Problem Data Warehouse Select Data Σ(X j ) Σ( Σ( Σ( Y = f(x,z) Apply Results Select Transform Mine Report ETL Visualize Analyze Understand Score data Embed in application Data Preparation Data Mining 27

28 Leveraging Mining and Alphablox: DWE Miningblox Create web applications that provide access to DWE Data Mining Extends the DB2 Alphablox API with mining specific functionality. With Miningblox, you can perform the following tasks: Selecting input data Processing input data Displaying mining results graphically in a Web browser, for example, the characteristics of a customer segment Administering or managing mining runs Typically a web application using MiningBlox tags might be integrated in a business application or an intranet portal. 28

29 Why use Miningblox? Provide access to Data Mining for a group of business analysts. Create a Miningblox web application that provides access to mining functionality through the Web browser, no need to install software on the Client s machines Analysts can execute mining runs and view results in a customized web application without extensive knowledge about mining software. With the Miningblox Application wizard in the DWE Design Studio, you can easily create Web applications by selecting sample templates or you can extend Alphablox applications with mining functionality. 29

30 Deployment through Alphablox application example MBA application console 30

31 Deployment through Alphablox application example MBA execution 31

32 Deployment through Alphablox application example MBA completion 32

33 Deployment through Alphablox application example MBA results report 33

34 IBM Software Group Case Study: Retail Department Store Analytics with Data Mining and Alphablox David Cope EDW Architect Asia Pacific 2007 IBM Corporation

35 Retail Department Store Chain Business requirements Perform a data mining POC (really a pilot project) to support the original DWE decision, ensure success, and highlight DWE capabilities for further uptake Define business problem Boost storewide sales (across other departments) based on women s shoes Define analytical approach and ETL procedure Extract all transactions of customers who have purchased women s shoes Transform transactional data into one record per customer, for customer segmentation Perform market basket analysis (MBA) for high-potential customers who have purchased women s shoes Challenges Engagement sponsored by IT with limited access to business users (LOB) 35

36 Solution Overview Prepare data for mining by: Pulling transactions for women s shoe customers Creating data for customer segmentation Use DB2 Mining to perform: Clustering Identify high-potential customer segments Market Basket Analysis for high-potential segments Identify associated items Identify next-most-likely purchases Deploy mining results in Alphablox Integrate data mining information into the dashboard and as part of the guided analysis Build a dashboard in Alphablox: Provide critical information and metrics in an Alphablox dashboard to merchandising and marketing. Integrate powerful visualization to make it easier to identify problem areas Alphablox Cubing Engine Analytical Dashboard Heat Maps / Other Visualization DB2 Data Warehouse Mining Models & Services Clustering Associations & Sequences Scoring Services Data Mining Visualizer/ Alphablox Data Mining API 36

37 Business Scenario for Mining Business requirements for POC Focus on customers who have purchased women s shoes in the past 12 months Boost storewide sales (across other departments) based on women s shoes Increase wallet share from high-potential customers Business questions to be answered What do my women s shoes customers look like? Which of these customers should I target in a promotion? Which products should I use for the promotion? Which products should I replenish in anticipation of a promotion? How can I improve customer loyalty? What is the most likely item that a women s shoes customer will purchase next? 37

38 Step 1: Identify High-Potential Shoe Customers 38

39 Result: 16 Distinct Clusters Created 39

40 Cluster 1: Those who Act Like VIP s Frequent Shoppers Big Spenders VIP s Active Shoppers Respond to Discounts High Returns High Potential Customers! 40

41 Cluster 6: Frequent Good Shoppers Shop Here 30 days/yr Above-Avg Purchases Above-Avg Spending Respond to Discounts Average Returns High Potential Customers! 41

42 Step 2: Identify Associated Items for Clusters 1 & 6 Extracted transactions for those clusters of customers Performed market basket analysis and interpreted results Associations (items purchased together in one visit) + 42

43 Identify Purchased Together for Clusters 1 & 6 43

44 Results: Associations for Clusters 1 & 6 44

45 Step 3: Identify Next Likely Purchase for Clusters 1 & 6 Extracted transactions for those cluster of customers Performed market basket analysis and interpreted results Sequences (next most likely purchase in a future visit) 45

46 Identify Next Likely Purchases for Clusters 1 & 6 46

47 Results: Sequences for Customers in Clusters 1 & 6 47

48 Results and Future Ideas Deployment of customer segmentation and MBA End-user application with Alphablox Create & refresh mining models Identify high-potential customer segments Refresh assignment of each customer to best-fit cluster Target selected customer segments for promotions Batch scoring to identify best offer(s) for each customer/segment Merchandising now has a view of their customers, not just products Future ideas Score a customer at checkout register in real time MBA scoring (associations, sequences) Focused MBA scoring for known customers, based on best-fit cluster Make an offer to induce customers to visit other departments before leaving the store 48

49 49

Retail Business Intelligence Solution

Retail Business Intelligence Solution Retail Business Intelligence Solution TAN Ser Yean Regional Sales Manager Data Servers & Business Intelligence IBM Software ASEAN Retail leaders will enhance traditional intuitive approaches with Advanced

More information

IBM Software Group. Welcome. DB2 Information Management Software. Vanessa Chan Software Group IBM China/Hong Kong Limited IBM Corporation

IBM Software Group. Welcome. DB2 Information Management Software. Vanessa Chan Software Group IBM China/Hong Kong Limited IBM Corporation IBM Software Group Welcome DB2 Information Management Software Vanessa Chan Software Group IBM China/Hong Kong Limited Agenda Who is Alphablox What is Alphablox Architecture Current Alphablox Customers

More information

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group IBM Software Group Flexible Reliable InfoSphere Warehouse Simple Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN 2007 IBM Corporation Business Intelligence

More information

Adding Insight into Business Data with DB2 UDB Data Warehouse Editions

Adding Insight into Business Data with DB2 UDB Data Warehouse Editions IBM Software Group Adding Insight into Business Data with DB2 UDB Data Warehouse Editions DB2 Information Management Software Daniel Ling IBM Software Solution Agenda The requirement of Business Intelligence

More information

InfoSphere Warehousing 9.5

InfoSphere Warehousing 9.5 IBM Software Group Optimised InfoSphere Warehousing 9.5 Flexible Simple Phil Downey InfoSphere Warehouse Technical Marketing 2007 IBM Corporation Information On Demand End-to-End Capabilities Optimization

More information

NICE Customer Engagement Analytics - Architecture Whitepaper

NICE Customer Engagement Analytics - Architecture Whitepaper NICE Customer Engagement Analytics - Architecture Whitepaper Table of Contents Introduction...3 Data Principles...4 Customer Identities and Event Timelines...................... 4 Data Discovery...5 Data

More information

Information On Demand Business Intelligence Framework

Information On Demand Business Intelligence Framework IBM Software Group Information On Demand Business Intelligence Framework Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN Accelerating Your Journey

More information

Oracle Retail Data Model (ORDM) Overview

Oracle Retail Data Model (ORDM) Overview Oracle Retail Data Model (ORDM) Overview May, 2014 Content Retail Business Intelligence Key Trends Retail Industry Findings Foundation for Business Information Flows Retail is being Redefined Challengers

More information

InfoSphere Software The Value of Trusted Information IBM Corporation

InfoSphere Software The Value of Trusted Information IBM Corporation Software The Value of Trusted Information 2008 IBM Corporation Accelerate to the Next Level Unlocking the Business Value of Information for Competitive Advantage Business Value Maturity of Information

More information

Louis Bodine IBM STG WW BAO Tiger Team Leader

Louis Bodine IBM STG WW BAO Tiger Team Leader Louis Bodine IBM STG WW BAO Tiger Team Leader Presentation Objectives Discuss the value of Business Analytics Discuss BAO Ecosystem Discuss Transformational Solutions http://www.youtube.com/watch?v=eiuick5oqdm

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS20466]: Implementing Data Models and Reports with SQL Server 2014 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led (Classroom)

More information

Nouvelle Génération de l infrastructure Data Warehouse et d Analyses

Nouvelle Génération de l infrastructure Data Warehouse et d Analyses Nouvelle Génération de l infrastructure Data Warehouse et d Analyses November 2011 André Münger andre.muenger@emc.com +41 79 708 85 99 1 Agenda BIG Data Challenges Greenplum Overview Use Cases Summary

More information

IBM Dynamic Warehousing

IBM Dynamic Warehousing IBM Dynamic Warehousing Software Day Vilnius 10.10.2007 Miikka Kiiski Information Management Sales Leader IBM Software Group Finland and Baltics Leveraging Information to Create Business Value Insightful,

More information

Bringing the Power of SAS to Hadoop Title

Bringing the Power of SAS to Hadoop Title WHITE PAPER Bringing the Power of SAS to Hadoop Title Combine SAS World-Class Analytics With Hadoop s Low-Cost, Distributed Data Storage to Uncover Hidden Opportunities ii Contents Introduction... 1 What

More information

IBM Cognos 10.2 BI Demo

IBM Cognos 10.2 BI Demo IBM Cognos 10.2 BI Demo IBM Cognos Course Overview: In this training, participants acquire skills needed to develop activity, modeling and some admin works. Each and every concept is supported with documents

More information

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server MS-20466: Implementing Data Models and Reports with Microsoft SQL Server Description The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to

More information

Oracle Data Warehouse for Retail

Oracle Data Warehouse for Retail Oracle Data Warehouse for Retail Donald Rome Director, Retail Industry Strategy 14 April 2008 The following is intended to outline our general product direction. It is intended for

More information

OLAP Technologies and Applications

OLAP Technologies and Applications OLAP Technologies and Applications James Waite SAS Training Specialist Objectives Define Business Intelligence Identify role of OLAP in the BI Platform Discuss cube structure Demo SAS OLAP Applications

More information

The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management. Gavin Dupre Director, BI Sales Consulting EMEA

The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management. Gavin Dupre Director, BI Sales Consulting EMEA The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management Gavin Dupre Director, BI Sales Consulting EMEA BI Strategy Analyst session on BI strategy mid-july (Hyperion

More information

Microsoft Enterprise Cube. BPM Solutions for Today s s Business Needs

Microsoft Enterprise Cube. BPM Solutions for Today s s Business Needs Microsoft Enterprise Cube BPM Solutions for Today s s Business Needs Today s OSS / BSS Reality in CSPs Portal Server CRM KM Communicator Collaboration & Tactics Server Federated Servers Network Monitor

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466 - Implementing Data Models and Reports with Microsoft SQL Server Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who

More information

Aligning financial services IT to the business through the use of dashboards

Aligning financial services IT to the business through the use of dashboards Aligning financial services IT to the business through the use of dashboards Respond to Ever-Increasing Regulatory, Performance, and Market Demands Samarendra Raiguru 2008 IBM Corporation Financial Services:

More information

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Nicolas Bonnet Senior Director Product Management Oracle Business Intelligence The following is intended

More information

"Charting the Course to Your Success!" MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008.

Charting the Course to Your Success! MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008. Description Course Summary This course provides in-depth knowledge on designing a Business Intelligence solution by using Microsoft SQL Server 2008. Objectives At the end of this course, students will

More information

Five Advances in Analytics

Five Advances in Analytics Five Advances in Analytics Fern Halper TDWI Director of Research for Advanced Analytics @fhalper March 26, 2015 Sponsor 2 Speakers Fern Halper Research Director for Advanced Analytics, TDWI Mike Watschke

More information

STATE OF THE ART ANALYTICS

STATE OF THE ART ANALYTICS STATE OF THE ART ANALYTICS Udo Sglavo Analytic Solutions Manager SAS Technology Practice 1 STANDARD REPORTS Answer the questions: What happened? When did it happen? Example: Monthly or quarterly financial

More information

Democratising Predictive & Embedded Analytics. Clinton Etheridge Senior Pre-Sales Consultant

Democratising Predictive & Embedded Analytics. Clinton Etheridge Senior Pre-Sales Consultant Democratising Predictive & Embedded Analytics Clinton Etheridge Senior Pre-Sales Consultant Embedded Analytics Leading the Way With The Most Experience Information Builders WebFOCUS product is well suited

More information

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL Your Top 5 Reasons Why You Should Choose INTERNAL Top 5 reasons for choosing the solution 1 UNIVERSAL 2 INTELLIGENT 3 EFFICIENT 4 SCALABLE 5 COMPLIANT Universal view of the enterprise and Big Data: Get

More information

Analytics in the Digital Economy data, experience, ideas & people. Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017

Analytics in the Digital Economy data, experience, ideas & people. Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017 Analytics in the Digital Economy data, experience, ideas & people Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017 Our Portfolio Business Intelligence Data Warehousing End-to-end

More information

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Currently IT Project Manager & SharePoint Architect

More information

Rhonda Stonaker Infosemantics, Inc.

Rhonda Stonaker Infosemantics, Inc. Rhonda Stonaker Infosemantics, Inc. Professional Background 2 OBIEE Architect at Infosemantics, Inc. Experience with BI solutions for Oracle EBS including R12 since 2002 Experience with Packaged Solutions

More information

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT.

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Trends in Analytics By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Gartner Unexpected Implications Arising From the Internet of Things report

More information

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction Contents Contents ix Foreword xix Preface xxi Acknowledgments xxiii Introduction xxv Part One Requirements, Realities, and Architecture 1 Chapter 1 Defining Business Requirements 3 The Most Important Determinant

More information

Exceed your business with SharePoint Server 2010

Exceed your business with SharePoint Server 2010 Exceed your business with SharePoint Server 2010 Alexandre Mendeiros alexandre.mendeiros@microsoft.com Alexandre Mendeiros Premier Field Engineer for SQL Server & Business Intelligence area. Working with

More information

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration KnowledgeSTUDIO Advanced Modeling for Better Decisions Companies that compete with analytics are looking for advanced analytical technologies that accelerate decision making and identify opportunities

More information

Sascha Schubert Product Manager Data Mining SAS EMEA Copyright 2005, SAS Institute Inc. All rights reserved.

Sascha Schubert Product Manager Data Mining SAS EMEA Copyright 2005, SAS Institute Inc. All rights reserved. Challenges for Data and Text Mining and how SAS addresses them Sascha Schubert Product Manager Data Mining SAS EMEA Predictive Analytics Process 1. Prepare Data 2. Develop Model (Analytical Training Set)

More information

IBM PERFORMANCE Madrid Smarter Decisions. Better Results.

IBM PERFORMANCE Madrid Smarter Decisions. Better Results. IBM PERFORMANCE Madrid 2010 Smarter Decisions. Better Results. 1 IBM Business Analytics on SAP Solutions The Smarter Choice Session: Speaker: Advanced Analytics with IBM Cognos for SAP Customers, ERP Market

More information

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC Paper 276-2010 Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC ABSTRACT The evolution of the SAS 9.2 architecture provides a

More information

SAP CRM 7.0. Overview. SAP CRM 7.0 Marketing

SAP CRM 7.0. Overview. SAP CRM 7.0 Marketing SAP CRM 7.0 Overview SAP CRM 7.0 Marketing Agenda 1.Overview 2.CRM Marketing Features and Functions 3.Focus on the User SAP 2007 / Page 2 Marketing Environment Budgets are being cut Marketing must do more

More information

Building data-driven applications with SAP Data Hub and Amazon Web Services

Building data-driven applications with SAP Data Hub and Amazon Web Services Building data-driven applications with SAP Data Hub and Amazon Web Services Dr. Lars Dannecker, Steffen Geissinger September 18 th, 2018 Cross-department disconnect Cross-department disconnect Cross-department

More information

Customer Value Analytics for Banking & Capital Markets

Customer Value Analytics for Banking & Capital Markets Customer Value Analytics for Banking & Capital Markets Powered by SMART Analytics built on IBM Understand your customers, markets, business opportunities, and risks As money is the heart of a financial

More information

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation The value of IBM WebSphere ILOG BRMS Understanding the value of IBM WebSphere ILOG Business Rule Management Systems (BRMS). BRMS can be used to implement and manage change in a safe and predictable way

More information

Ian Cloves Analytics Client Architect. IBM Cognos Analytics (R6) Overview IBM Corporation

Ian Cloves Analytics Client Architect. IBM Cognos Analytics (R6) Overview IBM Corporation Ian Cloves Analytics Client Architect IBM Cognos Analytics 11.0.6 (R6) Overview Agenda Cognos Analytics overview R6 recap Demo Q&A 2 Factors shaping the future SELF- SERVICE ANALYTICS Trends: Intuitive/Immersive

More information

IBM Cognos TM1. Highlights. IBM Software Business Analytics

IBM Cognos TM1. Highlights. IBM Software Business Analytics IBM Capabilities spanning personal, departmental and enterprise-wide planning and analysis, to improve alignment and drive dynamic decision-making throughout the organization Highlights A personal analytics

More information

Analytics in Action transforming the way we use and consume information

Analytics in Action transforming the way we use and consume information Analytics in Action transforming the way we use and consume information Big Data Ecosystem The Data Traditional Data BIG DATA Repositories MPP Appliances Internet Hadoop Data Streaming Big Data Ecosystem

More information

Modern Analytics Architecture

Modern Analytics Architecture Modern Analytics Architecture So what is a. Modern analytics architecture? Machine Learning AI Open source Big Data DevOps Cloud In-memory IoT Trends supporting Next-Generation analytics Source: Next-Generation

More information

SAP Predictive Analytics Hands-On. Andreas Forster December 2015

SAP Predictive Analytics Hands-On. Andreas Forster December 2015 SAP Predictive Analytics Hands-On Andreas Forster December 2015 Selection of Predictive Use Cases in Customer Analytics Personalised Messaging Churn-Analysis Optimize Marketing- Campaigns Customer Analytics

More information

SAS Viya. Примеры проектов на новой платформе. Copyright SAS Institute Inc. All rights reserved.

SAS Viya. Примеры проектов на новой платформе. Copyright SAS Institute Inc. All rights reserved. SAS Viya. Примеры проектов на новой платформе SAS 9.4 high-level architecture Variuos Data Sources Streaming data SAS Event Stream Processing SAS Micro Analytic Server SAS High-Performance Analytics SAS

More information

Roles and Processes in Analytics Development

Roles and Processes in Analytics Development Roles and Processes in Analytics Development The rapid evolution of data analytics has been accelerated by advances in: large scale Internet connectivity data warehousing data analysis and mining algorithms

More information

<Insert Picture Here> Oracle Business Intelligence Roadmap and Strategy

<Insert Picture Here> Oracle Business Intelligence Roadmap and Strategy Oracle Business Intelligence Roadmap and Strategy Harnam Thandi APAC BI Domain Leader The following is intended to outline our general product direction. It is intended for information

More information

IBM Retail Business Intelligence Solutions. Retail RBIS/Cognos Solutions Overview

IBM Retail Business Intelligence Solutions. Retail RBIS/Cognos Solutions Overview IBM Retail Business Intelligence Solutions Retail RBIS/Cognos Solutions Overview Agenda Information Management Approach Overview of RBIS and Cognos Case Study Value Proposition Becoming customer focused

More information

Information On Demand for General Business

Information On Demand for General Business Information Management Software Information Management Software Information On Demand for General Business Subramanyam Venkatakrishnan Vice President Information Management Software 1 2008 IBM Corporation

More information

Integrated systems for operational analytics

Integrated systems for operational analytics IBM Software Information Management October 2012 Integrated systems for operational analytics Discover insights and predict outcomes quickly with integrated analytics, business intelligence and data warehousing

More information

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking Grid Computing IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking customers. Often, banks may purchase lists and acquire external data to improve their models. This data, although

More information

Managing explosion of data. Cloudera, Inc. All rights reserved.

Managing explosion of data. Cloudera, Inc. All rights reserved. Managing explosion of data 1 Customer experience expectations are converging on the brand, not channel Consistent across all channels and lines of business Contextualized to present location and circumstances

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

Approaching an Analytical Project. Tuba Islam, Analytics CoE, SAS UK

Approaching an Analytical Project. Tuba Islam, Analytics CoE, SAS UK Approaching an Analytical Project Tuba Islam, Analytics CoE, SAS UK Approaching an Analytical Project Starting with questions.. What is the problem you would like to solve? Why do you need analytics? Which

More information

Introduction to Hyperion Financial Reporting

Introduction to Hyperion Financial Reporting Introduction to Hyperion Financial Reporting Created By : Rupam Majumdar Reviewed : Amit Sharma Contact Point : bisp.consulting@gmail.com Financial Management Task Financial Management tasks follow a typical

More information

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA.

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. 1 At the end of this course, you will be able to describe the reporting

More information

Analytical Approaches in Insurance How to assure profitable business. Andrea Berková Business Development Manager - Oracle Financial Services ECEMEA

Analytical Approaches in Insurance How to assure profitable business. Andrea Berková Business Development Manager - Oracle Financial Services ECEMEA Analytical Approaches in Insurance How to assure profitable business Andrea Berková Business Development Manager - Oracle Financial Services ECEMEA Insurance Market Dynamics Adapting to Market Dynamics

More information

Profitics Retail Analytics

Profitics Retail Analytics Profitics Retail Analytics Profitics Retail Analytics Suite A powerful retail-focused tool kit to optimize merchandise decision-making and streamline workflows Optimize pricing, promotions and markdowns

More information

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp.

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp. IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number 1290 Dean Browne, IBM Corp. 0 Disclaimer Information regarding potential future products is intended to outline

More information

CUSTOMER 360 WITH QLIK & CLOUDERA

CUSTOMER 360 WITH QLIK & CLOUDERA CUSTOMER 360 WITH QLIK & CLOUDERA 송혁 / Senior Solution Architect - Qlik Cloudera, Inc. All rights reserved. Increasing Business Value Customer 360 Solution Available on Microsoft Azure Marketplace A systematic

More information

A technical discussion of performance and availability December IBM Tivoli Monitoring solutions for performance and availability

A technical discussion of performance and availability December IBM Tivoli Monitoring solutions for performance and availability December 2002 IBM Tivoli Monitoring solutions for performance and availability 2 Contents 2 Performance and availability monitoring 3 Tivoli Monitoring software 4 Resource models 6 Built-in intelligence

More information

Trusted Experts in Business Analytics. Business Analytics Training Catalog

Trusted Experts in Business Analytics. Business Analytics Training Catalog Trusted Experts in Business Analytics Business Analytics Training Catalog Why use QueBIT for training? QueBIT aims to make it easy to help you find the right information. Our mission is to empower you

More information

Optimize Process Performance with Analyzer, Monitor & Business Intelligence

Optimize Process Performance with Analyzer, Monitor & Business Intelligence Optimize Process Performance with Analyzer, Monitor & Business Intelligence Paul Cheung, Consulting IT Specialist hccheung@hk1.ibm.com 1 2009 IBM Corporation Agenda Performance Optimization Requirements

More information

The Industry Leader in Data Warehousing, Big Data Analytics, and Marketing Solutions

The Industry Leader in Data Warehousing, Big Data Analytics, and Marketing Solutions Teradata (NYSE: TDC) is the global leader in analytic data platforms, marketing applications, and consulting services, helping organizations become more competitive by increasing the value of their data

More information

Customer Value Analytics for Banking & Capital Markets

Customer Value Analytics for Banking & Capital Markets Customer Value Analytics for Banking & Capital Markets Powered by SMART Analytics built on IBM Understand your customers, markets, business opportunities and risks As money is the heart of a financial

More information

SAP Predictive Analysis

SAP Predictive Analysis SAP Predictive Analysis How Predictive Analysis Works. Scott Leaver, Global Solution Manager SAP Internal Use Only Today s Agenda Predictive Analytics Strategic Investment Area for SAP Introduction to

More information

Exalytics The Fastest Oracle Essbase, Hyperion Planning, & OBIEE Performance Imaginable

Exalytics The Fastest Oracle Essbase, Hyperion Planning, & OBIEE Performance Imaginable Exalytics The Fastest Oracle Essbase, Hyperion Planning, & OBIEE Performance Imaginable Glenn Schwartzberg info@interrel.com glennschwartzbergs-essbaseblog.blogspot.com Disclaimer These slides represent

More information

2008 Oracle Corporation

2008 Oracle Corporation The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

TAP Air Portugal. in Real Time TÍTULO. Subtítulo. Rui Monteiro - February 19. Data da apresentação

TAP Air Portugal. in Real Time TÍTULO. Subtítulo. Rui Monteiro - February 19. Data da apresentação TAP Air Portugal in Real Time Rui Monteiro - rmonteiro@tap.pt February 19 Resume The information is a strategic asset to support decision making and legacy data analysis has been the focus of analytical

More information

<Insert Picture Here> Oracle Business Intelligence Strategy and Roadmap

<Insert Picture Here> Oracle Business Intelligence Strategy and Roadmap Oracle Business Intelligence Strategy and Roadmap Paul Rodwick VP, BI Product Management The following is intended to outline our general product direction. It is intended for information

More information

Decision Server. Combining Business Event Processing and Business Rules Management for Decision Agility and Effectiveness IBM Corporation

Decision Server. Combining Business Event Processing and Business Rules Management for Decision Agility and Effectiveness IBM Corporation Decision Server Combining Business Event Processing and Business Rules Management for Decision Agility and Effectiveness Agenda Introduction WebSphere Decision Server WebSphere BRMS WebSphere Business

More information

Cubeware Connectivity for SAP Solutions

Cubeware Connectivity for SAP Solutions Cubeware Connectivity for SAP Solutions Clever BI connector for SAP SAP certification Adapter for SAP Business Suite and SAP Business All-in-One Powerful results without programming OLE DB interface Complete

More information

deister software Company Overview

deister software Company Overview deister software Corporate Philosophy We are committed to be a partner-of-choice in providing customized high-end cloud based ERP and «smart» mobile software solutions for the industry. Following its corporate

More information

Trusted Experts in Analytics. Business Analytics Training Catalog

Trusted Experts in Analytics. Business Analytics Training Catalog Trusted Experts in Analytics Business Analytics Training Catalog Why use QueBIT for training? QueBIT aims to make it easy to help you find the right information. Our mission is to empower you with the

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional, you may

More information

Benefits of Grid Computing for SAS Applications

Benefits of Grid Computing for SAS Applications Benefits of Grid Computing for SAS Applications SAS Forum International David Smith: dsmith@platform.com Alan Wong: awong@platform.com Thierry Ghenassia: tghenassia@platform.com June 23, 2005 1 What We

More information

Oracle Business Intelligence & Spatial Views

Oracle Business Intelligence & Spatial Views Oracle Business Intelligence & Spatial Views Abhinav Agarwal Principal Product Manager Mar 13 2008 Jayant Sharma Technical Director THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL

More information

SAP Predictive Analytics Tools

SAP Predictive Analytics Tools SAP Predictive Analytics Tools Philippe Nemery - Philippe.nemery@sap.com @nemeryp nemeryphilippe 31/03/2016 SAPience.be USERday 2016 1 Legal Disclaimer The information in this presentation is confidential

More information

SAP Predictive Analytics Suite

SAP Predictive Analytics Suite SAP Predictive Analytics Suite Tania Pérez Asensio Where is the Evolution of Business Analytics Heading? Organizations Are Maturing Their Approaches to Solving Business Problems Reactive Wait until a problem

More information

Scott Lowden SAP America Technical Solution Architect

Scott Lowden SAP America Technical Solution Architect SAP NetWeaver Training Overview - SAP Business Intelligence Scott Lowden SAP America Technical Solution Architect NetWeaver Components Detail Business Intelligence SAP AG 2003, Title of Presentation, Speaker

More information

Cognos 8 Business Intelligence. Evi Pohan

Cognos 8 Business Intelligence. Evi Pohan Cognos 8 Business Intelligence Evi Pohan Agenda Needs and Challenges What is Cognos 8 Business Intelligence? Overview Simplified Deployment and Ease of Use Complete Range of Capabilities Proven Technology

More information

THE STRATEGIC IMPORTANCE OF OLAP AND MULTIDIMENSIONAL ANALYSIS A COGNOS WHITE PAPER

THE STRATEGIC IMPORTANCE OF OLAP AND MULTIDIMENSIONAL ANALYSIS A COGNOS WHITE PAPER THE STRATEGIC IMPORTANCE OF OLAP AND A COGNOS WHITE PAPER While every attempt has been made to ensure that the information in this document is accurate and complete, some typographical errors or technical

More information

PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD

PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD FOCUS MARKETS SAS Addressable Market Size $US Billions $14.7 2015 2019 $10.6 $9.6 $7.0 $7.9 $5.0 $2.6 $3.7 $5.7 $4.4 $3.0 $4.2 BUSINESS INTELLIGENCE

More information

Session 15 Business Intelligence: Data Mining and Data Warehousing

Session 15 Business Intelligence: Data Mining and Data Warehousing 15.561 Information Technology Essentials Session 15 Business Intelligence: Data Mining and Data Warehousing Copyright 2005 Chris Dellarocas and Thomas Malone Adapted from Chris Dellarocas, U. Md. Outline

More information

SAP BusinessObjects XI 4.0 What s Coming? Dec. 9, SAP Run Better

SAP BusinessObjects XI 4.0 What s Coming? Dec. 9, SAP Run Better SAP BusinessObjects XI 4.0 What s Coming? Dec. 9, 2010 SAP Run Better XI 4 Main Features Harmonized user experience across the suite Interoperability Advanced analytical insight (Advanced Analysis) Brand

More information

Elixir Repertoire and Ad Hoc Business Intelligence for Enterprise 2.0

Elixir Repertoire and Ad Hoc Business Intelligence for Enterprise 2.0 Combining NetBeans and MySQL for Best Price Performance Platform and Language and Data Source Independent Elixir Repertoire and Ad Hoc Business Intelligence for Enterprise 2.0 Integrated BI with RESTful

More information

360 Production Awareness: Reporting and Analytics for SAP Manufacturing. Salvatore Castro, Satheesh Gannamraju

360 Production Awareness: Reporting and Analytics for SAP Manufacturing. Salvatore Castro, Satheesh Gannamraju 360 Production Awareness: Reporting and Analytics for SAP Manufacturing Salvatore Castro, Satheesh Gannamraju LEARNING POINTS Understand SAP Manufacturing solutions - MII Get an overview of the Reporting

More information

Business Process Modeling for SOA Prepare for SOA Implementation Dr. Alex Kwok 22 Nov 2004

Business Process Modeling for SOA Prepare for SOA Implementation Dr. Alex Kwok 22 Nov 2004 IBM Software Group Business Process Modeling for SOA Prepare for SOA Implementation Dr. Alex Kwok 22 Nov 2004 Business World Orchestration and Choreography Orchestration An executable business process

More information

SAP Business Analytics Overview and Strategy. Patric Imark, Business Architect EPM SAP (Suisse) AG 29 May 2013

SAP Business Analytics Overview and Strategy. Patric Imark, Business Architect EPM SAP (Suisse) AG 29 May 2013 SAP Business Analytics Overview and Strategy Patric Imark, Business Architect EPM SAP (Suisse) AG 29 May 2013 The new information consumer Responsive Accessible Engaging 10% today 75% by 2020 2 The power

More information

IBM Business Automation Workflow

IBM Business Automation Workflow IBM Automation 2018 @jeffgoodhue IBM Business Automation Workflow Automating Work Jeff Goodhue Worldwide Digital Technical Specialist @jeffgoodhue jgoodhue@us.ibm.com Agenda Drivers for Business and Workflow

More information

Next Generation Performance Dashboards. Wayne Eckerson Director, TDWI Research

Next Generation Performance Dashboards. Wayne Eckerson Director, TDWI Research Next Generation Performance Dashboards Wayne Eckerson Director, TDWI Research Sponsor 2 Speakers Wayne Eckerson Director, TDWI Research Mark LaRow VP Products, MicroStrategy Agenda Self-Service BI Tailored

More information

HYPERION SYSTEM 9 PLANNING

HYPERION SYSTEM 9 PLANNING HYPERION SYSTEM 9 PLANNING RELEASE 4.1, 4.1.1, AND 9.2 NEW FEATURES This document describes the new features included in Hyperion System 9 Planning Release 4.1, 4.1.1, and 9.2. This release expands functionality

More information

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014 SPSS Workshop Key Presenter Rick Durham - North American Advanced Analytics Channel Team Date: 5/28/2014 Agenda What is Predictive Analytics? What is the architecture of the IBM/SPSS technology stack?

More information

SAS Decision Manager

SAS Decision Manager SAS Decision Manager A Technical Supplement James Taylor CEO SAS Decision Manager combines business rules management with predictive analytic models and analytic model management. These capabilities are

More information

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1 SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform 1 www.izenda.com Introduction The reporting tools that come with the relational database management system your organization

More information

Microsoft SQL Server 2000 Reporting Services

Microsoft SQL Server 2000 Reporting Services Microsoft SQL Server 2000 Reporting Services Product Evaluation Guide January 2004 Abstract This guide highlights the most important features of Microsoft SQL Server 2000 Reporting Services. 2004 Microsoft

More information

Uncover possibilities with predictive analytics

Uncover possibilities with predictive analytics IBM Analytics Feature Guide IBM SPSS Modeler Uncover possibilities with predictive analytics Unlock the value of data you re already collecting by extracting information that opens a window into customer

More information