Business White Paper Analytics of rare events

Size: px
Start display at page:

Download "Business White Paper Analytics of rare events"

Transcription

1 Analytics of rare events Delivering value through predictive analytics

2 Table of contents Definition of rare events 1 Threshold for rarity 3 Realities of the digital universe 3 Considerations for businesses 4 Data volume and velocity 4 Rare event predictions 4 Static and dynamic predictions 5 About the author 6 Our constantly expanding digital universe means there are enormous amounts of data to process and derive insights from; however, certain events are still rare leaving us with little information to predict their occurrences. Definition of rare events A rare event happens with a low frequency but is very significant in the nature and scope of its impact. The event s impact varies based on the type of organization individual, business, industry, or government. While rare events from nature have a pervasive impact, rare events, for example, at a factory shop floor may affect only the business. Predicting a rare-event occurrence is important for businesses to prepare for the eventuality. Obvious examples include: Societal Wars, coups, epidemics Macroeconomic Large economic depressions, economic and shocks, or market crashes Natural disasters Tsunamis, hurricanes, earthquakes, or asteroid impacts Industrial Machine failure, catastrophic nuclear power plant failure Marketing Response to mass mailing campaigns, customer churn Finance Fraudulent card transactions, borrower bankruptcy, and others Examples of applying rare-events prediction and detection include: Predicting machine failure The number of occasions when a machine breaks down is significantly lower than the number of times when the machine was fit for use. But predicting machine failures, particularly for expensive machines, is important for business continuity. And manufacturers of these machines want to offer financially viable warranty and support services. Customer Churn All industries suffer from voluntary churn in their customer base. This is particularly true for the telecommunications industry. While the installed customer base could be large and network larger, the number of customers actually churning could be quite small. Detecting fraud Only a small percentage of the millions of credit card transactions are fraudulent. Detecting potentially fraudulent transactions based on metadata and transaction history could raise flags. Then transactions are either blocked or queued for manual cardholder confirmations before processing. Identify visitors to an e-commerce store as potential buyers Conversion percentages in retail e-commerce stores are typically very low often in low single digits. Identifying site visitors as potential buyers is a typical case of recognizing a rare event. 1

3 Detecting network intrusion In large corporations, numerous devices are on the network. And these networks have many users connected on both sides of the firewall. Intrusions are actions that attempt to bypass security mechanisms of the overall network traffic. But failure in predicting them could cause catastrophic damage to a business s interests. Medical diagnostics When classifying pixels in mammogram images as normal or abnormal (cancerous), only a very small fraction of the entire image is abnormal. In statistical terms, datasets containing rare events produce a histogram of the response variable that is extremely right-skewed showing a large value for rare events. Or the histogram would display extremely left-skewed with a small value for rare events. Figure 1 below, shows a right-skewed distribution with a tracking density curve. The rare event here would occur at the extreme end of the distribution s tail. Such frequency distributions have a long tail. 1 Simply said, a probability distribution has a long tail if a larger share of the population rests within its tail than it does in a normal distribution. The long tail was popularized by Chris Anderson in an October 2004, Wired Magazine article. Figure 1. Rare event shows a right-skewed distribution 2

4 Threshold for rarity A question that s often asked is whether there is a cut-off for recognizing events to be rare. Rareness of events, however, is not defined as a set count or a percentage. Also, the cut-off would differ by the specific use case. Some researchers state that rare events occur in frequencies that range from 0.1% to 10%.2 Figure 2 below shows the relative rareness of events in various use cases. Percentage of occurrences ANNUAL CUSTOMER CHURN IN TELECOM 3 10% GLOBAL RETAIL ECOMMERCE CONVERSION RATES 4 2-3% NETWORK INTRUSIONS 5 1-2% UNAUTHORIZED CREDIT CARD TRANSACTIONS % MACHINE FAILURES % Figure 2. Occurrence of rare events in varied scenarios 1 Chris Anderson, The Long Tail. New York: Hyperion Books, July Army High Performance Computing Research Center, Data Mining for Analysis of Rare Events: A Case Study in Security, Financial and Medical Applications, Aleksandar Lazarević et al, May Source: Database Marketing Institute, Churn reduction in the telecom industry, Arthur Middleton Hughes, October Source: Smart Insights, Ecommerce conversion rates, Dave Chaffey, April Source: University of Minnesota, Data Mining for Network Intrusion Detection, Paul Dokas et al, Source: pymnts.com, A tale of Realities of the digital universe IDC s latest Digital Universe study says: Like the physical universe, the digital universe is large by 2020 containing nearly as many digital bits as there are stars in the universe. It is doubling in size every two years, and by 2020 the digital universe the data we create and copy annually will reach 44 zettabytes or 44 trillion gigabytes. 8 If rare events are as infrequent as presented above, then is the problem with insufficient counts assuaged by the abundance of data? This is really not so. The amount of data on rare events is often hard to acquire in enough counts so much so that it s akin to finding a needle in a haystack. In our recent experience of predicting failure events for haul trucks used in mining operations, we noticed that on-board sensors to capture information on engine, payload, tires, and electric drive systems yielded a dataset with 300 million records a month s worth of data for 20 different haul trucks. Yet, the count of downtime events was in the low 2 digits. So, despite the abundance of sensor data, the amount of which is available to understand its relationship with actual down events is significantly low. two fraud stats, August Source: From a predictive model developed by DXC for a partner in the mining industry 3

5 Assessing data volume and velocity Predicting rare events Operationalizing prediction Figure 3. Rare event analysis for businesses Considerations for businesses Assessing data volume and velocity: This will have implications on the technological infrastructure required to store and process data. Making predictions: With the infrastructure in place, algorithms to predict need to be developed. Operationalizing predictions: Integrating predictions with business processes is when the benefits begin to show. Data volume and velocity Developing algorithms to predict occurrences of rare events would require analyzing large volumes of historical data and new data as it streams in. Analyzing large volumes of historical and streaming data requires significant secondary storage, memory, and processing power. Also, streaming data has bounded storage limits, meaning that with the volume and velocity considerations, a real-time, single-pass analysis could be necessary. Single-pass data analysis means that data streaming-in is available only once for algorithmic considerations. These requirements influence an organization s technology choice. The first five instances mentioned previously are typical streaming data scenarios. The sixth example, classifying pixels in mammogram images, describes detecting rare events in a static dataset. Rare event predictions Time-independent predictions This provides a probability for the rare event s occurrence, but without referencing time elapsed since the last rare event. For example, earthquake predictions estimate the probability of an earthquake as a function of specific geographical parameters. This can help build better structures in earthquake regions. However, since it doesn t provide a time component, it doesn t help in timing occurrences for making evacuation decisions. 9 8 IDC, The Digital Universe of Opportunities: Rich Data and the Increasing Value of the Internet of Things, April

6 Time-dependent predictions This gives a probability that considers the time elapsed since the last event to calculate the probability for an event s next occurrence within a specified time period. In the earthquake example, this is a prediction of the probability of large earthquake happening in California for a 30-year period starting in Such predictions contain uncertainties, including historical data from a few events, which occur under variable conditions. So to say that an earthquake will occur within the next six months with a probability 90 percent, is still not enough for a mass evacuation of San Francisco. However, some preparatory measures may be taken. 9 Deterministic predictions A prediction made with high confidence, specific time frames, and locations is precise and can affect decisions for organizing an advanced evacuation. Hurricanes, tornadoes, and blizzards are examples roughly in this category. 9 The maturity in our understanding of the phenomenon and the science behind its occurrence, influences the accuracy in predicting it. It s important to evaluate the accuracy of predictive algorithms. If a scenario characterized by 1 percent rare events, is that even a trivial classifier that categorizes every data point to the majority class can achieve 99 percent accuracy. Model performance here, should be evaluated as a trade-off between the number of actual rare events correctly detected and the number of events from the majority class that are incorrectly identified as rare events. Static and dynamic predictions Assuming there is adequate storage data, operationalizing analytics would require evaluating data as it comes in. And given the high velocity of incoming information, this is challenging. In the network intrusion detection example, it s about detecting evidence of malicious traffic shortly after occurrence, from the enormous, and mostly innocuous, data that s constantly flowing in. Also, traditional event logging Operationalizing predictive algorithms can be achieved through: Static algorithms applied in real time Algorithms are developed offline on static datasets and applied in real time. Such datasets are usually large tables best stored in databases with high levels of compression, such as DXC Technology Vertica or Hadoop. The machine learning algorithms can be integrated indatabase in DXC Vertica using C++/ R UDFs. The number of R packages available significantly extend Vertica s capabilities. 9 University of Edinburgh, Is the reliable prediction of individual earthquakes a realistic scientific goal?, Ian Main, February Wikipedia, Concept drift. 5

7 Dynamic algorithms applied in real time This uses the premise of concept drift, which recognizes statistical properties of streaming data can change over time.10 A static approach make predictions less accurate over time. This requires real-time, single-pass analysis using tools like Apache Spark, an open-source framework that sits on the Hadoop Distributed File System. Spark extends Hadoop s core functionality by providing in-memory cluster computation, and a stream-handling framework. About the author Bharathan Shamasundar Learn more at [ /analytics] Bharathan Shamasundar is a data scientist with 11 years of delivery and consulting experience spanning marketing, finance & accounting, and business operations. His industry experience includes financial services, technology, and e-commerce. Bharathan works on Big Data projects, and his interests include machine learning, which focuses on analytics of streaming data. About DXC DXC Technology (NYSE: DXC) is the world s leading independent, end-to-end IT services company, helping clients harness the power of innovation to thrive on change. Created by the merger of CSC and the Enterprise Services business of Hewlett Packard Enterprise, DXC Technology serves nearly 6,000 private and public sector clients across 70 countries. The company s technology independence, global talent and extensive partner alliance combine to deliver powerful next-generation IT services and solutions. DXC Technology is recognized among the best corporate citizens globally. For more information, visit DXC Technology Company. All rights reserved. DXC_HPE-4AA6-2645ENW. March, 2017

White Paper. Five industries where big data is making a difference

White Paper. Five industries where big data is making a difference Five industries where big data is making a difference To understand how Big Data can transform businesses, we have to understand its nature. Although there are numerous definitions of Big Data, many will

More information

MapR: Converged Data Pla3orm and Quick Start Solu;ons. Robin Fong Regional Director South East Asia

MapR: Converged Data Pla3orm and Quick Start Solu;ons. Robin Fong Regional Director South East Asia MapR: Converged Data Pla3orm and Quick Start Solu;ons Robin Fong Regional Director South East Asia Who is MapR? MapR is the creator of the top ranked Hadoop NoSQL SQL-on-Hadoop Real Database time streaming

More information

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN From Information to Insight: The Big Value of Big Data Faire Ann Co Marketing Manager, Information Management Software, ASEAN The World is Changing and Becoming More INSTRUMENTED INTERCONNECTED INTELLIGENT

More information

Robotic Process Automation. Robotic Process Automation Brings the Future to Your Workplace

Robotic Process Automation. Robotic Process Automation Brings the Future to Your Workplace Robotic Process Automation Brings the Future to Your Workplace 1 Executive summary Robotic Process Automation (RPA), a style of automation where a computer or virtual worker mimics the execution of human

More information

Engaging in Big Data Transformation in the GCC

Engaging in Big Data Transformation in the GCC Sponsored by: IBM Author: Megha Kumar December 2015 Engaging in Big Data Transformation in the GCC IDC Opinion In a rapidly evolving IT ecosystem, "transformation" and in some cases "disruption" is changing

More information

Responsive enterprise the future of the enterprise PERSPECTIVE

Responsive enterprise the future of the enterprise PERSPECTIVE Responsive enterprise the future of the enterprise PERSPECTIVE Experience is not merely a buzzword today, it is quickly becoming a key differentiator in the digital world. Parameters such as quality, pricing,

More information

The Rise of Engineering-Driven Analytics

The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Roy Lurie, Ph.D. Vice President Engineering, MATLAB Products 2015 The MathWorks, Inc. 1 The Rise of Engineering-Driven Analytics 2 The Rise of Engineering-Driven

More information

White Paper Digital banking in a post-app era

White Paper Digital banking in a post-app era Digital banking in a post-app era by David Rimmer 1 Contents The digital landscape in the post-app era 2 Contextual commerce 2 Platforms 2 Smart agents 3 Harnessing the opportunities 5 Digital banking

More information

RECOGNIZING USER INTENTIONS IN REAL-TIME

RECOGNIZING USER INTENTIONS IN REAL-TIME WHITE PAPER SERIES IPERCEPTIONS ACTIVE RECOGNITION TECHNOLOGY: RECOGNIZING USER INTENTIONS IN REAL-TIME Written by: Lane Cochrane, Vice President of Research at iperceptions Dr Matthew Butler PhD, Senior

More information

Five Stages of IoT. Five Stages of IoT 2016 Bsquare Corp.

Five Stages of IoT. Five Stages of IoT 2016 Bsquare Corp. Five Stages of IoT The Internet of Things (IoT) is revolutionizing the way industrial companies work by enabling the connectivity of equipment and devices, collection of device data, and the ability to

More information

DLT AnalyticsStack. Powering big data, analytics and data science strategies for government agencies

DLT AnalyticsStack. Powering big data, analytics and data science strategies for government agencies DLT Stack Powering big data, analytics and data science strategies for government agencies Now, government agencies can have a scalable reference model for success with Big Data, Advanced and Data Science

More information

WHITEPAPER. Unlocking Your ATM Big Data : Understanding the power of real-time transaction monitoring and analytics.

WHITEPAPER. Unlocking Your ATM Big Data : Understanding the power of real-time transaction monitoring and analytics. Unlocking Your ATM Big Data : Understanding the power of real-time transaction monitoring and analytics www.inetco.com Summary Financial organizations are heavily investing in self-service and omnichannel

More information

Analyzing Big Data: The Path to Competitive Advantage

Analyzing Big Data: The Path to Competitive Advantage Analyzing Big Data: The Path to Competitive Advantage Introduction Almost every business collects data, and the majority of it is about their customers. Over the past several years the cost of storing

More information

The Need For Speed: Fast Data Development Trends Insights from over 2,400 developers on the impact of Data in Motion in the real world

The Need For Speed: Fast Data Development Trends Insights from over 2,400 developers on the impact of Data in Motion in the real world The Need For Speed: Fast Data Development Trends 2017 Insights from over 2,400 developers on the impact of Data in Motion in the real world 1 About This Report The digitization of the world has fueled

More information

White Paper Describing the BI journey

White Paper Describing the BI journey Describing the BI journey The DXC Technology Business Intelligence (BI) Maturity Model Table of contents A winning formula for BI success Stage 1: Running the business Stage 2: Measuring and monitoring

More information

Smarter Analytics for Big Data

Smarter Analytics for Big Data Smarter Analytics for Big Data Anjul Bhambhri IBM Vice President, Big Data February 27, 2011 The World is Changing and Becoming More INSTRUMENTED INTERCONNECTED INTELLIGENT The resulting explosion of information

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

: Boosting Business Returns with Faster and Smarter Data Lakes

: Boosting Business Returns with Faster and Smarter Data Lakes : Boosting Business Returns with Faster and Smarter Data Lakes Empower data quality, security, governance and transformation with proven template-driven approaches By Matt Hutton Director R&D, Think Big,

More information

BI Today and Tomorrow

BI Today and Tomorrow White Paper BI Today and Tomorrow BI has been one of the most important business initiatives providing positive impact on the health of organizations. Usually, questions are raised on the maturity of the

More information

Measuring Cross-Device, The Methodology

Measuring Cross-Device, The Methodology Measuring Cross-Device, The Methodology As the first company to crack-the-code on cross-screen, Tapad Data Scientists are asked to explain the power of our cross-screen technology on a near-daily basis.

More information

Comprehensive Enterprise Solution for Compliance and Risk Monitoring

Comprehensive Enterprise Solution for Compliance and Risk Monitoring Comprehensive Enterprise Solution for Compliance and Risk Monitoring 30 Wall Street, 8th Floor New York, NY 10005 E inquiries@surveil-lens.com T (212) 804-5734 F (212) 943-2300 UNIQUE FEATURES OF SURVEILLENS

More information

WHITE PAPER. Results Delivers Value

WHITE PAPER. Results Delivers Value WHITE PAPER SAS Title Results Delivers Value ii Contents Building on a foundation of analytics... 1 SAS Results: The right tools for the job... 1 Fill the analytical skills gap...2 Address limited IT support...2

More information

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2 Page 2 Page 3 Page 4 Page 5 Humanizing Analytics Analytic Solutions that Provide Powerful Insights about Today s Healthcare Consumer to Manage Risk and Enable Engagement and Activation Industry Alignment

More information

Knowledge Discovery and Data Mining

Knowledge Discovery and Data Mining Knowledge Discovery and Data Mining Unit # 19 1 Acknowledgement The following discussion is based on the paper Mining Big Data: Current Status, and Forecast to the Future by Fan and Bifet and online presentation

More information

Audience Extension: A Path to Low Cost SMB Customer Acquisition. May BIA/Kelsey. All Rights Reserved.

Audience Extension: A Path to Low Cost SMB Customer Acquisition. May BIA/Kelsey. All Rights Reserved. Audience Extension: A Path to Low Cost SMB Customer Acquisition May 2016 2016 BIA/Kelsey. All Rights Reserved. Contents Executive Summary... 1 Audience Extension Defined... 1 Finding the Blue Ocean for

More information

DECISION SCIENCES INSTITUTE Value Creation in Big Data Analytics. David Chou Eastern Michigan University

DECISION SCIENCES INSTITUTE Value Creation in Big Data Analytics. David Chou Eastern Michigan University DECISION SCIENCES INSTITUTE Value Creation in Big Data Analytics David Chou Eastern Michigan University Email: dchou@emich.edu ABSTRACT In order to show the value in big data analytics, this paper proposed

More information

Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand

Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand Paper 2698-2018 Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand ABSTRACT Digital analytics is no longer just about tracking the number

More information

Digital advertising needs a reality check.

Digital advertising needs a reality check. Digital advertising needs a reality check. comscore has the solution. DIGITAL IS A POWERFUL AND GROWING BRAND ADVERTISING MEDIUM, but a lack of validated measurement that s comparable to other media, such

More information

Transform Application Performance Testing for a More Agile Enterprise

Transform Application Performance Testing for a More Agile Enterprise SAP Brief SAP Extensions SAP LoadRunner by Micro Focus Transform Application Performance Testing for a More Agile Enterprise SAP Brief Managing complex processes Technology innovation drives the global

More information

IBM Software IBM InfoSphere BigInsights

IBM Software IBM InfoSphere BigInsights IBM Software IBM InfoSphere BigInsights Enabling new, cost-effective solutions to turn complex information into business insight 2 IBM InfoSphere BigInsights Executive summary Companies are hyper-connected

More information

The disruptive power of big data

The disruptive power of big data Business white paper How big data analytics is transforming business The disruptive power of big data Table of contents 3 Executive overview: The big data revolution 4 The big data imperative 4 Why big

More information

Digital Insights. Unlocking value from data to drive your business

Digital Insights. Unlocking value from data to drive your business Digital Insights Unlocking value from data to drive your business Contents Digital insights overview Business drivers Digital insights strategy Digital insights in practice Discovering the diamonds Why

More information

Bringing Big Data to Life: Overcoming The Challenges of Legacy Data in Hadoop

Bringing Big Data to Life: Overcoming The Challenges of Legacy Data in Hadoop 0101 001001010110100 010101000101010110100 1000101010001000101011010 00101010001010110100100010101 0001001010010101001000101010001 010101101001000101010001001010010 010101101 000101010001010 1011010 0100010101000

More information

TechValidate Survey Report. Converged Data Platform Key to Competitive Advantage

TechValidate Survey Report. Converged Data Platform Key to Competitive Advantage TechValidate Survey Report Converged Data Platform Key to Competitive Advantage TechValidate Survey Report Converged Data Platform Key to Competitive Advantage Executive Summary What Industry Analysts

More information

Advanced Analytics. and IoT for Energy Utilities: The Path to a Profitable Future

Advanced Analytics. and IoT for Energy Utilities: The Path to a Profitable Future Advanced and IoT for Energy Utilities: The Path to a Profitable Future TABLE OF CONTENTS I. TODAY S UTILITY INFRASTRUCTURE vs. FUTURE USE CASES...1 II. MARKET & PLATFORM REQUIREMENTS...2 III. COMPLEMENTING

More information

Introduction to Analytics Tools Data Models Problem solving with analytics

Introduction to Analytics Tools Data Models Problem solving with analytics Introduction to Analytics Tools Data Models Problem solving with analytics Analytics is the use of: data, information technology, statistical analysis, quantitative methods, and mathematical or computer-based

More information

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1 Data Analytics for Semiconductor Manufacturing 2016 The MathWorks, Inc. 1 Competitive Advantage What do we mean by Data Analytics? Analytics uses data to drive decision making, rather than gut feel or

More information

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica Accelerating Your Big Data Analytics Jeff Healey, Director Product Marketing, HPE Vertica Recent Waves of Disruption IT Infrastructu re for Analytics Data Warehouse Modernization Big Data/ Hadoop Cloud

More information

Addressing Predictive Maintenance with SAP Predictive Analytics

Addressing Predictive Maintenance with SAP Predictive Analytics SAP Predictive Analytics Addressing Predictive Maintenance with SAP Predictive Analytics Table of Contents 2 Extract Predictive Insights from the Internet of Things 2 Design and Visualize Predictive Models

More information

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Bouchra Bouqata, Ph.D., Senior Analytics Proram Manager GE Renewable Energy Digital Frontiers of Engineering

More information

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction Paper SAS1774-2015 Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction ABSTRACT Xiangxiang Meng, Wayne Thompson, and Jennifer Ames, SAS Institute Inc. Predictions, including regressions

More information

Big Data The Big Story

Big Data The Big Story Big Data The Big Story Jean-Pierre Dijcks Big Data Product Mangement 1 Agenda What is Big Data? Architecting Big Data Building Big Data Solutions Oracle Big Data Appliance and Big Data Connectors Customer

More information

Business White Paper Gain insights from your data; take action to increase efficiency

Business White Paper Gain insights from your data; take action to increase efficiency Gain insights from your data; take action to increase efficiency Advanced analytics reshape MRO in aviation and other sectors Table of contents The changing MRO realities 2 A key challenge: MRO data 3

More information

Predictive Analytics With Oracle Data Mining

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

More information

Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution. Dominik Dziarczykowski Senior Solution Manager

Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution. Dominik Dziarczykowski Senior Solution Manager Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution Dominik Dziarczykowski Senior Solution Manager Huawei: A Global Leader of ICT Solutions 129 Ranking in Fortune

More information

Mobile and Contactless Payments Requirements and Interactions

Mobile and Contactless Payments Requirements and Interactions Mobile and Contactless Payments Requirements and Interactions Version 1.0 Date: February 2018 2018 U.S. Payments Forum and Smart Card Alliance. All rights reserved. Page 1 About the U.S. Payments Forum

More information

Experiences in the Use of Big Data for Official Statistics

Experiences in the Use of Big Data for Official Statistics Think Big - Data innovation in Latin America Santiago, Chile 6 th March 2017 Experiences in the Use of Big Data for Official Statistics Antonino Virgillito Istat Introduction The use of Big Data sources

More information

CS4491/CS 7265 BIG DATA ANALYTICS

CS4491/CS 7265 BIG DATA ANALYTICS CS4491/CS 7265 BIG DATA ANALYTICS BIG DATA * The contents are adapted from Dr. Jeongkyu Lee@UB Mingon Kang, Ph.D Computer Science, Kennesaw State University Era of Big Data 2011: Amount of Digital Information

More information

Amplifying the Voice of the Consumer

Amplifying the Voice of the Consumer Amplifying the Voice of the Consumer How to get your user-generated content in front of more shoppers in more places Amplifying the Voice of the Consumer 1 Increase the Reach of Your User-Generated Content

More information

CA Workload Automation Advanced Integration for Hadoop: Automate, Accelerate, Integrate

CA Workload Automation Advanced Integration for Hadoop: Automate, Accelerate, Integrate CA Workload Automation Advanced Integration for Hadoop: Automate, Accelerate, Integrate Big Data. Big Deal. The need to mine massive sets of information for unique insights into customer behaviors, competitive

More information

WHITE PAPER FAST ANALYTICS OVER SLOW DATA

WHITE PAPER FAST ANALYTICS OVER SLOW DATA WHITE PAPER FAST ANALYTICS OVER SLOW DATA EXECUTIVE SUMMARY Fast analytics over slow data might sound like an oxymoron. When we talk about fast analytics we somehow relate to its applicability only for

More information

WHITE PAPER. Annual IIoT Maturity Survey. Adoption of IIoT in Manufacturing, Oil and Gas, and Transportation

WHITE PAPER. Annual IIoT Maturity Survey. Adoption of IIoT in Manufacturing, Oil and Gas, and Transportation WHITE PAPER 2017 Adoption of IIoT in Manufacturing, Oil and Gas, and Transportation 1 Executive Summary A survey of senior-level, experienced Industrial Internet of Things (IIoT) decision-makers and influencers

More information

The Internet: Changing the Face of Business

The Internet: Changing the Face of Business Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall 9-1 The Internet: Changing the Face of Business Successful companies embrace the Internet as a mechanism for transforming their companies

More information

Machine-generated data: creating new opportunities for utilities, mobile and broadcast networks

Machine-generated data: creating new opportunities for utilities, mobile and broadcast networks APPLICATION BRIEF Machine-generated data: creating new opportunities for utilities, mobile and broadcast networks Electronic devices generate data every millisecond they are in operation. This data is

More information

White paper SAP HANA and SAP S/4HANA The right steps towards a digital advantage

White paper SAP HANA and SAP S/4HANA The right steps towards a digital advantage White paper SAP HANA and SAP S/4HANA The right steps towards a digital advantage The digital transformation has created a number of new challenges for companies. How can these be successfully managed using

More information

DON T FORGET ABOUT MEASUREMENT. Written by: Miko Kershberg, WSI Digital Marketing Expert

DON T FORGET ABOUT MEASUREMENT. Written by: Miko Kershberg, WSI Digital Marketing Expert Don t Forget About Measurement // 1 2 12.ch DON T FORGET ABOUT MEASUREMENT Written by: Miko Kershberg, WSI Digital Marketing Expert Don t Forget About Measurement // 2 Table of Contents Introduction...

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

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11 Top 5 Challenges for Hadoop MapReduce in the Enterprise Whitepaper - May 2011 http://platform.com/mapreduce 2 5/9/11 Table of Contents Introduction... 2 Current Market Conditions and Drivers. Customer

More information

ASSOCIATION AND SEQUENCING

ASSOCIATION AND SEQUENCING ASSOCIATION AND SEQUENCING KEYS TO SUCCESSFUL MARKET BASKET ANALYSIS AND WEB MINING Until recently, association and sequencing were often overlooked. Many data mining products often omitted one or both

More information

GE Intelligent Platforms. Proficy Historian HD

GE Intelligent Platforms. Proficy Historian HD GE Intelligent Platforms Proficy Historian HD The Industrial Big Data Historian Industrial machines have always issued early warnings, but in an inconsistent way and in a language that people could not

More information

SMALL BUSINESS BANKING: A $56.9 BILLION OPPORTUNITY FOR THE TAKING

SMALL BUSINESS BANKING: A $56.9 BILLION OPPORTUNITY FOR THE TAKING SMALL BUSINESS BANKING: A $56.9 BILLION OPPORTUNITY FOR THE TAKING EXECUTIVE SUMMARY Small businesses are the hottest under-served market segment, offering outstanding revenue potential for financial institutions.

More information

Enhancing Decision Making

Enhancing Decision Making MIS 14e Ch12 6.1 Copyright 2014 Pearson Education, Inc. publishing as Prentice Hall Chapter 12 Enhancing Decision Making VIDEO CASES Video Case 1: FreshDirect Uses Business Intelligence to Manage Its Online

More information

DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID

DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID 0000 DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID DATA AND THE ELECTRICITY GRID: A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID ARAM SHUMAVON,

More information

DIGITAL OUTLOOK INDUSTRIAL MANUFACTURING INDUSTRY

DIGITAL OUTLOOK INDUSTRIAL MANUFACTURING INDUSTRY www.infosys.com INTRODUCTION Any opinion on the future of manufacturing can be summarized in two words Industry 4.0, the fourth industrial revolution powered by digital technologies such as the Internet

More information

Common Customer Use Cases in FSI

Common Customer Use Cases in FSI Common Customer Use Cases in FSI 1 Marketing Optimization 2014 2014 MapR MapR Technologies Technologies 2 Fortune 100 Financial Services Company 104M CARD MEMBERS 3 Financial Services: Recommendation Engine

More information

Konica Minolta Business Innovation Center

Konica Minolta Business Innovation Center Konica Minolta Business Innovation Center Advance Technology/Big Data Lab May 2016 2 2 3 4 4 Konica Minolta BIC Technology and Research Initiatives Data Science Program Technology Trials (Technology partner

More information

Viewpoint Transition to the cloud

Viewpoint Transition to the cloud Transition to the cloud Get answers to common public sector questions Table of contents What are the 2 considerations that preserve the benefits of moving to a cloud platform? How do cloud 2 services affect

More information

Deloitte School of Analytics. Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward

Deloitte School of Analytics. Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward Deloitte School of Analytics Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward February 2018 Agenda 7 February 2018 8 February 2018 9 February 2018 8:00 9:00 Networking

More information

Camp for Company. How to structure a business idea Business Model Generation: The Patterns. August 2013

Camp for Company. How to structure a business idea Business Model Generation: The Patterns. August 2013 Camp for Company How to structure a business idea Business Model Generation: The Patterns August 2013 Some diagrams and concepts taken from Business Model Foundry Gmbh 1 Business Model Generation 2 Business

More information

Big Data and Automotive IT. Michael Cafarella University of Michigan September 11, 2013

Big Data and Automotive IT. Michael Cafarella University of Michigan September 11, 2013 Big Data and Automotive IT Michael Cafarella University of Michigan September 11, 2013 A Banner Year for Big Data 2 Big Data Who knows what it means anymore? Big Data Who knows what it means anymore? Associated

More information

Building a Data Lake with Spark and Cassandra Brendon Smith & Mayur Ladwa

Building a Data Lake with Spark and Cassandra Brendon Smith & Mayur Ladwa Building a Data Lake with Spark and Cassandra Brendon Smith & Mayur Ladwa July 2015 BlackRock: Who We Are BLK data as of 31 st March 2015 is the world s largest investment manager Manages over $4.7 trillion

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

An Effective Convergence of Analytics and Geography

An Effective Convergence of Analytics and Geography An Effective Convergence of Analytics and Geography Gain Competitive Advantage Using Smarter Analytics Tony Boobier BEng CEng FICE FCILA FCIM MICPS Insurance Leader IBM Business Analytics EMEA Agenda 1

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

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect 2005 Concert de Coldplay 2014 Concert de Coldplay 90% of the world s data has been created over the last two years alone 1 1. Source

More information

IBM Academic Initiative building skills for a smarter planet

IBM Academic Initiative building skills for a smarter planet IBM Academic Initiative building skills for a smarter planet Analytics: Faculty Brief, Pace University 1 Robert Bry Relationship Manager Academic Initiative bry@us.ibm.com 1 IBM Academic Initiative 2 Business

More information

What Marketing DNA Tells You About Managing Google AdWords

What Marketing DNA Tells You About Managing Google AdWords What Marketing DNA Tells You About Managing Google AdWords Get More Visitors for Less Money On The World s Most Amazing Advertising Machine and do it YOUR Way By Perry Marshall www. www.perrymarshall.com

More information

Introduction to Big Data

Introduction to Big Data Introduction to Big Data Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute August 2017 1 2 Speaker Executive Director, IMC Institute Committee of the Council, Ubon Ratchathani University

More information

THE STATE OF OMNICHANNEL COMMERCE: A Mystery Shopping Study

THE STATE OF OMNICHANNEL COMMERCE: A Mystery Shopping Study THE STATE OF OMNICHANNEL COMMERCE: A Mystery Shopping Study INTRODUCTION It s been years since retailers first grabbed hold of the idea of omnichannel retailing and fulfillment. Moving from multichannel

More information

Real-time Streaming Insight & Time Series Data Analytic For Smart Retail

Real-time Streaming Insight & Time Series Data Analytic For Smart Retail Real-time Streaming Insight & Time Series Data Analytic For Smart Retail Sudip Majumder Senior Director Development Industry IoT & Big Data 10/5/2016 Economic Characteristics of Data Data is the New Oil..then

More information

LEVERAGING DATA ANALYTICS TO GAIN COMPETITIVE ADVANTAGE IN YOUR INDUSTRY

LEVERAGING DATA ANALYTICS TO GAIN COMPETITIVE ADVANTAGE IN YOUR INDUSTRY LEVERAGING DATA ANALYTICS TO GAIN COMPETITIVE ADVANTAGE IN YOUR INDUSTRY Unlock the value of your data with analytics solutions from Dell EMC ABSTRACT To unlock the value of their data, organizations around

More information

CUSTOMER USE CASES. ONTAP Cloud and OnCommand Cloud Manager. Read how NetApp customers benefit from cloud storage services

CUSTOMER USE CASES. ONTAP Cloud and OnCommand Cloud Manager. Read how NetApp customers benefit from cloud storage services CUSTOMER USE CASES ONTAP Cloud and OnCommand Cloud Manager Read how NetApp customers benefit from cloud storage services HR & Recruitment United Kingdom Storage services "With ONATP Cloud, Cordant has

More information

The Evolution of Big Data

The Evolution of Big Data The Evolution of Big Data Andrew Fast, Ph.D. Chief Scientist fast@elderresearch.com Headquarters 300 W. Main Street, Suite 301 Charlottesville, VA 22903 434.973.7673 fax 434.973.7875 www.elderresearch.com

More information

PREDICTIVE ANALYTICS IN RETAIL:

PREDICTIVE ANALYTICS IN RETAIL: TOTAL BUSINESS VISIBILITY PREDICTIVE ANALYTICS IN RETAIL: The next stage of the retail analytics journey The next step in this journey is predictive analytics. INTRODUCTION Analytics is already a common

More information

SAP s Innovations for the Mining and Metals Industries

SAP s Innovations for the Mining and Metals Industries SAP s Innovations for the Mining and Metals Industries International SAP Metals and Mining Summit, September 17 & 18, 2015, Moscow Eckhardt Siess, Global VP IBU Mill Products & Mining, SAP SE Industry

More information

Welcome to. enterprise-class big data and financial a. Putting big data and advanced analytics to work in financial services.

Welcome to. enterprise-class big data and financial a. Putting big data and advanced analytics to work in financial services. Welcome to enterprise-class big data and financial a Putting big data and advanced analytics to work in financial services. MapR-FSI Martin Darling We reinvented the data platform for next-gen intelligent

More information

Understanding the 2015 U.S. Fraud Liability Shifts

Understanding the 2015 U.S. Fraud Liability Shifts Understanding the 2015 U.S. Fraud Liability Shifts Version 1.0 May 2015 Some U.S. payment networks are implementing EMV fraud liability shifts effective October 2015. With these liability shifts fast approaching,

More information

Integrated Social and Enterprise Data = Enhanced Analytics

Integrated Social and Enterprise Data = Enhanced Analytics ORACLE WHITE PAPER, DECEMBER 2013 THE VALUE OF SOCIAL DATA Integrated Social and Enterprise Data = Enhanced Analytics #SocData CONTENTS Executive Summary 3 The Value of Enterprise-Specific Social Data

More information

Value Proposition for Telecom Companies

Value Proposition for Telecom Companies WWW.CUSTOMERS-DNA.COM VALUE PROPOSITION TELECOM COMPANIES Value Proposition for Telecom Companies Customer Intelligence in Telecoms CRM & CUSTOMER INTELLIGENCE SERVICES INFO@CUSTOMERS-DNA.COM 2 of 15 Value

More information

BullSequana S series. Powering Enterprise Artificial Intelligence

BullSequana S series. Powering Enterprise Artificial Intelligence BullSequana S series Powering Enterprise Artificial Intelligence Every enterprise faces digital transformation Customer contact is increasingly managed by intelligent automated routines. The Internet-of-Things

More information

IoT Analytics. in Manufacturing: equipment condition. plant utilization. supplier performance. physical environment

IoT Analytics. in Manufacturing:  equipment condition. plant utilization. supplier performance. physical environment IoT in Manufacturing: HOW TO GET VALUE QUICKLY FROM YOUR Io T PROJECTS equipment condition plant utilization supplier performance physical environment www.vitria.com TABLE OF CONTENTS I. INTRODUCTION LEADING

More information

Security overview. 2. Physical security

Security overview. 2. Physical security 1. Collaborate on your projects in a secure environment Thousands of businesses, including Fortune 500 corporations, trust Wrike for managing their projects through collaboration in the cloud. Security

More information

Enhancing Decision Making

Enhancing Decision Making Chapter 12 Enhancing Decision Making VIDEO CASES Video Case 1: FreshDirect Uses Business Intelligence to Manage Its Online Grocery Video Case 2: Business Intelligence Helps the Cincinnati Zoo Instructional

More information

OPTIMIZING GOVERNMENT

OPTIMIZING GOVERNMENT Digital transformation in the public sector PART 1 OF 5 OPTIMIZING GOVERNMENT 1 OPTIMIZING GOVERNMENT Digital services have become central to our lives, helping every person to achieve more at work or

More information

Big Data Anwendungsfälle aus dem Bereich der digitalen Medien

Big Data Anwendungsfälle aus dem Bereich der digitalen Medien Presented by Kate Tickner Date 12 th October 2012 Big Data Anwendungsfälle aus dem Bereich der digitalen Medien Using Big Data and Smarter Analytics to Increase Consumer Engagement Dramatic forces affecting

More information

Operational Hadoop and the Lambda Architecture for Streaming Data

Operational Hadoop and the Lambda Architecture for Streaming Data Operational Hadoop and the Lambda Architecture for Streaming Data 2015 MapR Technologies 2015 MapR Technologies 1 Topics From Batch to Operational Workloads on Hadoop Streaming Data Environments The Lambda

More information

An all-in-one risk management platform delivering fraud detection, transactions screening and customer due diligence capabilities

An all-in-one risk management platform delivering fraud detection, transactions screening and customer due diligence capabilities CGI Centaur An all-in-one risk management platform delivering fraud detection, transactions screening and customer due diligence capabilities What is CGI Centaur? CGI Centaur is a versatile and complex

More information

Trusted by more than 150 CSPs worldwide.

Trusted by more than 150 CSPs worldwide. RAID is a platform designed for Communication Service Providers that want to leverage their data assets to improve business processes and gain business insights, while at the same time simplify their IT

More information

Investigating the myths and realities of contactless payment

Investigating the myths and realities of contactless payment Investigating the myths and realities of contactless payment Questions & Answers There has been much recent coverage in the media (press, web, blogs.) about the perceived security vulnerabilities of contactless

More information

ECLT 5810 E-Commerce Data Mining Techniques - Introduction. Prof. Wai Lam

ECLT 5810 E-Commerce Data Mining Techniques - Introduction. Prof. Wai Lam ECLT 5810 E-Commerce Data Mining Techniques - Introduction Prof. Wai Lam Data Opportunities Business infrastructure have improved the ability to collect data Virtually every aspect of business is now open

More information