All Models are Wrong but Some are Useful: the Use of Predictive Analytics in Direct Marketing

Size: px
Start display at page:

Download "All Models are Wrong but Some are Useful: the Use of Predictive Analytics in Direct Marketing"

Transcription

1 Quality Technology & Quantitative Management Vol. 12, No. 1, pp , 2015 QTQM ICAQM 2015 All Models are Wrong but Some are Useful: the Use of Predictive Analytics in Direct Marketing Barry Leventhal * BarryAnalytics Limited, London, UK (Received September 2013, accepted February 2014) Abstract: This paper discusses the use of predictive analytics techniques in direct marketing (DM) and presents the CRISP-DM process for data mining. It explains that DM models generally perform poorly in terms of model-fitting criteria, but illustrates how they are assessed, using gains analyses and lift charts, and how they are shown to have significant business value. Keywords: Analytical model, CRISP-DM, data mining, direct marketing, gains analysis, lift chart, predictive analytics, ROC curve. 1. Introduction T his paper was inspired by Box s famous quote: Essentially, all models are wrong, but some are useful (Box and Draper [1]), because there can be no industry in which this maxim is truer or more appropriate than in DM. Yet, for the last forty years or more, marketing statisticians have been applying predictive analytics techniques and businesses have been reaping the benefits. Those business benefits can be substantial, even though the model might be considered very wrong. For this reason, marketing statisticians generally employ alternative model evaluation methods rather than using traditional statistical diagnostics of accuracy. The main purpose of this paper is to explain how Box s quote applies in DM and show how statisticians set out to identify models that will be wrong but useful. Background to the Use of Models in DM McCorkell and Holder [11] define DM as a process for communicating a message to individuals, with a view to obtaining a response. A variety of different media may be used to deliver these messages, including direct mail, telephone and . Therefore, by definition, DM is an ideal discipline for setting up tests or experiments to measure how alternative messages ( treatments ) perform, which media are most effective and which audiences or segments are most responsive. As Webber [15] explains, in a review on the evolution of DM, the practice originated in the late 19 th century and since then has continuously evolved to take advantage of technological advances. In recent years, new business processes have been introduced, including the centralisation of information into a single customer view and the transition to interacting with customers across multiple channels principally online via the Internet * Corresponding author. barry@barryanalytics.com

2 94 Leventhal and offline via branches, post and telephone. According to Webber, the release of statistical software packages such as SAS and SPSS, from the late 1960s onwards, meant that statisticians were able to use multivariate models to rank customers on a continuum from high to low, in terms of predicted behaviour. This is how the use of predictive analytics in DM began and has continued to the present day, albeit now using a wider range of technologies, analytical tools and techniques. Why and How Are Predictive Models Used? DM works by identifying groups of people who will be the best recipients for marketing messages. For example, some of the groups and messages could be: Non-customers who are most likely to be interested in the company s products and services for offering a trial Existing customers who are most likely to purchase additional products for communicating cross-sell or up-sell promotions Existing customers who may be thinking of switching to a competitor s product for making a retention offer Each of these activities could form the basis for a separate marketing campaign, designed to recruit new customers, generate increased sales or reduce attrition (respectively). In each case, direct marketers are not really interested in model predictions for individual customers. Instead, it s the ability of a model to identify a group of, say, 20% of customers who are most likely to exhibit the target behaviour that s particularly important to the marketer. Table 1 contains further examples of DM applications of predictive analytics and the typical modelling techniques that are likely to be employed. Direct Marketing Application Customer recruitment from a prospect database Cross-sell / up-sell campaign Next best offer Table 1: Examples of DM applications of predictive analytics. Business Questions Which prospects are most likely to purchase a product/service? Which customers of Product X are most likely to purchase Product Y? Which customers of Product Z are most likely to purchase more of Product Z? Which product/service is each customer likely to purchase next? Typical Modelling Techniques Decision Tree / Logistic Regression Decision Tree / Logistic Regression / Neural Net Decision Tree / Logistic Regression / Neural Net Customer retention Customer lifecycle management Win-back campaign Customer future value or lifetime value Which customers are most likely to lapse or attrite (or cease using a product) How long before each customer becomes likely to lapse or attrite? Which past customers are most likely to respond to a win-back offer What is the predicted future value of purchasing, or contributions to profit, for each customer Decision Tree / Logistic Regression / Neural Net Survival analysis Decision Tree / Logistic Regression / Neural Net Multiple regression

3 All Models Are Wrong but Some Are Useful 95 The Use of Descriptive Models It would be misleading to suggest that DM only employs predictive models descriptive techniques are also used, such as multivariate analysis methods for customer segmentation. Segmentation enables a company to offer more tailored products and services to its customers, according to the needs and value of each segment. However, segmentation is generally seen to be a more strategic tool, while predictive models are used in ways that are more tactical therefore most day-to-day model development and deployment activities tend to involve predictive methods. For this reason, this paper mainly focuses on predictive models which is where Box s maxim is most apposite. 2. How DM Models Are Developed and Deployed As we have explained, the value of a model comes from its deployment to select a subset of customers to be targeted, yielding an improved return over other methods of selection. This process of developing and deploying DM models is one example of Data Mining, which may be defined more generally as: A process of discovering and interpreting previously unknown patterns in data to solve business problems (Kashner and Zaima [9]). In 1996, a consortium of companies jointly agreed on a standard set of phases and detailed tasks for data mining this process, known as the Cross Industry Standard Process for Data Mining, or CRISP-DM (Chapman et al. [2]), describes the lifecycle of a data mining project as a series of six phases. The high-level process is illustrated in Figure 1, while the phases in the process are summarised in Table 2. Figure 1. The Data Mining Process (CRISP-DM).

4 96 Leventhal While all six phases are essential to the delivery of a data mining project, Data Preparation usually takes most time it will typically account for 60% to 70% of the total work effort and is critical to the project s success. The following tasks are included in the Data Preparation phase: (1) Data are extracted from one or more sources (e.g. from tables in a relational database), manipulated into a consistent format (e.g. summarised or aggregated), and joined together into a single file or table. (2) Variables are profiled, examined for usefulness and transformed or recoded as required. (3) New variables are derived in order to improve model performance. The resulting analytic dataset is a file or table containing all the data to be used for a specific analysis and modelling project. Table 2. Phases in the data mining process. Business Understanding This initial phase focuses on understanding the project objectives and requirements from a business perspective, and then converting this knowledge into a data mining problem definition, and a preliminary plan designed to achieve the objectives. Data Understanding The data understanding phase starts with an initial data collection and proceeds with activities in order to get familiar with the data, to identify data quality problems, to discover first insights into the data, or to detect interesting subsets to form hypotheses for hidden information. Data Preparation The data preparation phase covers all activities to construct the final dataset (data that will be fed into the modelling tool(s)) from the initial raw data. Data preparation tasks are likely to be performed multiple times, and not in any prescribed order. Tasks include table, record, and attribute selection as well as transformation and cleaning of data for modelling tools. Modelling In this phase, various modelling techniques are selected and applied, and their parameters are calibrated to optimal values. Typically, there are several techniques for the same data mining problem type. Some techniques have specific requirements on the form of data. Therefore, stepping back to the data preparation phase is often needed. Evaluation At this stage in the project you have built a model (or models) that appears to have high quality, from a data analysis perspective. Before proceeding to final deployment of the model, it is important to more thoroughly evaluate the model, and review the steps executed to construct the model, to be certain it properly achieves the business objectives. A key objective is to determine if there is some important business issue that has not been sufficiently considered. At the end of this phase, a decision on the use of the data mining results should be reached. Deployment Creation of the model is generally not the end of the project. Even if the purpose of the model is to increase knowledge of the data, the knowledge gained will need to be organized and presented in a way that the end-client can use it. Depending on the requirements, the deployment phase can be as simple as generating a report or as complex as implementing a repeatable data mining process. In many cases it will be the end-client, not the data analyst, who will carry out the deployment steps. However, even if the analyst will carry out the deployment, it is important for the end-client to understand up front what actions will need to be carried out in order to actually make use of the created models. Source: Modified from

5 All Models Are Wrong but Some Are Useful 97 Another key feature of CRISP-DM is the separation of the Modelling and Deployment phases this has several implications: (1) The modelling phase is likely to involve analysis of a representative sample from the database (typically up to 100,000 records). There are several reasons for preferring to use a sample for model development, rather than the entire customer base (which may contain millions of records). First, some analytical techniques are computationally intensive and so, while model precision increases with sample size, there is little to be gained once the size exceeds 100,000 cases. However, more importantly, modelling on an excessive sample size is likely to produce an over-fitted model which will fail to be useful when put into practice. (2) Prior to model-building, it is usual for the dataset to be split into either two or three development and testing/validation sub-samples, so that the results can be assessed on data that were not used for fitting the model. (3) In most business applications of data mining, the modelling phase takes place only once, (until the model next needs to be updated), however the deployment phase is carried out often on a regular basis e.g. to update customers propensity scores each month. Given these differences between Modelling and Deployment, the user may decide to deploy separate software solutions for these parts of the process. For example, a logistic regression model might be developed using statistical software, in order to obtain a regression equation. The calculation of this equation could then be programmed for application to the company s database, in order to generate model scores for all customers. Alternatively, and preferably (in order to save time and avoid programming errors), an automated method of communicating models would be used for example, a machine-readable method of model definition, known as Predictive Model Mark-up Language (PMML), has been developed for this purpose (see: Evaluation includes assessing the model against criteria that were agreed at the outset, during the Business Understanding phase. This involves producing a gains analysis and lift charts to predict the improvement in targeting that will result from deploying the model the importance of these measures is discussed later in this paper. The final phase of the process, Deployment, puts the model into action typically by contacting a group of individuals selected according to their model scores, as part of a marketing campaign. The deployment stage is used to test whether a model is useful and measure its benefit, by including a control group that was randomly selected from the same population. Then, by comparing response rates to the campaign for the model group vs. the control group, the actual value of the model can be derived. One of the key strengths of DM is that it involves capturing responses and measuring performance. Therefore, even after a model has been proven to be useful, its deployment should continue be monitored by using a control group as part of each execution of the campaign. This monitoring is necessary in order to identify when the model ceases to deliver improvements in targeting which could occur if the market starts to change. Software Options for Data Mining Many different products are available for carrying out data mining these primarily fall into two groups: statistics software and data mining packages. Statistics software packages are useful for tasks such as data manipulation and transformation, analysis and model development. Some examples of current packages used are IBM SPSS Statistics, MATLAB, Minitab, R, S~PLUS, SAS, Stata, Statistica, SYSTAT.

6 98 Leventhal Similar facilities are provided by data mining packages however these products are designed to speed up the process by automating some of the operations. For example, users of DM may hold hundreds of variables summarising the behaviour of their customers, therefore simple tasks such as profiling and transforming variables can become very time-consuming when being applied in a large-scale data warehouse environment. The workload is compounded when there are large numbers of marketing models to be built, e.g. for all of the company s products and all regions and segments which the company serves. In these situations, data mining packages can be useful to speed up the data preparation tasks or carry out model development as an automated process. Some examples of data mining packages used are FiCO Model Building, IBM Smart Analytics System, IBM SPSS Modeler, KnowledgeSTUDIO, KXEN Analytic Framework, Oracle Data Mining, Portrait Customer Analytics, RapidMiner, SAS Enterprise Miner, SQL Server Analytics Server, Teradata Warehouse Miner, TIBCO Spotfire Miner. As companies start to use more and more models, issues such as version control, scheduling model runs and model performance monitoring become increasingly taxing. This has led software vendors to start offering model management tools to aid the heavy users. Current products in this space include IBM Predictive Enterprise Services, KXEN Modelling Factory, SAS Model Manager and Teradata Model Manager. How Well Do DM Models Work? In terms of measures such as R 2 type statistics, predictive models are universally poor at predicting DM outcomes. In scientific disciplines, researchers might reasonably expect a model R 2 to exceed 50%, and so be satisfied that the majority of variation has been explained. However, marketing statisticians often have to accept R 2 values of less than 10% - to paraphrase Box, their models are very wrong but could they still be useful? The main reason why marketing models suffer from very low R 2 values is that they are trying to predict future decisions, e.g. purchase or attrition during the next business cycle, using past behaviour and decisions - but usually without the knowledge of people s actual plans or intentions. Typically, the information that s stored in a customer database covers subject areas such as: Customer contact details. Details of products and services that have been purchased in the past. Details of purchasing/usage behavior. Responses to promotions received. Therefore, marketing models are usually unable to include factors such as customers current needs and interests, or existing market conditions. Thus, the outcome is often poorer model performance, high error variances or noise, and low R 2 values (or equivalent statistics). One exception occurs where the database is able to identify customer behaviours or events which indicate that a new purchase, or switch to a competitor s product, has become likely. For example a loan provider might discover that a customer is considering a change, when they make an enquiry about the outstanding balance or exit terms. If such enquiries are recorded in the database, then they can be used as predictive variables an event-based attrition model.

7 All Models Are Wrong but Some Are Useful 99 Could DM Models Still Be Useful? A more common way to examine and demonstrate the accuracy of DM models is via gains analyses and lift charts the latter are very similar to Receiver Operating Characteristics (ROC) curves see, for example, Fawcett [3]. These more descriptive methods tend to be preferred over R 2 statistics for several reasons: (1) Gains analyses and lift charts may be grasped and interpreted by people with no knowledge of statistics, whereas the model R 2 does require statistical understanding. (2) The results of these analyses have direct implications for the business, whereas the R 2 value does not. (3) When squared, a small positive correlation between actual and predicted outcomes gives a very low R 2, however the gains/lift chart will demonstrate the usefulness. As an example of the last point, suppose that a binary classifier has been developed to predict a negative or positive outcome the resultant relationship between the actual and predicted values is shown in Table 3. Table 3. Example for binary classifier. Actual Predicted positive negative Total positive 300 (60%) 200 (40%) 500 (100%) negative 200 (40%) 300 (60%) 500 (100%) total 500 (50%) 500 (50%) 1000 (100%) The correlation (R) may be calculated direct from the cell counts in Table 3, as the phi coefficient = ( )/ = 0.2. Therefore the R 2 value for this classifier is However, from Table 3 it can be seen that the classifier increases on the proportion of positives identified, from 50% to 60%. In other words, the model picks up 20% more positives than a random selection of the same size (300 vs. 250). This might be deemed to be a useful targeting tool by the marketer, but probably would have been regarded as poor on R 2 grounds alone. More generally, Randolph and Edmonson [13] discuss the use of the binomial effect size display (BESD) to present the magnitude of effect sizes to an evaluation audience, and discuss the wider issues in making model statistics more meaningful to non-statistical users. For the above situation of two groups with equal sample sizes and homogeneous variances, they show that the predicted target group will have success rate (0.5 + R/2), where R is the correlation (given by the phi coefficient). For the predicted non-target group, the predicted success rate will be (0.5 R/2). Therefore the targeting success rate depends linearly on R, unlike the traditional goodness-of-fit that depends on R Evaluation of Model Performance Using Gains Analysis and Lift Charts A gains analysis presents numbers of customers and positive/negative outcome rates analysed by model score bands, in order to examine how outcomes are distributed across model scores. Depending on the total sample size, the analysis will typically split the predicted model scores into around 10 to 20 bands based on quantiles. An example of a gains analysis is shown in Table 4, for a model to predict lapsing of a (hypothetical) financial product.

8 100 Leventhal Separate gains analyses are produced for the model development and validation subsets the validation sample results give the best indication of how the model is likely to perform in the future, if market conditions remain unchanged. However the comparison with the development sample results is also useful, as a method of detecting over fitting i.e. a model that discriminates much better on the development file than on the validation file. Model score Band Non -lapsers Number Table 4. Example gains analysis (validation sample). % of nonlapsers Cum. % of non-lapsers Lapsers Number % of lapsers Cum. % of lapsers All customers Number % of customer Cum. % of customers 1 (highest) % 2.8% % 21.2% % 3.6% % 6.3% % 38.5% % 7.8% % 10.2% % 47.7% % 11.8% % 14.1% % 55.6% % 15.9% % 18.0% % 63.8% % 20.0% % 21.8% % 71.4% % 24.0% % 25.9% % 73.7% % 28.0% % 30.2% % 76.5% % 32.2% % 33.9% % 79.0% % 35.8% % 38.0% % 80.9% % 39.9% % 42.1% % 83.3% % 44.0% % 46.7% % 85.0% % 48.3% % 50.1% % 86.6% % 51.7% % 54.3% % 88.1% % 55.8% % 58.9% % 90.7% % 60.3% % 62.9% % 93.2% % 64.3% % 65.8% % 93.8% % 67.1% % 70.8% % 95.5% % 71.9% % 74.9% % 96.7% % 75.9% % 79.1% % 97.9% % 79.9% % 81.1% 0 0.0% 97.9% % 81.8% % 87.3% % 99.0% % 87.9% % 90.5% % 99.2% % 90.9% % 95.5% % 99.4% % 95.7% (lowest) % 100.0% % 100.0% % 100.0% Total % % % Overall lapse rate: 4.39% Index In practice we find that the evaluation is most realistic if the gains analysis is produced for a separate period of time, as well as for a separate sample of customers. The lift charts display some of the gains analysis results graphically, making it more straightforward to compare model performance for development and validation sub-samples. Two different formats are often useful cumulative index (see Figure 2a) and cumulative percentage of responses captured (see Figure 2b). The latter chart is equivalent to a ROC curve the relationship between these is explained by Vuk and Curk [14]. If there is a known cost of promoting to each individual, for example the cost of printing and posting a catalogue, in a direct mail campaign, then the gains analysis can be used to compare the promotion costs for the top score bands against the corresponding costs that would be incurred to reach the same number of responders without the aid of a model.

9 All Models Are Wrong but Some Are Useful 101 Figure 2a - Lift chart on cumulative index x e d400 In e tiv la 300 u m u C 200 Dev. Val Bands 100% Figure 2b - Lift chart on cumulative lapsers identifed by model 90% 80% rs 70% e s p a 60% L e 50% tiv la u 40% m u C 30% 20% Dev. Val. 10% 0% Bands Figure 2. Example lift charts. For example, based on Table 4, if the company wanted to reach 80% of future lapsers with a retention mailshot, it could achieve this by selecting the 39.9% of customers in score bands 1 to 10. Without the model (or any another method of targeting), it would have to contact 80% of customers. Therefore, the model halves the number of contacts that need to be made, and therefore saves significant costs. Finally, if the average contribution value of each positive response is known or can be estimated, then a notional total profit or loss can be calculated for each score band in the gains analysis. This value can be used to determine which score bands should targeted in future campaigns, according to the business objectives. For example, the business might wish to send messages to the largest number of people and break even overall, or it might wish to limit the campaign to the profitable score bands, or maximise the profitability of this campaign. Therefore, the gains analysis can be a very useful tool for helping marketers to plan their future campaigns.

10 102 Leventhal Continuing the above example, suppose that the cost per contact is 1 Euro, and the expected value of reaching each future lapser is 15 Euros - which allows for the fact that not all lapsers will be persuaded to stay with the company. Then, using Table 4 we can estimate the cumulative profitability of a business retention campaign - which is shown in Figure 3. We see that, by contacting customers in the top 15 bands, the campaign will break even overall. From Table 4, we see that this would involve contacting 60% of customers and would reach 90% of lapsers. Alternatively, in order to maximise profitability, only the first 6 bands would be targeted which would result in contacting 24% of customers and would reach 71% of lapsers. Figure 3. Predicted cumulative profit/loss of a targeted business retention campaign. Impact of the Internet and Big Data As Webber [15] points out, the Web has transformed DM in numerous ways and this has consequently impacted on the ways in which predictive analytics gets used, the tools and techniques that are most effective and the information available for data mining. The principal change is that the Internet provides a much lower cost channel for communicating offers, via at virtually zero cost or via online browsing. This shift implies that companies no longer need to identify which subset of customers they should be targeting because they can easily contact all customers (for whom they hold addresses) but instead they need to know which product to offer each individual in order to maximise the overall return. This represents a significant change in question for predictive analytics, resulting in the emergence of new techniques such as collaborative filtering systems. Many companies continue to operate both offline and online marketing, in order to serve those customers who still transact in bricks and mortar shops and branches. Some customers may browse for products online and then purchase offline, either in person or by

11 All Models Are Wrong but Some Are Useful 103 telephone. This switching behaviour presents new challenges for predictive analytics, first and foremost being the need for data on each customer that spans both online and offline channels. Integrated data is required in order to identify the communications that a customer receives and relate them to the purchases they have made. Therefore, data integration has become an important issue in multi-channel marketing. Multi-channel marketing also leads to new problems, such as the question of how to quantify the relative effects of all the different marketing media being employed by a company? For example, if a company is investing in a website for viewing and purchasing products, marketing for communicating offers, online and offline advertising, then it would want to assess how much each activity is contributing to total sales. This has resulted in an increased focus on media attribution modelling in recent years. Finally, the growth of the Web has been one of the factors contributing to the Big Data phenomenon in recent years. As yet, there is no consensus on how to define Big Data, however, according to McKinsey [12], Big data refers to data sets whose size is beyond the ability of typical database software tools to capture, store, manage and analyse. And, according to Franks [4], Big does not just refer to the volume of data Big Data also has increased velocity (the rate at which data are transmitted and received), complexity and variety, compared with traditional data sources. Big Data developments are not limited to the Web or to the DM sector they occur in other information types and sectors that are being driven by advances in data capture technologies. Other examples include telematics data for car insurance, smart metering by utilities and genome data for cancer research. So there may be lessons to be learnt and benefits to be gained, from researchers in different industries sharing the approaches being used for big data analytics. Franks [4] discusses some of the opportunities for applying analytics to these new sources. In DM, web data on browsing behaviour could indicate a customer s current interests or purchase intentions, and so could help marketers to communicate suitable offers at the right time. Hence there is considerable interest in Big Data currently, while still recognizing the need to continue using existing sources of customer data. Developments in data mining may be tracked via web sites such as KDnuggets [10]. Industry best practices, case studies and advances may be followed in a variety of sources, such as the journals of Direct, Data and Digital Marketing Practice [6], Financial Services Marketing [7] and Marketing Analytics [8] and the forthcoming Applied Marketing Analytics [5]. 4. Conclusions Predictive analytics in DM operates on the basis that all models are wrong, but some are useful. Models are developed using a data mining process that s designed to assess whether a model will be useful to the business, employing evaluation measures based on gains or value generated, in preference to statistical diagnostics. DM is an ideal medium for conducting tests and experiments; industry best practice is to continue monitoring a model, throughout its deployment life, in order to identify when its usefulness declines and the next model development needs to be considered. Changing market conditions and innovations in information sources, such as Big Data, imply that the use of predictive analytics will constantly evolves and advance, for as long as businesses continue to operate segmented marketing to consumers.

12 104 Leventhal References 1. Box, G. E. P., and Draper, N. R. (1987). Empirical Model Building and Response Surfaces, John Wiley & Sons, New York. 2. Chapman, P., Clinton, J., Kerber, R., Khabaza, T., Reinartz, T., Shearer, C., Wirth, R. (2000). CRISP-DM 1.0 Step-by-step data mining guide. Available from: 3. Fawcett, T. (2004). ROC Graphs: Notes and Practical Considerations for Researchers. Tech Report HPL , HP Laboratories. Available: ROC101.pdf. 4. Franks, B. (2012). Taming the Big Data Tidal Wave: Finding Opportunities in Huge Data Streams with Advanced Analytics, John Wiley & Sons, Hoboken, New Jersey. 5. Journal of Applied Marketing Analytics, published by Henry Stewart Publications. 6. Journal of Direct, Data and Digital Marketing Practice, published by Palgrave Macmillan. 7. Journal of Financial Services Marketing, published by Palgrave Macmillan. 8. Journal of Marketing Analytics, published by Palgrave Macmillan. 9. Kashner, J. and Zaima, A. (2007). A data mining primer for the data warehouse professional. The Data Administration Newsletter. Available: KDnuggets, website: McCorkell, G. and Holder, D. (2006). What do we mean by direct, data and digital marketing? The IDM Marketing Guide, 1, , Institute of Direct Marketing, Teddington, UK. 12. McKinsey, (2011). Big Data: The Next Frontier for Innovation, Competition and Productivity, McKinsey Global Institute. Available: business_ technology/big_data_the_next_frontier_for_innovation. 13. Randolph, J. J. and Edmondson, R. S. (2005). Using the Binomial effect size display (BESD) to present the magnitude of effect sizes to the evaluation audience. Practical Assessment, Research & Evaluation, 10(14), Vuk, M. and Curk, T. (2006). ROC curve, lift chart and calibration plot. Metodoloski zvezki, 3(1), Webber, R. (2013). The evolution of direct, data and digital marketing. Journal of Direct, Data and Digital Marketing Practice, 14, Author s Biography: Barry Leventhal is a marketing statistician who runs an independent analytics consultancy based in the UK. Previously, Barry was Director of Advanced Analytics for Teradata (UK). Prior to that, he had statistical roles in a customer management consultancy, a market analysis company and a market research agency. He holds a BSc and a Ph.D. from University College London, and a diploma in Computer Science from Cambridge University. He is a fellow of the Royal Statistical Society, Market Research Society and Institute of Direct Marketing. He chairs the Census & Geodemographics Group, which is an MRS advisory board, and serves on the executive board of the IDM journal.

An Introduction to Advanced Analytics and Data Mining

An Introduction to Advanced Analytics and Data Mining An Introduction to Advanced Analytics and Data Mining Dr Barry Leventhal Henry Stewart Briefing on Marketing Analytics 19 th November 2010 Agenda What are Advanced Analytics and Data Mining? The toolkit

More information

CRISP - DM. Data Mining Process. Process Standardization. Why Should There be a Standard Process? Cross-Industry Standard Process for Data Mining

CRISP - DM. Data Mining Process. Process Standardization. Why Should There be a Standard Process? Cross-Industry Standard Process for Data Mining Mining Process CRISP - DM Cross-Industry Standard Process for Mining (CRISP-DM) European Community funded effort to develop framework for data mining tasks Goals: Cross-Industry Standard Process for Mining

More information

An Introduction to Survival Analysis

An Introduction to Survival Analysis An Introduction to Survival Analysis Dr Barry Leventhal Henry Stewart Briefing on Marketing Analytics 19 th November 2010 Agenda Survival Analysis concepts Descriptive approach 1 st Case Study which types

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

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

Grow Revenues and Reduce Risk with Powerful Analytics Software

Grow Revenues and Reduce Risk with Powerful Analytics Software Grow Revenues and Reduce Risk with Powerful Analytics Software Overview Gaining knowledge through data selection, data exploration, model creation and predictive action is the key to increasing revenues,

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

KnowledgeSEEKER Marketing Edition

KnowledgeSEEKER Marketing Edition KnowledgeSEEKER Marketing Edition Predictive Analytics for Marketing The Easiest to Use Marketing Analytics Tool KnowledgeSEEKER Marketing Edition is a predictive analytics tool designed for marketers

More information

Building and Deploying Customer Behavior Models

Building and Deploying Customer Behavior Models Building and Deploying Customer Behavior Models February 20, 2014 David Smith, VP Marketing and Community, Revolution Analytics Paul Maiste, President and CEO, Lityx In Today s Webinar About Revolution

More information

Database Marketing simplified through Data Mining

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

More information

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

Modeling Lifetime Value in the Insurance Industry

Modeling Lifetime Value in the Insurance Industry Modeling Lifetime Value in the Insurance Industry C. Olivia Parr Rud, Executive Vice President, Data Square, LLC ABSTRACT Acquisition modeling for direct mail insurance has the unique challenge of targeting

More information

Numerical Algorithms Group

Numerical Algorithms Group Title: Summary: Using the Component Approach to Craft Customized Data Mining Solutions One definition of data mining is the non-trivial extraction of implicit, previously unknown and potentially useful

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

WebFOCUS RStat. RStat. Predict the Future and Make Effective Decisions Today. WebFOCUS RStat

WebFOCUS RStat. RStat. Predict the Future and Make Effective Decisions Today. WebFOCUS RStat Information Builders enables agile information solutions with business intelligence (BI) and integration technologies. WebFOCUS the most widely utilized business intelligence platform connects to any enterprise

More information

Data Mining from A to Z: Better Insights, New Opportunities WHITE PAPER

Data Mining from A to Z: Better Insights, New Opportunities WHITE PAPER Data Mining from A to Z: Better Insights, New Opportunities WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 How Do Predictive Analytics and Data Mining Work?.... 2 The Data Mining Process....

More information

Role of Customer Response Models in Customer Solicitation Center s Direct Marketing Campaign

Role of Customer Response Models in Customer Solicitation Center s Direct Marketing Campaign Role of Customer Response Models in Customer Solicitation Center s Direct Marketing Campaign Arun K Mandapaka, Amit Singh Kushwah, Dr.Goutam Chakraborty Oklahoma State University, OK, USA ABSTRACT Direct

More information

Multi-channel Marketing

Multi-channel Marketing RIGHT TIME REVENUE OPTIMIZATION How To Get Started RIGHT TIME REVENUE OPTIMIZATION How To Get Started Summary: The Short List Here s our suggested short list from this paper: Multi-channel marketing is

More information

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES

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

More information

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

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

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing. C. Olivia Rud, VP, Fleet Bank

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing. C. Olivia Rud, VP, Fleet Bank Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing C. Olivia Rud, VP, Fleet Bank ABSTRACT Data Mining is a new term for the common practice of searching through

More information

Solve Your Toughest Challenges with Data Mining

Solve Your Toughest Challenges with Data Mining IBM Software Business Analytics IBM SPSS Modeler Solve Your Toughest Challenges with Data Mining Use predictive intelligence to make good decisions faster Solve Your Toughest Challenges with Data Mining

More information

Start-up Companies Predictive Models Analysis. Boyan Yankov, Kaloyan Haralampiev, Petko Ruskov

Start-up Companies Predictive Models Analysis. Boyan Yankov, Kaloyan Haralampiev, Petko Ruskov Start-up Companies Predictive Models Analysis Boyan Yankov, Kaloyan Haralampiev, Petko Ruskov Abstract: A quantitative research is performed to derive a model for predicting the success of Bulgarian start-up

More information

Analyzing CRM Results: It s Not Just About Software and Technology

Analyzing CRM Results: It s Not Just About Software and Technology Analyzing CRM Results: It s Not Just About Software and Technology One of the key factors in conducting successful CRM programs is the ability to both track and interpret results. Many of the technological

More information

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

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

More information

THE PREDICTIVE MODELLING PROCESS

THE PREDICTIVE MODELLING PROCESS THE PREDICTIVE MODELLING PROCESS Models are used extensively in business and have an important role to play in sound decision making. This paper is intended for people who need to understand the process

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 TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

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

Chapter 7: Data Mining

Chapter 7: Data Mining Chapter 7: Data Mining Overview Topics discussed: The Need for Data Mining and Business Value The Data Mining Process: Define Business Objectives Get Raw Data Identify Relevant Predictive Variables Gain

More information

Azure Machine Learning, SQL Data Mining and R

Azure Machine Learning, SQL Data Mining and R Azure Machine Learning, SQL Data Mining and R Day-by-day Agenda Prerequisites No formal prerequisites. Basic knowledge of SQL Server Data Tools, Excel and any analytical experience helps. Best of all:

More information

Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví. Pavel Kříž. Seminář z aktuárských věd MFF 4.

Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví. Pavel Kříž. Seminář z aktuárských věd MFF 4. Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví Pavel Kříž Seminář z aktuárských věd MFF 4. dubna 2014 Summary 1. Application areas of Insurance Analytics 2. Insurance Analytics

More information

Banking Analytics Training Program

Banking Analytics Training Program Training (BAT) is a set of courses and workshops developed by Cognitro Analytics team designed to assist banks in making smarter lending, marketing and credit decisions. Analyze Data, Discover Information,

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

Practical Data Science with Azure Machine Learning, SQL Data Mining, and R

Practical Data Science with Azure Machine Learning, SQL Data Mining, and R Practical Data Science with Azure Machine Learning, SQL Data Mining, and R Overview This 4-day class is the first of the two data science courses taught by Rafal Lukawiecki. Some of the topics will be

More information

Tom Khabaza. Hard Hats for Data Miners: Myths and Pitfalls of Data Mining

Tom Khabaza. Hard Hats for Data Miners: Myths and Pitfalls of Data Mining Tom Khabaza Hard Hats for Data Miners: Myths and Pitfalls of Data Mining Hard Hats for Data Miners: Myths and Pitfalls of Data Mining By Tom Khabaza The intrepid data miner runs many risks, including being

More information

A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS

A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS Mrs. Jyoti Nawade 1, Dr. Balaji D 2, Mr. Pravin Nawade 3 1 Lecturer, JSPM S Bhivrabai Sawant Polytechnic, Pune (India) 2 Assistant

More information

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

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

More information

Modeling Customer Lifetime Value Using Survival Analysis An Application in the Telecommunications Industry

Modeling Customer Lifetime Value Using Survival Analysis An Application in the Telecommunications Industry Paper 12028 Modeling Customer Lifetime Value Using Survival Analysis An Application in the Telecommunications Industry Junxiang Lu, Ph.D. Overland Park, Kansas ABSTRACT Increasingly, companies are viewing

More information

Potential Value of Data Mining for Customer Relationship Marketing in the Banking Industry

Potential Value of Data Mining for Customer Relationship Marketing in the Banking Industry Advances in Natural and Applied Sciences, 3(1): 73-78, 2009 ISSN 1995-0772 2009, American Eurasian Network for Scientific Information This is a refereed journal and all articles are professionally screened

More information

OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING

OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING 1 Introductions An insights-driven customer engagement firm Analytics-driven Marketing ROI focus Direct mail optimization 1.5 Billion 1:1 pieces

More information

Solve your toughest challenges with data mining

Solve your toughest challenges with data mining IBM Software IBM SPSS Modeler Solve your toughest challenges with data mining Use predictive intelligence to make good decisions faster Solve your toughest challenges with data mining Imagine if you could

More information

An Overview of Predictive Analytics for Practitioners. Dean Abbott, Abbott Analytics

An Overview of Predictive Analytics for Practitioners. Dean Abbott, Abbott Analytics An Overview of Predictive Analytics for Practitioners Dean Abbott, Abbott Analytics Thank You Sponsors Empower users with new insights through familiar tools while balancing the need for IT to monitor

More information

Using predictive analytics to maximise the value of charity donors

Using predictive analytics to maximise the value of charity donors Using predictive analytics to maximise the value of charity donors Jarlath Quinn Analytics Consultant Rachel Clinton Business Development www.sv-europe.com FAQs Is this session being recorded? Yes Can

More information

Some vendors have a big presence in a particular industry; some are geared toward data scientists, others toward business users.

Some vendors have a big presence in a particular industry; some are geared toward data scientists, others toward business users. Bonus Chapter Ten Major Predictive Analytics Vendors In This Chapter Angoss FICO IBM RapidMiner Revolution Analytics Salford Systems SAP SAS StatSoft, Inc. TIBCO This chapter highlights ten of the major

More information

Get Better Business Results

Get Better Business Results Get Better Business Results From the Four Stages of Your Customer Lifecycle Stage 1 Acquisition A white paper from Identify Unique Needs and Opportunities at Each Lifecycle Stage It s a given that having

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

!"!!"#$$%&'()*+$(,%!"#$%$&'()*""%(+,'-*&./#-$&'(-&(0*".$#-$1"(2&."3$'45"

!!!#$$%&'()*+$(,%!#$%$&'()*%(+,'-*&./#-$&'(-&(0*.$#-$1(2&.3$'45 !"!!"#$$%&'()*+$(,%!"#$%$&'()*""%(+,'-*&./#-$&'(-&(0*".$#-$1"(2&."3$'45"!"#"$%&#'()*+',$$-.&#',/"-0%.12'32./4'5,5'6/%&)$).2&'7./&)8'5,5'9/2%.%3%&8':")08';:

More information

How to Optimize Your Data Mining Environment

How to Optimize Your Data Mining Environment WHITEPAPER How to Optimize Your Data Mining Environment For Better Business Intelligence Data mining is the process of applying business intelligence software tools to business data in order to create

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Jay Urbain Credits: Nazli Goharian & David Grossman @ IIT Outline Introduction Data Pre-processing Data Mining Algorithms Naïve Bayes Decision Tree Neural Network Association

More information

Accurately and Efficiently Measuring Individual Account Credit Risk On Existing Portfolios

Accurately and Efficiently Measuring Individual Account Credit Risk On Existing Portfolios Accurately and Efficiently Measuring Individual Account Credit Risk On Existing Portfolios By: Michael Banasiak & By: Daniel Tantum, Ph.D. What Are Statistical Based Behavior Scoring Models And How Are

More information

A Property & Casualty Insurance Predictive Modeling Process in SAS

A Property & Casualty Insurance Predictive Modeling Process in SAS Paper AA-02-2015 A Property & Casualty Insurance Predictive Modeling Process in SAS 1.0 ABSTRACT Mei Najim, Sedgwick Claim Management Services, Chicago, Illinois Predictive analytics has been developing

More information

Benchmarking of different classes of models used for credit scoring

Benchmarking of different classes of models used for credit scoring Benchmarking of different classes of models used for credit scoring We use this competition as an opportunity to compare the performance of different classes of predictive models. In particular we want

More information

Explode Six Direct Marketing Myths

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

More information

Performing a data mining tool evaluation

Performing a data mining tool evaluation Performing a data mining tool evaluation Start with a framework for your evaluation Data mining helps you make better decisions that lead to significant and concrete results, such as increased revenue

More information

Data Mining and Marketing Intelligence

Data Mining and Marketing Intelligence Data Mining and Marketing Intelligence Alberto Saccardi 1. Data Mining: a Simple Neologism or an Efficient Approach for the Marketing Intelligence? The streamlining of a marketing campaign, the creation

More information

Database Marketing, Business Intelligence and Knowledge Discovery

Database Marketing, Business Intelligence and Knowledge Discovery Database Marketing, Business Intelligence and Knowledge Discovery Note: Using material from Tan / Steinbach / Kumar (2005) Introduction to Data Mining,, Addison Wesley; and Cios / Pedrycz / Swiniarski

More information

analytics+insights for life science Descriptive to Prescriptive Accelerating Business Insights with Data Analytics a lifescale leadership brief

analytics+insights for life science Descriptive to Prescriptive Accelerating Business Insights with Data Analytics a lifescale leadership brief analytics+insights for life science Descriptive to Prescriptive Accelerating Business Insights with Data Analytics a lifescale leadership brief The potential of data analytics can be confusing for many

More information

KNIME UGM 2014 Partner Session

KNIME UGM 2014 Partner Session KNIME UGM 2014 Partner Session DYMATRIX Stefan Weingaertner DYMATRIX CONSULTING GROUP 1 Agenda 1 Company Introduction 2 DYMATRIX Customer Intelligence Offering 3 PMML2SQL / PMML2SAS Converter 4 Uplift

More information

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Training Brochure 2009 TABLE OF CONTENTS 1 SPSS TRAINING COURSES FOCUSING

More information

ANALYTICS CENTER LEARNING PROGRAM

ANALYTICS CENTER LEARNING PROGRAM Overview of Curriculum ANALYTICS CENTER LEARNING PROGRAM The following courses are offered by Analytics Center as part of its learning program: Course Duration Prerequisites 1- Math and Theory 101 - Fundamentals

More information

Predictive Analytics for Database Marketing

Predictive Analytics for Database Marketing Predictive Analytics for Database Marketing Jarlath Quinn Analytics Consultant Rachel Clinton Business Development www.sv-europe.com FAQ s Is this session being recorded? Yes Can I get a copy of the slides?

More information

Easily Identify the Right Customers

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

More information

Advanced analytics at your hands

Advanced analytics at your hands 2.3 Advanced analytics at your hands Neural Designer is the most powerful predictive analytics software. It uses innovative neural networks techniques to provide data scientists with results in a way previously

More information

The SAS Solution for Enterprise Marketing Automation - Opening Session Demo

The SAS Solution for Enterprise Marketing Automation - Opening Session Demo The SAS Solution for Enterprise Marketing Automation - Opening Session Demo Randy Betancourt & Nelle Schantz World Wide Marketing SAS Institutue CRM is a process with key steps Customer Focus Case study

More information

2015 Workshops for Professors

2015 Workshops for Professors SAS Education Grow with us Offered by the SAS Global Academic Program Supporting teaching, learning and research in higher education 2015 Workshops for Professors 1 Workshops for Professors As the market

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 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

ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

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

Pr(e)-CRM: Supercharging Your E- Business CRM Strategy

Pr(e)-CRM: Supercharging Your E- Business CRM Strategy Pr(e)-CRM: Supercharging Your E- Business CRM Strategy Presented by: Michael MacKenzie Chairman, Chief Research Officer Mike.Mackenzie@ConvergZ.com Michael Doucette President Mike.Doucette@ConvergZ.com

More information

Alex Vidras, David Tysinger. Merkle Inc.

Alex Vidras, David Tysinger. Merkle Inc. Using PROC LOGISTIC, SAS MACROS and ODS Output to evaluate the consistency of independent variables during the development of logistic regression models. An example from the retail banking industry ABSTRACT

More information

Numerical Algorithms Group. Embedded Analytics. A cure for the common code. www.nag.com. Results Matter. Trust NAG.

Numerical Algorithms Group. Embedded Analytics. A cure for the common code. www.nag.com. Results Matter. Trust NAG. Embedded Analytics A cure for the common code www.nag.com Results Matter. Trust NAG. Executive Summary How much information is there in your data? How much is hidden from you, because you don t have access

More information

Navigating Big Data business analytics

Navigating Big Data business analytics mwd a d v i s o r s Navigating Big Data business analytics Helena Schwenk A special report prepared for Actuate May 2013 This report is the third in a series and focuses principally on explaining what

More information

Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets

Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets http://info.salford-systems.com/jsm-2015-ctw August 2015 Salford Systems Course Outline Demonstration of two classification

More information

Measuring How. with Your Brand: Brand Engagement Monitor. A Database Marketing Agency

Measuring How. with Your Brand: Brand Engagement Monitor. A Database Marketing Agency Measuring How Consumers Interact with Your Brand: Brand Engagement Monitor M er kl e Tho u g ht L eader s hip S e r i e s A Database Marketing Agency Executive Summary: Marketers face a challenging new

More information

How to create an effective data management strategy

How to create an effective data management strategy How to create an effective data management strategy Companies today are storing more and more data, whether that s your key account contacts, existing customer information or potential prospects it s not

More information

Analytical CRM to Operational CRM Operational CRM to Analytical CRM Applications

Analytical CRM to Operational CRM Operational CRM to Analytical CRM Applications Closing the Loop - Using SAS to drive CRM Anton Hirschowitz, Detica Ltd Introduction Customer Insight underpins Customer Relationship Management (CRM). Without a detailed understanding of customer profiles

More information

What is Customer Relationship Management? Customer Relationship Management Analytics. Customer Life Cycle. Objectives of CRM. Three Types of CRM

What is Customer Relationship Management? Customer Relationship Management Analytics. Customer Life Cycle. Objectives of CRM. Three Types of CRM Relationship Management Analytics What is Relationship Management? CRM is a strategy which utilises a combination of Week 13: Summary information technology policies processes, employees to develop profitable

More information

Predictive Analytics Software Suite

Predictive Analytics Software Suite Predictive Analytics Software Suite Predict What Will Happen Next In the face of a complex business environment, the key to success for organizations today is their ability to effectively leverage their

More information

Credit Risk Analysis Using Logistic Regression Modeling

Credit Risk Analysis Using Logistic Regression Modeling Credit Risk Analysis Using Logistic Regression Modeling Introduction A loan officer at a bank wants to be able to identify characteristics that are indicative of people who are likely to default on loans,

More information

Credit Card Market Study Interim Report: Annex 4 Switching Analysis

Credit Card Market Study Interim Report: Annex 4 Switching Analysis MS14/6.2: Annex 4 Market Study Interim Report: Annex 4 November 2015 This annex describes data analysis we carried out to improve our understanding of switching and shopping around behaviour in the UK

More information

IBM's Fraud and Abuse, Analytics and Management Solution

IBM's Fraud and Abuse, Analytics and Management Solution Government Efficiency through Innovative Reform IBM's Fraud and Abuse, Analytics and Management Solution Service Definition Copyright IBM Corporation 2014 Table of Contents Overview... 1 Major differentiators...

More information

Predictive Analytics & Predictive Modeling December 2 3, 2014. Catherine Snyder Supervisor US Dealer Audit, Audit Services General Motors Company

Predictive Analytics & Predictive Modeling December 2 3, 2014. Catherine Snyder Supervisor US Dealer Audit, Audit Services General Motors Company Predictive Analytics & Predictive Modeling December 2 3, 2014 Catherine Snyder Supervisor US Dealer Audit, Audit Services General Motors Company AGENDA Overview of General Motors Company Predictive Analytics

More information

Predictive modelling around the world 28.11.13

Predictive modelling around the world 28.11.13 Predictive modelling around the world 28.11.13 Agenda Why this presentation is really interesting Introduction to predictive modelling Case studies Conclusions Why this presentation is really interesting

More information

REAL ESTATE FIRMS INVESTMENT FIRMS INSURANCE FIRMS CUSTOM DIGITAL MARKETING SOLUTIONS FOR ALL

REAL ESTATE FIRMS INVESTMENT FIRMS INSURANCE FIRMS CUSTOM DIGITAL MARKETING SOLUTIONS FOR ALL REAL ESTATE FIRMS INVESTMENT FIRMS INSURANCE FIRMS CUSTOM DIGITAL MARKETING SOLUTIONS FOR ALL Targeted Email Newsletters Showcase your properties Target the right group of customers. Promotional emails

More information

Improve Marketing Campaign ROI using Uplift Modeling. Ryan Zhao http://www.analyticsresourcing.com

Improve Marketing Campaign ROI using Uplift Modeling. Ryan Zhao http://www.analyticsresourcing.com Improve Marketing Campaign ROI using Uplift Modeling Ryan Zhao http://www.analyticsresourcing.com Objective To introduce how uplift model improve ROI To explore advanced modeling techniques for uplift

More information

Prediction of Stock Performance Using Analytical Techniques

Prediction of Stock Performance Using Analytical Techniques 136 JOURNAL OF EMERGING TECHNOLOGIES IN WEB INTELLIGENCE, VOL. 5, NO. 2, MAY 2013 Prediction of Stock Performance Using Analytical Techniques Carol Hargreaves Institute of Systems Science National University

More information

The Power of Personalizing the Customer Experience

The Power of Personalizing the Customer Experience The Power of Personalizing the Customer Experience Creating a Relevant Customer Experience from Real-Time, Cross-Channel Interaction WHITE PAPER SAS White Paper Table of Contents The Marketplace Today....1

More information

What is Data Analysis. Kerala School of MathematicsCourse in Statistics for Scientis. Introduction to Data Analysis. Steps in a Statistical Study

What is Data Analysis. Kerala School of MathematicsCourse in Statistics for Scientis. Introduction to Data Analysis. Steps in a Statistical Study Kerala School of Mathematics Course in Statistics for Scientists Introduction to Data Analysis T.Krishnan Strand Life Sciences, Bangalore What is Data Analysis Statistics is a body of methods how to use

More information

Predictive Analytics: Extracts from Red Olive foundational course

Predictive Analytics: Extracts from Red Olive foundational course Predictive Analytics: Extracts from Red Olive foundational course For more details or to speak about a tailored course for your organisation please contact: Jefferson Lynch: jefferson.lynch@red-olive.co.uk

More information

IBM SPSS Direct Marketing 23

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

More information

Five Predictive Imperatives for Maximizing Customer Value

Five Predictive Imperatives for Maximizing Customer Value Executive Brief Five Predictive Imperatives for Maximizing Customer Value Applying Predictive Analytics to enhance customer relationship management Table of contents Executive summary...2 The five predictive

More information

WHITEPAPER. How to Credit Score with Predictive Analytics

WHITEPAPER. How to Credit Score with Predictive Analytics WHITEPAPER How to Credit Score with Predictive Analytics Managing Credit Risk Credit scoring and automated rule-based decisioning are the most important tools used by financial services and credit lending

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

Application of SAS! Enterprise Miner in Credit Risk Analytics. Presented by Minakshi Srivastava, VP, Bank of America

Application of SAS! Enterprise Miner in Credit Risk Analytics. Presented by Minakshi Srivastava, VP, Bank of America Application of SAS! Enterprise Miner in Credit Risk Analytics Presented by Minakshi Srivastava, VP, Bank of America 1 Table of Contents Credit Risk Analytics Overview Journey from DATA to DECISIONS Exploratory

More information

CREATING CUSTOMER INSIGHT

CREATING CUSTOMER INSIGHT CREATING CUSTOMER INSIGHT Organisations have discovered that the merging of their market research department with their database marketing team has not necessarily led to a stream of insights that revolutionise

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

The Power of Predictive Analytics

The Power of Predictive Analytics The Power of Predictive Analytics Derive real-time insights with accuracy and ease SOLUTION OVERVIEW www.sybase.com KXEN S INFINITEINSIGHT AND SYBASE IQ FEATURES & BENEFITS AT A GLANCE Ensure greater accuracy

More information