Predictive Analytics With Oracle Data Mining

Size: px
Start display at page:

Download "Predictive Analytics With Oracle Data Mining"

Transcription

1 1 Predictive Analytics With Oracle Data Mining How it can help to answer business questions? Presented by Gautham Sampath Innive Inc January 27, 2016

2 Welcome What we plan to discuss 2 Predictive Analytics a business perspective Datamining Predictive Analytics in Action Oracle Technical Footprint Demo Q & A

3 3 Meet Gautham Sampath Technology leader and entrepreneur About Gautham Leads Innive Inc., Oracle Partner, focused on business analytics, predictive modeling and big data analysis. Regular speaker at OOW, OAUG, BIWA, FORCES and other events about Analytics, OBIEE, Hyperion etc. On Oracle Advisory Board for BI & Big Data Instrumental in Pinellas County 2014 Achievement, Award in the category of Civic Education and Public Information for Financial Transparency Tampa Airport winning Oracle center of Excellence award for Innovation. Prince George County gaining status as Model school for K12 analytics Gautham Sampath Previously Chief Information Technologist, Pinellas County Chief Information Technologist, Tampa Airport Lead Implementer Hyperion, OBIEE and E Biz Suite Gautham Sampath Chief Executive Innive Inc gsampath@inniveinc.com

4 4 Predictive Analytics Some practical questions Katy Jones San Francisco, US We are launching this new product in Asia will the product succeed? Tomas Ellison Kentucky, US We have been experiencing a low churn rate is this just a chance? Will our large customer stick with us? Chris Stark Minnesota, US We are heading to holiday season this year how likely are we to meet last year targets?. Isaac Newhall Pittsburgh, US How much of the current batch of pre-med is likely to continue the course? What will be the demand for med school? Different folks.. different questions.. different industries.. but one common theme Can I predict my business outcome?

5 5 A Typical Business Problem We understand our past but what about the future? Past Cracked Open Future remains a closed shell.. We have successfully cracked open the past. We understand our past in greater details. We understanding what has changed and what has caused the change. But We have traditionally used our sense of judgement to predict the future. We continue to drive by trial and error with limited insights. We are yet to capitalize on the wealth of our data to achieve a data-driven

6 BI Evolution The Ladder to the Greatness D Foresight 6 Prescriptive What should I do about it?. C Predictive What is likely to happen? B Business Insight is evolving.. A Diagnostic Why is it happening? Most companies have reached diagnostic level in the continuum. Next step in the journey is Predictive Analytics Descriptive Understanding what drives the business and what influences it What is happening? Bringing machine learning and power of data analytics to predict what is likely to happen Hindsight Data mining allows data driven analytics discovers correlations not previously known or imagined

7 7 Predictive Analytics Data mining is core of predictive analytics. It all starts with understanding the data deeply Listen to what data says. Learn correlations and influencing factors Apply. Data Mining is knowledge discovery in data, discovering non-trivial, hidden and previously unknown information from large collections of data

8 8 Need for Data Mining Can humans not do a better job? Humans are good at spotting simple trends involving a small number of dimensions e.g. Age and Sex But humans find it difficult to: Find patterns when you need to analyze large amounts of data over many different dimensions Spot associations or affinities with probabilities for determining a level of confidence Data mining puts system power to use to analyze volumes of data with complex relationship Produces a repeatable model, capable of continuous learning and improvement

9 9 Predictive Analytics A data driven approach to predict future. Reveals what factors influence to what extent Predicts the factors and derives result based on those factors Identifies all factors that influence business Determines combination of factors and their combined effect Builds on the driver based approach, common in human forecasting, with statistical modeling and machine learning to provide a predicted result, with what-if capabilities. Continuously learns, tests and revises model to minimize margin of error

10 10 Data Driven Predictive Analytics in Action

11 Income 11 Predictive Analytics in Action Predicting Customer Churn - A conceptual flow and approach Concept for Demo Only Cell Phone Churners vs. Loyal Customers Step 1 Plots the customers churners vs loyalists - across the number of calendar months of their continuance with the company Customer Months Objective: To predict the level of churn to expect in future To predict if a specific customer is likely to continue or not..

12 Income 12 Predictive Analytics in Action Predicting Customer Churn - A conceptual flow and approach Cell Phone Churners vs. Loyal Customers Step 2 Evaluate relationship with a linear regression line Observation The method does not produce a line of best fit The model is not able to isolate the churners and loyalists effectively Decision: Need to build a different model Customer Months

13 Income 13 Predictive Analytics in Action Predicting Customer Churn - A conceptual flow and approach Cell Phone Churners vs. Loyal Customers Step 3 Test with a different model, developed with a different algorithm/ relationship analysis Observation The method is better than the first but still not good enough The model has not been able to identify the correlations effectively Customer Months Decision: Continue developing another model(s)

14 Income 14 Predictive Analytics in Action Predicting Customer Churn - A conceptual flow and approach Segment #3: IF CUST_MO > 7 AND INCOME < $175K, THEN Prediction = Cell Phone Churner, Confidence = 83%, Support = 6/39 Cell Phone Churners vs. Loyal Customers Step 4 Build a different model, with a combination of factors Observation The method is able to effectively identify the Churners from Loyalists The model may not be 100% accurate in real world scenario, we cannot expect 100% accuracy Customer Months Segment #1: IF CUST_MO > 14 AND INCOME < $90K, THEN Prediction = Cell Phone Churner, Confidence = 100%, Support = 8/39 Decision: Use this model for predictive analysis

15 Income 15 Predictive Analytics in Action Predicting Customer Churn - A conceptual flow and approach Segment #3: IF CUST_MO > 7 AND INCOME < $175K, THEN Prediction = Cell Phone Churner, Confidence = 83%, Support = 6/39 Cell Phone Churners vs. Loyal Customers Insight & Prediction Customer Months Segment #1: IF CUST_MO > 14 AND INCOME < $90K, THEN Prediction = Cell Phone Churner, Confidence = 100%, Support = 8/39 Step 5 Use model to predict future Churn rates as well as probability of continuance of any specific customer. Outcome Have a scientific method to predict Backward testing in any past period helps to continuously test and validate the model

16 Income 16 Predictive Analytics in Action Evaluating Prediction and Continuous Learning/Improvement Per Prediction vs. Failed Prediction Step 6 Validating predicted results from model vs actual result. Observation Except for 3 cases, others are compliant with the predictive analysis This is to be expected in any predictive model Customer Months Improvement Analyze the failed cases for the root cause to confirm they are not exceptions/ outliers. Refine model with new inputs.

17 17 Oracle support for Predictive Analytics

18 18 Oracle Advanced Analytics Comprehensive footprint to support predictive analytics Oracle provides comprehensive support for Predictive Analytics Oracle Advanced Analytics, provided as part of Oracle Database Enterprise Edition, provides full support for datamining and statistical methods. The addition of OBIEE for visualization enriches the output from Advanced Analytics

19 19 Oracle Data Mining Part of Advanced Analytics Database Option Oracle Data Mining (ODM) is a component of the Oracle Database All data stays in the same instance and used for datamining ODM supports various algorithms to mine the historical data These algorithms can help build complex analytical models to explain your data The statistical models can then be used to help answer Business questions. Analytical Model Using ODM New Factors from Current Data Customer Service History No data movement outside the database Churn?

20 20 Power of Oracle Transaction SQL plus Oracle Data Mining Transaction SQL Oracle Data Mining Human-driven queries Domain expertise Any rules must be defined and managed SQL Queries o SELECT o DISTINCT o AGGREGATE o WHERE o AND OR o GROUP BY o ORDER BY o RANK Automated knowledge discovery, model building and deployment Domain expertise to assemble the right data to mine ODM Verbs o PREDICT o DETECT o CLUSTER o CLASSIFY o REGRESS o PROFILE o IDENTIFY FACTORS o ASSOCIATE

21 21 Predictive Analytics with Oracle Options for Effective Use On Premises Part of Oracle Enterprise Database Hybrid Database On-prem + Advanced Analytics on Cloud Cloud Database, including Advanced Analytics on Cloud Companies can make use of the Cloud option to try out predictive analytics for their use cases After confirming applicability and value, decision for on-prem can be taken.

22 22 Predictive Analytics Use Case Demos K12 Analytics

23 23 K12 Early Warning System Heatmap of Students and their promotion probability Predict level of promotion for any year, at beginning of school year Provide visibility at individual student level via Heat Map Allows school/ school district to devise programs to address students in Red and Yellow categories Target audience - Principals, School Administrators, Teachers.

24 24 K12 Early Warning System Sample code and approach Student information such as previous year GPA, attendance, SRI score etc. are used as predictor variables Promotion status of each student is converted in to a categorical variable with 1 and 0 as values. This categorical variable is then used as a dependent variable. Using logistic regression, promotion probability of the student is calculated.

25 25 K12 Early Warning System Beginning of Year + Quarterly Update The Early Warning provides heatmap and promotability of each student at beginning of school year. The school administration implements programs/ changes to specifically address students in yellow and red categories. Every quarter end, students are reevaluated for their updates status of profitability. School administrators compare baseline at beginning of the year, with quarterly updates for critical fall-outs. Specifically any change from green to yellow or yellow to red are closely scrutinized. Model is evaluated for refinement, based on material differences.

26 26 K12 Analytics Demo

27 27 Budget Forecasting Using OER Budget forecast system uses advanced analytics to estimate the budget for the future month/ year. Tampa budget estimate is the average budget calculated using three estimating Technique such as Linear Estimate, Average Percentage Estimate & Percentage UPTO-Date Estimate. All three estimate calculations are performed using Oracle R enterprise solutions and the results are stored in the datawarehouse

28 28 Budget Forecasting Using OER Linear Estimate: Identify the Slope and Intercept for the Budget against Month. Oct is referred as value 1 and September as 12, since October is the start of the budget month and September is the end of the budget month. Using Slope and Intercept linear estimate is calculated using the following formula. y= m*x + b y - Month Variable (1, 2, 3,... 12) x - Budget Amount b - Intercept m - Slope

29 29 Share Use Cases + Q&A Please share your use cases

30 30

Drive Better Insights with Oracle Analytics Cloud

Drive Better Insights with Oracle Analytics Cloud Drive Better Insights with Oracle Analytics Cloud Thursday, April 5, 2018 Speakers: Jason Little, Sean Suskind Copyright 2018 Sierra-Cedar, Inc. All rights reserved Today s Presenters Jason Little VP of

More information

TDWI Analytics Fundamentals. Course Outline. Module One: Concepts of Analytics

TDWI Analytics Fundamentals. Course Outline. Module One: Concepts of Analytics TDWI Analytics Fundamentals Module One: Concepts of Analytics Analytics Defined Data Analytics and Business Analytics o Variations of Purpose o Variations of Skills Why Analytics o Cause and Effect o Strategy

More information

2-Step Process to Boost Business Productivity using Real-time Data Virtualization MDM

2-Step Process to Boost Business Productivity using Real-time Data Virtualization MDM webinars Data Ninja Webinar Series Sessions covering data virtualization solutions for driving business value 2-Step Process to Boost Business Productivity using Real-time Data Virtualization MDM Speakers

More information

Building the In-Demand Skills for Analytics and Data Science Course Outline

Building the In-Demand Skills for Analytics and Data Science Course Outline Day 1 Module 1 - Predictive Analytics Concepts What and Why of Predictive Analytics o Predictive Analytics Defined o Business Value of Predictive Analytics The Foundation for Predictive Analytics o Statistical

More information

Getting Real Business Value out of Oracle BI and Oracle Data Mining

Getting Real Business Value out of Oracle BI and Oracle Data Mining Getting Real Business Value out of Oracle BI and Oracle Data Mining Brendan Tierney Antony Heljula Who Are We? Brendan Tierney Deputy Editor Currently: Lecturer DBA Data Mining Consultant BI Architect

More information

Top intelligent tools that every sales rep should have in 2017

Top intelligent tools that every sales rep should have in 2017 Top intelligent tools that every sales rep should have in 2017 Key findings: Why artificial intelligence (AI) is a game-changer for organizations from various industries How sales reps can streamline their

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

Predictive Planning Finance Transformation 12 June 2018

Predictive Planning Finance Transformation 12 June 2018 Predictive Planning Finance Transformation 12 June 2018 Three main pillars drive and increase the maturity of the forecasting process Aligning Financial Strategy, Modelling Finance & Predictive & Operations

More information

Predictive Analytics for the Business Analyst. Fern Halper July 8,

Predictive Analytics for the Business Analyst. Fern Halper July 8, Predictive Analytics for the Business Analyst Fern Halper July 8, 2014 @fhalper Sponsor Speakers Fern Halper Research Director for Advanced Analytics, TDWI Allen Bonde VP, Product Marketing and Innovation,

More information

Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products

Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products January 28, 2015 San Francisco Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products Sumbo Ajisafe, Snr Business Analyst Oracle Frank Heiland, Snr Business

More information

Title : Analytics in Agile Project Management Theme: Project Management Leadership > In a Rapidly Changing World Keywords: Agile, Metrics, Analytics, Regression Model Abstract: In the Information revolution

More information

Application-Centric Transformation for the Digital Age

Application-Centric Transformation for the Digital Age Application-Centric Transformation for the Digital Age APRIL 2017 PREPARED FOR COPYRIGHT 2017 451 RESEARCH. ALL RIGHTS RESERVED. About this paper A Black & White paper is a study based on primary research

More information

Analytics: Laying the Foundation for Supply Chain Digital Transformation

Analytics: Laying the Foundation for Supply Chain Digital Transformation November 2017 Analytics: Laying the Foundation for Supply Chain Digital Transformation By Sanjiv Mahajan, Sandip Saha and Alfonso Macias As supply chain leaders set objectives and strategies for 2018 and

More information

Getting Started with Advanced Analytics in Finance, Marketing, and Operations

Getting Started with Advanced Analytics in Finance, Marketing, and Operations Getting Started with Advanced Analytics in Finance, Marketing, and Operations East Coast Oracle Users Conference Tim Vlamis November 7, 2017 @VlamisSoftware Vlamis Software Solutions Vlamis Software founded

More information

Lancet Data Sciences and Bluestem Brands

Lancet Data Sciences and Bluestem Brands Lancet Data Sciences and Bluestem Brands Man vs. Analytics Neil Gunn Bluestem Brands Inc. BI Manager Neil.Gunn@bluestembrands.com Jason Todd Lancet Data Sciences Practice Leader & AE jtodd@lancetdatasciences.com

More information

Everybody Talk About Innovation, We Make It Real SAP Digital Business Services

Everybody Talk About Innovation, We Make It Real SAP Digital Business Services Everybody Talk About Innovation, We Make It Real SAP Digital Business Services Carlos Cruz / Ruben Dario Acero Nov, 2017 100 % 50 % Value Proposition vs Real Value In this world, when organizations need

More information

Predictive Analytics with Microsoft Azure Machine Learning

Predictive Analytics with Microsoft Azure Machine Learning Predictive Analytics with Microsoft Azure Machine Danaraj danaraj@outlook.com 8/18/201 5 Agenda Introduction to Machine Introduction to Azure Machine (AML) Demo 2 Predictive Analytics INTRODUCING MACHINE

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

Managing Risk With Digital Tools

Managing Risk With Digital Tools Procurement Executive Insight Management Issue November 19, 2018 Complimentary Research Managing Risk With Digital Tools By Jimmy LeFever and Amy Fong Executive Summary Traditionally, managing risk has

More information

Supporting Operational Excellence with Business Intelligence Nikos Saripoulos

Supporting Operational Excellence with Business Intelligence Nikos Saripoulos Supporting Operational Excellence with Business Intelligence Nikos Saripoulos Head of Business Intelligence Agenda Operational Excellence Business Intelligence Manufacturing Use Cases Supply Chain Use

More information

Shape and Velocity Management. Stu Schmidt

Shape and Velocity Management. Stu Schmidt Shape and Velocity Management by Stu Schmidt COO, Market-Partners Inc. www.market-partners.com I n the previous newsletter we took a look at sales measurements, asking the fundamental question, Are we

More information

TDWI Analytics Principles and Practices

TDWI Analytics Principles and Practices TDWI. All rights reserved. Reproductions in whole or in part are prohibited except by written permission. DO NOT COPY Previews of TDWI course books offer an opportunity to see the quality of our material

More information

Predictive Decision-Making through the Power of AI Xavier Health AI Summit 2018

Predictive Decision-Making through the Power of AI Xavier Health AI Summit 2018 Predictive Decision-Making through the Power of AI Xavier Health AI Summit 2018 Imagine this is a medical device Under the case it s a Now imagine the processes to develop it Design and Design Controls

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

Chapter 8 Analytical Procedures

Chapter 8 Analytical Procedures Slide 8.1 Principles of Auditing: An Introduction to International Standards on Auditing Chapter 8 Analytical Procedures Rick Hayes, Hans Gortemaker and Philip Wallage Slide 8.2 Analytical procedures Analytical

More information

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos Effective CRM Using Predictive Analytics Antonios Chorianopoulos WlLEY Contents Preface Acknowledgments xiii xv 1 An overview of data mining: The applications, the methodology, the algorithms, and the

More information

Brian Macdonald Big Data & Analytics Specialist - Oracle

Brian Macdonald Big Data & Analytics Specialist - Oracle Brian Macdonald Big Data & Analytics Specialist - Oracle Improving Predictive Model Development Time with R and Oracle Big Data Discovery brian.macdonald@oracle.com Copyright 2015, Oracle and/or its affiliates.

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

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models.

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models. Powerful machine learning software for developing predictive, descriptive, and analytical models. The Company Minitab helps companies and institutions to spot trends, solve problems and discover valuable

More information

MARKETING DARK DATA: 5 DARK DATA SOURCES THAT LEAD TO BETTER MARKETING INSIGHTS WITH IBM WATSON ANALYTICS AND COGNOS ANALYTICS

MARKETING DARK DATA: 5 DARK DATA SOURCES THAT LEAD TO BETTER MARKETING INSIGHTS WITH IBM WATSON ANALYTICS AND COGNOS ANALYTICS MARKETING DARK DATA: 5 DARK DATA SOURCES THAT LEAD TO BETTER MARKETING INSIGHTS WITH IBM WATSON ANALYTICS AND COGNOS ANALYTICS There are greater opportunities and means to reach target audiences today

More information

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS VISUAL ANALYTICS STATE OF THE ART SOLUTION FOR FASTER, SMARTER DECISIONS AIMED AT THE MASSES Data visualization Approachable analytics Robust

More information

THE IMPORTANCE OF END USER DATA PREPARATION

THE IMPORTANCE OF END USER DATA PREPARATION THE IMPORTANCE OF END USER DATA PREPARATION Welcome! Dan Potter Chief Marketing Officer Howard Dresner Chief Research Officer 2 June 28, 2016 Agenda 3 June 28, 2016 Dresner Advisory Services End User Data

More information

Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story

Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story September, 2017 Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story 1 Welcome to OOW 17 - About Cognizant-KBACE Oracle s Cloud and other technologies play a critical role in supporting

More information

Discover Ways to Acquire and Retain More Customers

Discover Ways to Acquire and Retain More Customers Discover Ways to Acquire and Retain More Customers Retina Sonata Retail Analytics Solution Product Engineering Enterprise IT Services Technology Infrastructure www.sonata-software.com DEPTH MAKES A DIFFERENCE

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

SolidQ Data Science Services Fraud Detection

SolidQ Data Science Services Fraud Detection SolidQ Data Science Services Fraud Detection www.solidq.com Agenda Introduction The Continuous Learning Cycle The Structure of the POC The Benefits 1 Initial Situation Attempts to fraud happen every day!

More information

ABSTRACT Speech Analytics Product and Market Report

ABSTRACT Speech Analytics Product and Market Report ABSTRACT 2017-2018 Speech Analytics Product and Market Report 1 The 2017-2018 Speech Analytics Product and Market Report, DMG Consulting s twelfth annual edition, provides the most comprehensive and thorough

More information

SPM 8.2. Salford Predictive Modeler

SPM 8.2. Salford Predictive Modeler SPM 8.2 Salford Predictive Modeler SPM 8.2 The SPM Salford Predictive Modeler software suite is a highly accurate and ultra-fast platform for developing predictive, descriptive, and analytical models from

More information

run() ANP104 Massive Predictive Analytics

run() ANP104 Massive Predictive Analytics run() ANP104 Massive Predictive Analytics Public Speakers Las Vegas, Sept 19-23 Erik Marcadé - Vice President, Advanced Analytics Products Bangalore, October 5-7 Paul Pallath, Chief Data Scientist, Advanced

More information

Advanced analytics at your hands

Advanced analytics at your hands 2.4 Advanced analytics at your hands Today, most organizations are stuck at lower-value descriptive analytics. But more sophisticated analysis can bring great business value. TARGET APPLICATIONS Business

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and

After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and techniques and explain them Now the difference between descriptive

More information

Can Advanced Analytics Improve Manufacturing Quality?

Can Advanced Analytics Improve Manufacturing Quality? Can Advanced Analytics Improve Manufacturing Quality? Erica Pettigrew BA Practice Director (513) 662-6888 Ext. 210 Erica.Pettigrew@vertexcs.com Jeffrey Anderson Sr. Solution Strategist (513) 662-6888 Ext.

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

Centralized Business Intelligence. Telecommunications Industry

Centralized Business Intelligence. Telecommunications Industry Centralized Business Intelligence Telecommunications Industry BI and Data Analysis in Telco The telecommunication industry faces many challenges in terms of competition, regulations, technology shifts,

More information

Transform Your Business Applications with an Oracle E-Business Suite Upgrade

Transform Your Business Applications with an Oracle E-Business Suite Upgrade Transform Your Business Applications with an Oracle E-Business Suite 12.2.6 Upgrade The Smoothest EBS Upgrade in history of Byer California - Byer California Executives Introduction Speakers Mandar Ghosalkar

More information

Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R

Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R Why Advanced Analytics Companies that inject big data and analytics into their operations show productivity rates

More information

Getting Started with Machine Learning

Getting Started with Machine Learning Getting Started with Machine Learning Machine learning is now easily accessible for companies of all sizes due to the recent availability of robust data platforms. And while these platforms make it faster

More information

Progressive Organization PERSPECTIVE

Progressive Organization PERSPECTIVE Progressive Organization PERSPECTIVE Progressive organization Owing to rapid changes in today s digital world, the data landscape is constantly shifting and creating new complexities. Today, organizations

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

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

Oracle Marketing Cloud Transforming Businesses Through Enhanced Customer Experiences. An Exclusive Company Overview for

Oracle Marketing Cloud Transforming Businesses Through Enhanced Customer Experiences. An Exclusive Company Overview for Oracle Marketing Cloud Transforming Businesses Through Enhanced Customer Experiences An Exclusive Company Overview for Table of Contents Section 1: Brand Alignment and Mutual Customer Vision.... 8 Two

More information

Prime Performance Modeling. Changing the face of modeling through superior techniques

Prime Performance Modeling. Changing the face of modeling through superior techniques Prime Performance Modeling Changing the face of modeling through superior techniques Information is power Power to see. Power to understand. Power to act. Information is the power that drives business

More information

Sensing, Seeing, and Showing: Visualizing Data in OAC. Great Lakes Oracle Conference 2018 Dan Vlamis May 16,

Sensing, Seeing, and Showing: Visualizing Data in OAC. Great Lakes Oracle Conference 2018 Dan Vlamis May 16, Sensing, Seeing, and Showing: Visualizing Data in OAC Great Lakes Oracle Conference 2018 Dan Vlamis May 16, 2018 @VlamisSoftware Sensing, Seeing, and Showing: Visualizing Data in OAC MAY 16 & 17, 2018

More information

Flexso SAP Analytics Vision

Flexso SAP Analytics Vision Flexso SAP Analytics Vision Flexso Analytics Vision Operational Analytics: back home Hybrid Analytics: Extend with cloud Advanced Analytics: start the journey Flexso Analytics Vision Operational Analytics:

More information

Data analytics in fraud investigations

Data analytics in fraud investigations www.pwc.com/my Data analytics in fraud investigations Leveraging technology to enhance audit quality and effectiveness Data analytics in fraud investigations 12 : introduction As more information is stored

More information

Building Intelligence: The New BI

Building Intelligence: The New BI Building Intelligence: The New BI Applying Business Intelligence/BI Best Practices to Multi-site Retail E360 Annual Conference Atlanta, Ga. April 11 & 12 Paul Hepperla Vice President, North American Solutions

More information

Business is being transformed by three trends

Business is being transformed by three trends Business is being transformed by three trends Big Cloud Intelligence Stay ahead of the curve with Cortana Intelligence Suite Business apps People Custom apps Apps Sensors and devices Cortana Intelligence

More information

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud Datametica The Modern Data Platform Enterprise Data Hub Implementations Why is workload moving to Cloud 1 What we used do Enterprise Data Hub & Analytics What is Changing Why it is Changing Enterprise

More information

VERSION 10 OCTOBER RELEASE HIGHLIGHTS

VERSION 10 OCTOBER RELEASE HIGHLIGHTS BUSINESS AND IT TRANSFORMATION PLATFORM VERSION 10 OCTOBER RELEASE HIGHLIGHTS Thomas Zimmermann Director Transformation Solutions Software AG Ron van Rooij Director Solution Business Development Software

More information

The services solution for unlocking industry s next growth opportunity

The services solution for unlocking industry s next growth opportunity The services solution for unlocking industry s next growth opportunity At high-growth industrial companies, services aren t just an optional add-on, but an essential revenue driver deserving thoughtful

More information

Introduction to Machine Learning in Oracle Analytics Cloud

Introduction to Machine Learning in Oracle Analytics Cloud Introduction to Machine Learning in Oracle Analytics Cloud MAY 16 & 17, 2018 CLEVELAND PUBLIC AUDITORIUM, CLEVELAND, OHIO WWW.NEOOUG.ORG/GLOC Introduction to Machine Learning in Oracle Analytics Cloud

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

Managing Data to Maximize Smart Grid Benefits

Managing Data to Maximize Smart Grid Benefits Managing Data to Maximize Smart Grid Benefits CONCLUSIONS PAPER Insights from a webinar hosted by Electric Light & Power Originally broadcast in November 2011 Featuring: Chet Geschickter, Senior Analyst

More information

2013 PARTNER CONNECT

2013 PARTNER CONNECT 2013 PARTNER CONNECT Cloud OS: Data Insights Plays Driving the Modern Data Driving Broad BI Adoption Warehouse Market is here Chasm to Mainstream Innovators Early Adopters Early Majority Late Majority

More information

Data Mining in CRM THE CRM STRATEGY

Data Mining in CRM THE CRM STRATEGY CHAPTER ONE Data Mining in CRM THE CRM STRATEGY Customers are the most important asset of an organization. There cannot be any business prospects without satisfied customers who remain loyal and develop

More information

INDUSTRY OUTLOOK APRIL Profitability Analytics Light the Financial Path

INDUSTRY OUTLOOK APRIL Profitability Analytics Light the Financial Path INDUSTRY OUTLOOK APRIL 2013 Profitability Analytics Light the Financial Path Leveraging performance management and profitability analytics to drive business growth Companies strive to attain profitability,

More information

The Analytical Revolution

The Analytical Revolution The Analytical Revolution Colin Shearer Global Executive, Advanced Analytic Solutions IBM Our world is becoming smarter Instrumented Interconnected Intelligent enabling organizations to make faster, better-informed

More information

2019 BUSINESS FORECASTING AND ANALYTICS FORUM MARCH 25-26, 2019 SAN FRANCISCO, CA

2019 BUSINESS FORECASTING AND ANALYTICS FORUM MARCH 25-26, 2019 SAN FRANCISCO, CA 2019 BUSINESS FORECASTING AND ANALYTICS FORUM MARCH 25-26, 2019 SAN FRANCISCO, CA DAY 1 - MONDAY, MARCH 25 TH, 2019 7:45am Registration and Breakfast 8:15am Welcome and Opening Comments 8:30am Opening

More information

Watson Analytics Linda Dest March 24, 2016

Watson Analytics Linda Dest March 24, 2016 Watson Analytics Linda Dest March 24, 2016 IBM Watson Analytics Self-service analytics capabilities in the cloud Single Analytics Experience Fully Automated Intelligence Natural Language Dialogue Guided

More information

St Louis CMG Boris Zibitsker, PhD

St Louis CMG Boris Zibitsker, PhD ENTERPRISE PERFORMANCE ASSURANCE BASED ON BIG DATA ANALYTICS St Louis CMG Boris Zibitsker, PhD www.beznext.com bzibitsker@beznext.com Abstract Today s fast-paced businesses have to make business decisions

More information

How Data Science is Changing the Way Companies Do Business Colin White

How Data Science is Changing the Way Companies Do Business Colin White How Data Science is Changing the Way Companies Do Business Colin White BI Research July 17, 2014 Sponsor 2 Speakers Colin White President, BI Research Bill Franks Chief Analytics Officer, Teradata 3 How

More information

PCF Analytics Workshop

PCF Analytics Workshop PCF Analytics Workshop Asking the Right Risk Questions to Power Your Advanced Analytics Strategy November 7, 2018 Welcome! 19th Annual Pharmaceutical and Medical Device Compliance Congress Preconference

More information

9/13/2017. Creating a Data-Driven Decision-Making Culture. Who are we? Who are you?

9/13/2017. Creating a Data-Driven Decision-Making Culture. Who are we? Who are you? Creating a Data-Driven Decision-Making Culture Ken Raetz Principal Think Data Insights, LLC Who are we? Data Platform architects Data Storytellers Microsoft SQL Server BI, Power BI Business Consultants

More information

Graphic Section Divider

Graphic Section Divider Graphic Section Divider 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 2 Copyright 2012, Oracle and/or its affiliates.

More information

CON EVOLUTION TO API-DRIVEN B2B: OVERVIEW AND CUSTOMER CASE STUDIES

CON EVOLUTION TO API-DRIVEN B2B: OVERVIEW AND CUSTOMER CASE STUDIES October 3, 2017 CON6891 - EVOLUTION TO API-DRIVEN B2B: OVERVIEW AND CUSTOMER CASE STUDIES Suresh Sharma, Cognizant Welcome to OOW 17 - About Cognizant-KBACE Oracle s Cloud and other technologies play a

More information

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy AGENDA 1. Introduction 2. Use Cases 3. Popular Algorithms 4. Typical Approach 5. Case Study 2016 SAPIENT GLOBAL MARKETS

More information

Driving towards Customer Focused Solutions

Driving towards Customer Focused Solutions CLICK TO EDIT MASTER TITLE STYLE Driving towards Customer Focused Solutions Kevin Teets Apptio Vice President Customer Success West / APAC #Pulse2017 Chris Khadan Apptio Vice President Customer Success

More information

DATASHEET. Tarams Business Intelligence. Services Data sheet

DATASHEET. Tarams Business Intelligence. Services Data sheet DATASHEET Tarams Business Intelligence Services Data sheet About Business Intelligence The proliferation of data in today s connected world offers tremendous possibilities for analysis and decision making

More information

Analytics for All Data

Analytics for All Data Analytics for All Data How Oracle Analytics Helps Agencies Improve Their Effectiveness FORCES 2017 Jim Penn Sr Manager, Public Sector Oracle Analytics & Big Data Agenda Oracle s Analytics Platform Overview

More information

BIG DATA MBA. Understanding How Big Data and Data Science Drive Data Monetization

BIG DATA MBA. Understanding How Big Data and Data Science Drive Data Monetization BIG DATA MBA Understanding How Big Data and Data Science Drive Data Monetization Bill Schmarzo, CTO IoT and Analytics, Hitachi Vantara University San Francisco, School Of Management Executive Fellow Twitter:

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

GSAW 2018 Machine Learning

GSAW 2018 Machine Learning GSAW 2018 Machine Learning Space Ground System Working Group Move the Algorithms; Not the Data! Dan Brennan Sr. Director Mission Solutions daniel.p.brennan@oracle.com Feb, 2018 Copyright 2018, Oracle and/or

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved

Copyright 2014, Oracle and/or its affiliates. All rights reserved Copyright 2014, Oracle and/or its affiliates. All rights reserved Agenda Business Analytics Oracle Business Intelligence Map Visualization Location Intelligence 3 Key Issues What trends are driving analytics?

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

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Safe Harbor Statement The following is intended

More information

SSRG International Journal of Economics and Management Studies ( SSRG IJEMS ) Volume 4 Issue 9 September2017

SSRG International Journal of Economics and Management Studies ( SSRG IJEMS ) Volume 4 Issue 9 September2017 Business Intelligence: A Strategy for Business Development Youssra RIAHI Faculty of Informatics International University of Rabat, Technopolis parc, Sala el jadida 11100, Morocco Abstract Today, in a context

More information

Empowering the Digital Marketer With Big Data Visualization

Empowering the Digital Marketer With Big Data Visualization Conclusions Paper Empowering the Digital Marketer With Big Data Visualization Insights from the DMA Annual Conference Preview Webinar Series Big Digital Data, Visualization and Answering the Question:

More information

Data Intensity. What We Did and Why We Did It

Data Intensity. What We Did and Why We Did It Autonomous @ Data Intensity What We Did and Why We Did It 1 Data Intensity Oracle Applications and Cloud Solutions Overview 650+ Customers 800+ Professionals Worldwide CLOUD ADVISORY & MIGRATION CLOUD

More information

IM S5028. Architecture for Analytical CRM. Architecture for Analytical CRM. Customer Analytics. Data Mining for CRM: an overview.

IM S5028. Architecture for Analytical CRM. Architecture for Analytical CRM. Customer Analytics. Data Mining for CRM: an overview. Customer Analytics Data Mining for CRM: an overview Architecture for Analytical CRM customer contact points Retrospective analysis tools OLAP Query Reporting Customer Data Warehouse Operational systems

More information

Frequently Asked Questions (FAQ)

Frequently Asked Questions (FAQ) Frequently Asked Questions (FAQ) What is a cluster? The assignment to small areas of geography, such as the census block group, to one of forty or more lifestyle codes established through the application

More information

EXECUTIVE BRIEF. Successful Data Warehouse Approaches to Meet Today s Analytics Demands. In this Paper

EXECUTIVE BRIEF. Successful Data Warehouse Approaches to Meet Today s Analytics Demands. In this Paper Sponsored by Successful Data Warehouse Approaches to Meet Today s Analytics Demands EXECUTIVE BRIEF In this Paper Organizations are adopting increasingly sophisticated analytics methods Analytics usage

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

Describing DSTs Analytics techniques

Describing DSTs Analytics techniques Describing DSTs Analytics techniques This document presents more detailed notes on the DST process and Analytics techniques 23/03/2015 1 SEAMS Copyright The contents of this document are subject to copyright

More information

Reaching the Oracle Cloud Step by Step

Reaching the Oracle Cloud Step by Step Reaching the Oracle Cloud Step by Step SO-OAUG September 11 th, 2014 Gopal Ganapathiraju B.Engg. M.Tech., LL.B., MBA Tejaswi Anantaraju B.Comm, MBA 0 About the presenters Gopal Ganapathiraju B.Engg., M.Tech.,

More information

Value Proposition for Financial Institutions

Value Proposition for Financial Institutions WWW.CUSTOMERS-DNA.COM VALUE PROPOSITION FINANCIAL INSTITUTIONS Value Proposition for Financial Institutions Customer Intelligence in Banking CRM & CUSTOMER INTELLIGENCE SERVICES INFO@CUSTOMERS-DNA.COM

More information

Automotive Analytics Re-Imagination Journey

Automotive Analytics Re-Imagination Journey Automotive Analytics Re-Imagination Journey Seema Paranjape BI Program Manager FIAT Chrysler Automobile Mumbai +9122 67782033, +91 9867686546 Seema.paranjape@tcs.com Nita Khare ATU Lead, IBM Analytics

More information

EXAMPLE SOLUTIONS Hadoop in Azure HBase as a columnar NoSQL transactional database running on Azure Blobs Storm as a streaming service for near real time processing Hadoop 2.4 support for 100x query gains

More information

AppDynamics Launches Business iq

AppDynamics Launches Business iq MARKET NOTE AppDynamics Launches Business iq Mary Johnston Turner EXECUTIVE SNAPSHOT FIGURE 1 Executive Snapshot: AppDynamics Launches Business iq Source: IDC, 2016 January 2017, IDC #US42196817 IN THIS

More information

Panaya understands that your systems are complex and undergo constant change, and that you may have multiple projects running simultaneously.

Panaya understands that your systems are complex and undergo constant change, and that you may have multiple projects running simultaneously. New PANAYA Release Release Notes May 2015 Dear Panaya Customer! We are pleased to announce that on Sunday, 31 st May 2015, Panaya s leading ERP Change Analytics and cloud based software testing solutions

More information