GETTING AHEAD OF THE COMPETITION WITH DATA MINING

Size: px
Start display at page:

Download "GETTING AHEAD OF THE COMPETITION WITH DATA MINING"

Transcription

1 WHITE PAPER GETTING AHEAD OF THE COMPETITION WITH DATA MINING Ultimately, data mining boils down to continually finding new ways to be more profitable which in today s competitive world means making better and more accurate decisions faster than your competition. Data mining has a great affinity to the six sigma mind set and the two disciplines work well together. They both start out with an unknown outcome, the end goal being improvement, and both use well established statistical methods. Whilst the end result does not guarantee you will double your sales or half your production defects, you are very likely to find improvements and gain new insights into your business. How much these insight are worth varies from industry to industry, but there is always that chance to find highly valuable nuggets of gold. For example, if you are drilling for oil, knowing where to drill is hugely valuable given the cost of setting up. However, knowing the reasons why a product fails quality control so they can be mitigated has a benefit that all depends on the cost of rectification and frequency of reoccurrence, which will vary greatly from business to business. The fact is that whilst we often use our in-depth business and industry knowledge to generate many great improvement ideas, you would have even more great ideas when presented with trends in your data that you were not aware of. For example, if, as a delivery company, you discovered that the accident rate and delivery times were greatly affected by the driver s age and whether the route was inner city or more motorway. Would you not adjust which route the driver goes on? If you discovered managers and team leaders were sick three times less than everybody else would you change your sickness policy or find new ways to give people more responsibilities and empowerment? Chances are, you would take some form of action, but you would probably only have taken that action in the light of this new information. The other side to data mining is about accuracy and measurability, the great example being forecasting. This typically means going beyond simple averages, linear regression functions and moving averages to more complex weighted moving averages, exponential smoothing, and time serial analysis to forecast sales, staffing and stock levels, etc. These last methods will often acknowledge other attributes, clusters, seasonality, and have further alpha inputs that can lead to significantly higher accuracy levels. As the best method often varies from case to case, each can be implemented separately and then statistically compared. This is done using functions like mean square error, mean absolute variation and

2 tracking signal so that the most pertinent forecast is used. If you re not already using the these methods, how much better would some of your decisions be if your estimates were that bit more accurate, and how much money would that save or make for your business? What is also useful is that the activity of forecasting often identifies hidden factors affecting you estimates you were not aware of. For example, you log competitor sales campaign dates and plot them against your own data. Often competitors stick to schedule which, once known, can be very valuable to your forecasting. In customer relationship management it s critical to know your customer. Knowing your customer makes your marketing more effective, reduces churn, increases spend levels and ensures you are giving the customer the service they want and expect. It also helps you exceed their expectations and evolve your offering. This is an area where data mining plays a major role and where nearly all the methods and tools play a part. Usually the first step in understanding your customers is to classify and cluster them. For a retail company a simple example would mean classifying your customer base into age groups, disposable income bands and their primary interest, and then clustering the combinations that naturally stick together. The resulting clusters are often given memorable names like the silver surfer, but using these clusters makes marketing to each group far easier, helps you focus on the right delivery channel strategy and can greatly increases conversion rates by being more targeted. Whilst this activity is often done manually, it becomes progressively harder as the number of influencing attributes grows. This is when it becomes a good idea to augment your internal data with external data. Data mining tools, however, will scan all your data and automatically recommend groupings based on reviewing every field. The nice thing about clusters is that whilst you can t change the customer s gender or address, you can often influence other attributes and help move a customer to a new cluster of higher value. A great example is Amazon prime. Once a customer joins prime there is usually a big shift in the lifetime value, shopping frequency, basket size, churn, ability to upsell and so on. Knowing the value difference between the two clusters helps you understand the maximum spend available per customer to move them up to a higher value cluster. However, bear in mind it is also effective to move customers down to a less profitable cluster if they look likely to leave, especially if you know before they consciously decide to do so. But just how do you know they are likely to leave? The answer lies in understanding the data of every customer who has left in the past and then use data mining tools to automatically detect all the influencing factors. There are several methods, but the simplest tool will give you a bar graph showing the relative importance of each factor. Once identified, these factors let you filter and identify the customers most likely to leave so you re able to take proactive action such as getting in touch and offering them a better deal or a complementary bottle of wine when things go wrong. Just as important as knowing your customers should be knowing your competitors. Today, with most business publishing their prices on the internet and the public data available on web traffic, it s now easier than even to profile your customers and track how they are doing in comparison to your own efforts. Some answers, however, you will never find because you just don t have the data or it s in a state that can t be used. The unfortunate truth is that from a Gartner perspective most businesses have poor data quality levels with most floating around level 1 and 2 of their 5 level quality framework. This means your business is most likely to be missing data and have a significant amount of incorrect data. Whilst poor data quality dilutes your data analysis, it can be addressed with automated data cleansing via ETL or exclusion entirely from the models you build. There are, however, data mining tools for filling in missing data and identifying outliers statistically, but the best solution is to have the right level of governance in place and a solid data strategy.

3 However, the biggest factor is if you don t capture the data or it s just not available. This is where a little creativity comes into play as you start to look at what data you can get, and how likely it may influence what you are investigating. For example, a business wants to open its next store but needs to pick the best possible location. It s unlikely to already have good sales data on the area unless it sells online. From a data mining perspective, this is where it is useful to know as much as possible from as many angles as possible. Example additional data for the location might include population demographics, disposable income, education levels, number of household vehicles, density of competing businesses, university student populations, average house prices, etc. By linking all these factors to your own data and then letting the data mining tools discover the trends, the decision on location becomes more informed and the risk of a poor investment is reduced. Another technique is to create derived metrics from the data you have to predict key supporting factors. If you take the example of betting on a greyhound race. If you know that only 5% of dogs who are bumped finish first, or that 38% of the dogs that reach the first corner leading go on to win, it soon becomes clear that it s worth knowing the likelihood of these supporting factors. This is where you would create new metrics specifically to predict their likelihood. Factors such as the average trap the dog starts in to see if collisions are more likely when in the wrong trap, or the ranked weight of each dog to see if the lighter dog has the advantage in the initial sprint. The other methods that support understanding your customer include association analysis, which is commonly used to do basket analysis and is great at supporting a higher basket margin. This uses your customers shopping behaviours to learn what they buy in groups. This learning can then be shared with other customers by grouping products together on the shop floor or web page making it easier for them to buy as a group or bundle deal, but it also plants the idea in their minds of the possible combination. Another method is called sequence analysis. This is often used to understand the click paths customers take when using a website or can be used to look at customer purchases over time. Knowing a customer buys ink for a printer 3 months after buying the printer can be useful to know and a great reason to contact the customer. All these methods are all easily accessible from the free Excel data mining addin and table analysis bars shown below. All you need is to be able to connect to an Analysis Services server. Whilst the list of applications for data mining is exhaustive, hopefully you get the idea. Data mining brings to the table some very sophisticated mathematical techniques as well as some quite simple but clever methods. Consider the differences between the Naïve Bayes method, decision trees and the neural net methods. The Bayes method was invented by reverend Thomas Bayes in 1763 and was based on him using marbles to count events and hence is quite simple but effective as shown below in this bike buyer sample dataset.

4 Decision trees which work by discovering the key pathways through your data are more sophisticated and visual. They give you the probability of the desired outcomes and colour grade the pathway through the data with darker shades indicating higher probability. This is my personal favourite as it can produce some great visual output that s easy to understand. The example below shows the factors affecting a shopper likelihood of buying a bike. The best pathway shows customers Aged between 36 and 39 who don t own a cars have a 40.66% likelihood of buying a bike. However, the most interesting is probably the Neural

5 Network method which was discover as a by-product of mapping out how the human brain works. This method analyses all the possible relationships in your data and then after combining all the attributes of the first pass will take a second look at your data in a similar way. This is the equivalent of a chess player thinking 2 moves ahead and is best suited to highly complex problems and is not something any report or cube can easily do. Below is the same bike buyer example but predicted using the neural net method, which, as you can see, is much more detailed. At slicedbread, we use the Microsoft tools embedded in SQL Server and Office to support our clients with their data mining projects. Whilst many statisticians will prefer the more advanced and expensive SAS and SPSS solutions, Microsoft has the advantage of being free as long as you own SQL server and Excel, it s user friendly and Excel can handle more complexity than most typical businesses use. However, if you need more advanced capabilities then you can always use the data mining extensions language DMX in analysis services which has extra support for things like nested tables. Also, if you have SQL Enterprise then there are some more advanced algorithms available. When we work on a data mining project, we follow the life cycle below which I would recommend if you want to have a go at this yourself. Define the problem. Whilst you can point the tools at hundreds of fields and ask it to tell you something you don t know, you will get better quality results by focusing around a single goal. Collect you data. The more attributes you investigate the more data you will need, but a simple snap shot will usually do. The tools will usually use 70% of your data to design the model and the remaining 30% to test it. The model you will build will often last some time before needing to be re-evaluated. Transform and clean you data. Expect this to take the majority of the effort. The cleaner and more discrete your data the better. As some models work on continuous data such as sales, and others utilise discrete data

6 like sales channel, it s best to take continuous data and create additional discretized groupings in advance so you can have the best of both worlds. A good example would be age bands. Where you have bad data, either exclude it or fix it, but don t leave it in. Because the process is cyclic as you close in on your goal, your first pass of the data is to identify trends, with subsequent passes going deeper into the data as you go for greater accuracy. If you have millions of records, I would recommend pre-aggregating the data into a more summary form. Build Your Model. Using a clean and well prepared data source makes data mining almost a matter of pointing the tools at the data, selecting your field settings and clicking go. However, there is plenty of opportunity to refine the models as you discover what is correlating and supporting your goal and what has no affect and needs removing. In most cases, you will often find yourself going back to you data and either creating new derived fields or pulling in brand new fields related to an attribute that you have just discovered is highly influential. In addition to this approach, there also some very powerful techniques you can use if you put your data into a pivot table using PowerPivot (ideally). This approach can reproduce some of the same outcomes but with a greater control and understanding in how you got to the best solution. To take advantage of this, switch to a percent of row total view and keep pulling in new dimensions to see correlations quickly against your target attributes that are on a separate axis. This is sometimes exceptionally useful as it s much quicker than continuously rebuilding your model and it can really help your focus your efforts. Apply the model to deliver live data. Sometime just knowing the answers to questions is enough to go and change your business processes, but there will be times you will want to record the answers in your data warehouse. This will support automated decision systems, which are particularly useful in call centres as well as supporting CRM applications; but it s also a great way of sharing the knowledge. Whilst you can query the data mining models for predictions on the fly and export the bulk results using DMX, my preferred method is to duplicate the data mining logic in your traditional ETL processes. This is because it s faster, and when you re updating your data every hour, as we do, this is an import factor. Whilst not every trend or pattern you discover will be useful, the return on your investment should always be positive (Microsoft press states an average 150%), especially when using Microsoft tools, and in some cases can be like winning the lottery. If you re not already data mining but can see the benefit, you re half way there. The biggest misconception in the data mining world is that data mining is the same as data analysis, which every business is doing. This is your opportunity to get one step ahead. Give us a call if you want to chat about your data mining needs or if you would like to challenge us to find the gold in your data for free. Who are slicedbread? Consider slicedbread a blend of ideas people, creatives, information architects and technical wizards, who believe that by devising the best strategies and manipulating the best technology, they can deliver unparalleled competitive advantage to clients (and also have a pretty good time whilst doing it). slicedbread build better business apps. Get in touch

Past, present, and future Analytics at Loyalty NZ. V. Morder SUNZ 2014

Past, present, and future Analytics at Loyalty NZ. V. Morder SUNZ 2014 Past, present, and future Analytics at Loyalty NZ V. Morder SUNZ 2014 Contents Visions The undisputed customer loyalty experts To create, maintain and motivate loyal customers for our Participants Win

More information

from Larson Text By Susan Miertschin

from Larson Text By Susan Miertschin Decision Tree Data Mining Example from Larson Text By Susan Miertschin 1 Problem The Maximum Miniatures Marketing Department wants to do a targeted mailing gpromoting the Mythic World line of figurines.

More information

This white paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT.

This white paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Data Mining Tutorial Seth Paul Jamie MacLennan Zhaohui Tang Scott Oveson Microsoft Corporation June 2005 Abstract: Microsoft SQL Server 2005 provides an integrated environment for creating and working

More information

not possible or was possible at a high cost for collecting the data.

not possible or was possible at a high cost for collecting the data. Data Mining and Knowledge Discovery Generating knowledge from data Knowledge Discovery Data Mining White Paper Organizations collect a vast amount of data in the process of carrying out their day-to-day

More information

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH

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

More information

Data Mining with SAS. Mathias Lanner mathias.lanner@swe.sas.com. Copyright 2010 SAS Institute Inc. All rights reserved.

Data Mining with SAS. Mathias Lanner mathias.lanner@swe.sas.com. Copyright 2010 SAS Institute Inc. All rights reserved. Data Mining with SAS Mathias Lanner mathias.lanner@swe.sas.com Copyright 2010 SAS Institute Inc. All rights reserved. Agenda Data mining Introduction Data mining applications Data mining techniques SEMMA

More information

Prerequisites. Course Outline

Prerequisites. Course Outline MS-55040: Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot Description This three-day instructor-led course will introduce the students to the concepts of data mining,

More information

WHITE PAPER: DATA DRIVEN MARKETING DECISIONS IN THE RETAIL INDUSTRY

WHITE PAPER: DATA DRIVEN MARKETING DECISIONS IN THE RETAIL INDUSTRY WHITE PAPER: DATA DRIVEN MARKETING DECISIONS IN THE RETAIL INDUSTRY By: Dan Theirl Rubikloud Technologies Inc. www.rubikloud.com Prepared by: Laura Leslie Neil Laing Tiffany Hsiao SUMMARY: Data-driven

More information

Tutorials for Project on Building a Business Analytic Model Using Data Mining Tool and Data Warehouse and OLAP Cubes IST 734

Tutorials for Project on Building a Business Analytic Model Using Data Mining Tool and Data Warehouse and OLAP Cubes IST 734 Cleveland State University Tutorials for Project on Building a Business Analytic Model Using Data Mining Tool and Data Warehouse and OLAP Cubes IST 734 SS Chung 14 Build a Data Mining Model using Data

More information

Data Mining is sometimes referred to as KDD and DM and KDD tend to be used as synonyms

Data Mining is sometimes referred to as KDD and DM and KDD tend to be used as synonyms Data Mining Techniques forcrm Data Mining The non-trivial extraction of novel, implicit, and actionable knowledge from large datasets. Extremely large datasets Discovery of the non-obvious Useful knowledge

More information

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

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

More information

Customer Analytics. Turn Big Data into Big Value

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

More information

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

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

More information

Data Mining Algorithms Part 1. Dejan Sarka

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

More information

Hyper-targeted. Customer Retention with Customer360

Hyper-targeted. Customer Retention with Customer360 Hyper-targeted Customer Retention with Customer360 According to a study by the Association of Consumer Research, customer attrition or churn in retail is as high as 20 percent. What this means is that

More information

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

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

More information

This paper is directed to small business owners desiring to use. analytical algorithms in order to improve sales, reduce attrition rates raise

This paper is directed to small business owners desiring to use. analytical algorithms in order to improve sales, reduce attrition rates raise Patrick Duff Analytical Algorithm Whitepaper Introduction This paper is directed to small business owners desiring to use analytical algorithms in order to improve sales, reduce attrition rates raise profits

More information

Know Your Buyer: A predictive approach to understand online buyers behavior By Sandip Pal Happiest Minds, Analytics Practice

Know Your Buyer: A predictive approach to understand online buyers behavior By Sandip Pal Happiest Minds, Analytics Practice Know Your Buyer: A predictive approach to understand online buyers behavior By Sandip Pal Happiest Minds, Analytics Practice Introduction Retail and E-commerce are one of the first industries that recognized

More information

IT462 Lab 5: Clustering with MS SQL Server

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

More information

Business Intelligence Solutions for Gaming and Hospitality

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

More information

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

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

More information

AgilOne + Responsys. Personalizing and measuring your Responsys campaigns just got a whole lot easier.

AgilOne + Responsys. Personalizing and measuring your Responsys campaigns just got a whole lot easier. AgilOne + Responsys Personalizing and measuring your Responsys campaigns just got a whole lot easier. AgilOne s out-of-the-box bi-directional integration with Responsys combines comprehensive customer

More information

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK 5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK CUSTOMER JOURNEY Technology is radically transforming the customer journey. Today s customers are more empowered and connected

More information

The. biddible. Guide to AdWords at Christmas

The. biddible. Guide to AdWords at Christmas The biddible. Guide to AdWords at Christmas CONTENTS. Page 2 Important Dates Page 3 & 4 Search Campaigns Page 5 Shopping Campaigns Page 6 Display Campaigns Page 7 & 8 Remarketing Campaigns Page 9 About

More information

Five predictive imperatives for maximizing customer value

Five predictive imperatives for maximizing customer value Five predictive imperatives for maximizing customer value Applying predictive analytics to enhance customer relationship management Contents: 1 Introduction 4 The five predictive imperatives 13 Products

More information

Data Mining for Fun and Profit

Data Mining for Fun and Profit Data Mining for Fun and Profit Data mining is the extraction of implicit, previously unknown, and potentially useful information from data. - Ian H. Witten, Data Mining: Practical Machine Learning Tools

More information

Simple Predictive Analytics Curtis Seare

Simple Predictive Analytics Curtis Seare Using Excel to Solve Business Problems: Simple Predictive Analytics Curtis Seare Copyright: Vault Analytics July 2010 Contents Section I: Background Information Why use Predictive Analytics? How to use

More information

Data Mining: Overview. What is Data Mining?

Data Mining: Overview. What is Data Mining? Data Mining: Overview What is Data Mining? Recently * coined term for confluence of ideas from statistics and computer science (machine learning and database methods) applied to large databases in science,

More information

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

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

More information

How to Plan a Successful Load Testing Programme for today s websites

How to Plan a Successful Load Testing Programme for today s websites How to Plan a Successful Load Testing Programme for today s websites This guide introduces best practise for load testing to overcome the complexities of today s rich, dynamic websites. It includes 10

More information

RESEARCH NOTE NETSUITE S IMPACT ON E-COMMERCE COMPANIES

RESEARCH NOTE NETSUITE S IMPACT ON E-COMMERCE COMPANIES Document L17 RESEARCH NOTE NETSUITE S IMPACT ON E-COMMERCE COMPANIES THE BOTTOM LINE Nucleus Research analyzed the activities of online retailers using NetSuite to assess the impact of the software on

More information

Segmentation and Data Management

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

More information

think Think about it New analytics from cobalt sky

think Think about it New analytics from cobalt sky think New analytics from cobalt sky Think about it What results does your survey reveal? That s how you build real value into your high-end data. It s only by asking the right questions that you can discover

More information

Predictive Dynamix Inc Turning Business Experience Into Better Decisions

Predictive Dynamix Inc Turning Business Experience Into Better Decisions Overview Geospatial Data Mining for Market Intelligence By Paul Duke, Predictive Dynamix, Inc. Copyright 2000-2001. All rights reserved. Today, there is a huge amount of information readily available describing

More information

White Paper. Data Mining for Business

White Paper. Data Mining for Business White Paper Data Mining for Business January 2010 Contents 1. INTRODUCTION... 3 2. WHY IS DATA MINING IMPORTANT?... 3 FUNDAMENTALS... 3 Example 1...3 Example 2...3 3. OPERATIONAL CONSIDERATIONS... 4 ORGANISATIONAL

More information

Data Mining Applications in Higher Education

Data Mining Applications in Higher Education Executive report Data Mining Applications in Higher Education Jing Luan, PhD Chief Planning and Research Officer, Cabrillo College Founder, Knowledge Discovery Laboratories Table of contents Introduction..............................................................2

More information

Maximize Sales and Margins with Comprehensive Customer Analytics

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

More information

Successful Analytics for Retail Marketers

Successful Analytics for Retail Marketers Successful Analytics for Retail Marketers Best practices for integrating analytics into your marketing strategy In the highly competitive retail marketplace, there is always a need to try and stay one

More information

The 7 Biggest Marketing Mistakes Small Business Owners Make and How to Avoid Them

The 7 Biggest Marketing Mistakes Small Business Owners Make and How to Avoid Them The 7 Biggest Marketing Mistakes Small Business Owners Make and How to Avoid Them www.basicbananas.com BASICBANANAS Ph:+611300691883 ABN43239027805 POBox502,Narrabeen,NSW2101,Sydney,Australia The 7 Biggest

More information

DATA MINING AND WAREHOUSING CONCEPTS

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

More information

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

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

More information

Frequency Matters. The keys to optimizing email send frequency

Frequency Matters. The keys to optimizing email send frequency The keys to optimizing email send frequency Email send frequency requires a delicate balance. Send too little and you miss out on sales opportunities and end up leaving money on the table. Send too much

More information

Data Mining and Predictive Modeling with Excel 2007

Data Mining and Predictive Modeling with Excel 2007 Spyridon Ganas Abstract With the release of Excel 2007 and SQL Server 2008, Microsoft has provided actuaries with a powerful and easy to use predictive modeling platform. This paper provides a brief overview

More information

Using Tableau Software with Hortonworks Data Platform

Using Tableau Software with Hortonworks Data Platform Using Tableau Software with Hortonworks Data Platform September 2013 2013 Hortonworks Inc. http:// Modern businesses need to manage vast amounts of data, and in many cases they have accumulated this data

More information

Effective Segmentation. Six steps to effective segmentation

Effective Segmentation. Six steps to effective segmentation Effective Segmentation Six steps to effective segmentation Segmentation is a powerful tool to help achieve your business strategy and drive higher value to your brand. Sure, I hear you say, we all know

More information

The Fundamentals of B2C Marketing Automation for Effective Marketing Communications

The Fundamentals of B2C Marketing Automation for Effective Marketing Communications The Fundamentals of B2C Marketing Automation for Effective Marketing Communications Mark Patron February 2013 Email and Website Optimisation Introduction Marketing automation is a process that uses insight

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

Easily Identify Your Best Customers

Easily Identify Your Best Customers IBM SPSS Statistics Easily Identify Your Best Customers Use IBM SPSS predictive analytics software to gain insight from your customer database Contents: 1 Introduction 2 Exploring customer data Where do

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

Banking On A Customer-Centric Approach To Data

Banking On A Customer-Centric Approach To Data Banking On A Customer-Centric Approach To Data Putting Content into Context to Enhance Customer Lifetime Value No matter which company they interact with, consumers today have far greater expectations

More information

THE THREE "Rs" OF PREDICTIVE ANALYTICS

THE THREE Rs OF PREDICTIVE ANALYTICS THE THREE "Rs" OF PREDICTIVE As companies commit to big data and data-driven decision making, the demand for predictive analytics has never been greater. While each day seems to bring another story of

More information

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

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

More information

Data Mining with SQL Server Data Tools

Data Mining with SQL Server Data Tools Data Mining with SQL Server Data Tools Data mining tasks include classification (directed/supervised) models as well as (undirected/unsupervised) models of association analysis and clustering. 1 Data Mining

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

Data Mining in CRM & Direct Marketing. Jun Du The University of Western Ontario jdu43@uwo.ca

Data Mining in CRM & Direct Marketing. Jun Du The University of Western Ontario jdu43@uwo.ca Data Mining in CRM & Direct Marketing Jun Du The University of Western Ontario jdu43@uwo.ca Outline Why CRM & Marketing Goals in CRM & Marketing Models and Methodologies Case Study: Response Model Case

More information

Redefining Customer Analytics

Redefining Customer Analytics SAP Brief SAP Customer Engagement Intelligence Objectives Redefining Customer Analytics Making personalized connections with customers in real time Making personalized connections with customers in real

More information

The Definitive Guide to Lifetime Value THE DEFINITIVE GUIDE TO CUSTOMER LIFETIME VALUE

The Definitive Guide to Lifetime Value THE DEFINITIVE GUIDE TO CUSTOMER LIFETIME VALUE THE DEFINITIVE GUIDE TO CUSTOMER LIFETIME VALUE 1 About the Author Dominique Levin VP of Marketing AgilOne Follow Me on Twitter @NextGenCMO Dominique is the VP of marketing at AgilOne. She joined from

More information

Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs

Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs Go Long! The Benefits of Using Long Tail Keywords clogged sewage line, I ll see a higher conversion How many keywords are in your pay-per-click

More information

Data Mining is the process of knowledge discovery involving finding

Data Mining is the process of knowledge discovery involving finding using analytic services data mining framework for classification predicting the enrollment of students at a university a case study Data Mining is the process of knowledge discovery involving finding hidden

More information

They have way too many things to do already. Not enough time to do them. They don't know how to get started with new marketing projects.

They have way too many things to do already. Not enough time to do them. They don't know how to get started with new marketing projects. 1 Table of Contents Introduction 3 1. Buyer Personas 4 2. Web Design & Mobile Marketing 5 3. Increasing Personal Productivity 5 4. Search Engine Optimization 6 5. Understanding Google Analytics 6 6. Lead

More information

Uninterrupted Operational Intelligence and Business Analytics

Uninterrupted Operational Intelligence and Business Analytics Atre Group, Inc. Uninterrupted Operational Intelligence and Business Analytics To provide value from all data to all users from all channels by sensing and responding ASAP March 19, 2014 San Mateo, California,

More information

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

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

More information

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

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

More information

Hexaware E-book on Predictive Analytics

Hexaware E-book on Predictive Analytics Hexaware E-book on Predictive Analytics Business Intelligence & Analytics Actionable Intelligence Enabled Published on : Feb 7, 2012 Hexaware E-book on Predictive Analytics What is Data mining? Data mining,

More information

Business Intelligence: Effective Decision Making

Business Intelligence: Effective Decision Making Business Intelligence: Effective Decision Making Bellevue College Linda Rumans IT Instructor, Business Division Bellevue College lrumans@bellevuecollege.edu Current Status What do I do??? How do I increase

More information

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data SOLUTION BRIEF Understanding Your Customer Journey by Extending Adobe Analytics with Big Data Business Challenge Today s digital marketing teams are overwhelmed by the volume and variety of customer interaction

More information

Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment

Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment By German Sacristan, X1 Head of Marketing and Customer Experience, UK and author of The Digital & Direct Marketing

More information

Reducing Customer Churn

Reducing Customer Churn Reducing Customer Churn A Love Story smarter customer contact Breaking up is hard to do The old adage that it s cheaper (and better) to hold onto an existing customer than to acquire a new one isn t just

More information

Exclusive access to metrics to measure KPIs in real time, and at scale

Exclusive access to metrics to measure KPIs in real time, and at scale Analytics Exclusive access to metrics to measure KPIs in real time, and at scale Metrics to optimize your campaigns Isolate sources that matter most Advanced filtering Track active and passive customer

More information

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

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

More information

730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com

730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com Lead Scoring: Five Steps to Getting Started 730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com Introduction Lead scoring applies mathematical formulas to rank potential

More information

HOW CAN CABLE COMPANIES DELIGHT THEIR CUSTOMERS?

HOW CAN CABLE COMPANIES DELIGHT THEIR CUSTOMERS? HOW CAN CABLE COMPANIES DELIGHT THEIR CUSTOMERS? Many customers do not love their cable companies. Advanced analytics and causal modeling can discover why, and help to figure out cost-effective ways to

More information

Data Mining Solutions for the Business Environment

Data Mining Solutions for the Business Environment Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania ruxandra_stefania.petre@yahoo.com Over

More information

The Importance of Local Marketing to Multi-Location Automotive Businesses

The Importance of Local Marketing to Multi-Location Automotive Businesses The Importance of Local Marketing to Multi-Location Automotive Businesses www.placeable.com 855.433.7133 Automotive Consumers & Brands are Increasingly Online, Mobile, and Local Whether purchasing a new

More information

Session 10 : E-business models, Big Data, Data Mining, Cloud Computing

Session 10 : E-business models, Big Data, Data Mining, Cloud Computing INFORMATION STRATEGY Session 10 : E-business models, Big Data, Data Mining, Cloud Computing Tharaka Tennekoon B.Sc (Hons) Computing, MBA (PIM - USJ) POST GRADUATE DIPLOMA IN BUSINESS AND FINANCE 2014 Internet

More information

Getting ahead online. your guide to. GOL412_GBBO brochure_aw5.indd 1 10/2/10 10:10:01

Getting ahead online. your guide to. GOL412_GBBO brochure_aw5.indd 1 10/2/10 10:10:01 1 Getting ahead online your guide to GOL412_GBBO brochure_aw5.indd 1 10/2/10 10:10:01 2 Welcome to Getting British Business Online Whether you re totally new to the Internet or already have a website,

More information

CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS

CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS A PERSPECTIVE FOR SYSTEMS INTEGRATORS Sponsored by Microsoft Corporation 1/ What is Packaged IP? Categorizing the Options 2/ Why Offer Packaged IP?

More information

Foundations of Business Intelligence: Databases and Information Management

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

More information

TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions

TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions TIBCO s robust, standardsbased infrastructure technologies are used by successful retailers around the world, including five of the

More information

IMPROVING DATA INTEGRATION FOR DATA WAREHOUSE: A DATA MINING APPROACH

IMPROVING DATA INTEGRATION FOR DATA WAREHOUSE: A DATA MINING APPROACH IMPROVING DATA INTEGRATION FOR DATA WAREHOUSE: A DATA MINING APPROACH Kalinka Mihaylova Kaloyanova St. Kliment Ohridski University of Sofia, Faculty of Mathematics and Informatics Sofia 1164, Bulgaria

More information

A Quick Snapshot: Microsoft Dynamics GP Functionality for Wholesale Distributors

A Quick Snapshot: Microsoft Dynamics GP Functionality for Wholesale Distributors A Quick Snapshot: Microsoft Dynamics GP Functionality for Wholesale Distributors Customer Templates Customer templates support faster order entry by providing order history to telesales staff. Customer

More information

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

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

More information

Three proven methods to achieve a higher ROI from data mining

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

More information

Better Business Analytics with Powerful Business Intelligence Tools

Better Business Analytics with Powerful Business Intelligence Tools Better Business Analytics with Powerful Business Intelligence Tools Business Intelligence Defined There are many interpretations of what BI (Business Intelligence) really is and the benefits that it can

More information

SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING

SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING WELCOME TO SAS VISUAL ANALYTICS SAS Visual Analytics is a high-performance, in-memory solution for exploring massive amounts

More information

INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence

INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence Summary: This note gives some overall high-level introduction to Business Intelligence and

More information

Pentaho Data Mining Last Modified on January 22, 2007

Pentaho Data Mining Last Modified on January 22, 2007 Pentaho Data Mining Copyright 2007 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest information, please visit our web site at www.pentaho.org

More information

The integrated solutions available to you

The integrated solutions available to you FINDING CREATE A AN PERFORMING INTEGRATED SOLUTION MARKETING THAT AUTOMATION WORKS FOR YOUR PLATFORM WEBSITE The integrated solutions available to you There are dozens of website analytic tools available

More information

Data Analytical Framework for Customer Centric Solutions

Data Analytical Framework for Customer Centric Solutions Data Analytical Framework for Customer Centric Solutions Customer Savviness Index Low Medium High Data Management Descriptive Analytics Diagnostic Analytics Predictive Analytics Prescriptive Analytics

More information

Direct Marketing of Insurance. Integration of Marketing, Pricing and Underwriting

Direct Marketing of Insurance. Integration of Marketing, Pricing and Underwriting Direct Marketing of Insurance Integration of Marketing, Pricing and Underwriting As insurers move to direct distribution and database marketing, new approaches to the business, integrating the marketing,

More information

Making confident decisions with the full spectrum of analysis capabilities

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

More information

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

Business Intelligence, Analytics & Reporting: Glossary of Terms

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

More information

Apigee Insights Increase marketing effectiveness and customer satisfaction with API-driven adaptive apps

Apigee Insights Increase marketing effectiveness and customer satisfaction with API-driven adaptive apps White provides GRASP-powered big data predictive analytics that increases marketing effectiveness and customer satisfaction with API-driven adaptive apps that anticipate, learn, and adapt to deliver contextual,

More information

Data Mining Techniques

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

More information

An Overview of Knowledge Discovery Database and Data mining Techniques

An Overview of Knowledge Discovery Database and Data mining Techniques An Overview of Knowledge Discovery Database and Data mining Techniques Priyadharsini.C 1, Dr. Antony Selvadoss Thanamani 2 M.Phil, Department of Computer Science, NGM College, Pollachi, Coimbatore, Tamilnadu,

More information

Data Warehouse and Business Intelligence Testing: Challenges, Best Practices & the Solution

Data Warehouse and Business Intelligence Testing: Challenges, Best Practices & the Solution Warehouse and Business Intelligence : Challenges, Best Practices & the Solution Prepared by datagaps http://www.datagaps.com http://www.youtube.com/datagaps http://www.twitter.com/datagaps Contact contact@datagaps.com

More information

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics SAP Brief SAP HANA Objectives Transform Your Future with Better Business Insight Using Predictive Analytics Dealing with the new reality Dealing with the new reality Organizations like yours can identify

More information

Driving business intelligence to new destinations

Driving business intelligence to new destinations IBM SPSS Modeler and IBM Cognos Business Intelligence Driving business intelligence to new destinations Integrating IBM SPSS Modeler and IBM Cognos Business Intelligence Contents: 2 Mining for intelligence

More information

What is Prospect Analytics?

What is Prospect Analytics? What is Prospect Analytics? Everything you need to know about this new sphere of sales and marketing technology and how it can improve your business Table of Contents Executive Summary... 2 The Power of

More information