Individual-Level Targeting

Size: px
Start display at page:

Download "Individual-Level Targeting"

Transcription

1 Individual-Level Targeting Individual-level targeting. Review choice modeling framework. Using choice models for individual-level targeting (predictive modeling). Demonstration of software for BBBC case. Arvind Rangaswamy MKTG 521- Spring

2 Three Approaches to Targeting Macro-level targeting (e.g., segment selection as in Pacific Brands) GE-McKinsey Portfolio Matrix Micro-level targeting using Classification models Discriminant function CART Classification and Regression Trees Micro-level targeting using RFM, Regression, Choice Models, Neural networks, Data mining, etc. MKTG 521- Spring

3 Models for Targeting Individual Customers Step 1 Step 2 Step 3 Step 4 Step 5 Create database of customer responses (choices) based either on test mailing to a sample of prospects/customers, or historical data of past customer purchases. Use models such as regression, RFM, and Logit to assess the impact of independent variables (drivers) of customer response. Score each customer/prospect based on the drivers identified in Step 2 - the higher the score, the more likely is the predicted response. Classify customers into deciles (or smaller groupings) based on their scores. Based on profitability analyses, determine the top deciles to which a marketing action (e.g., mailing of brochure) will be targeted. MKTG 521- Spring

4 Step 1 Database for BookBinders Book Club Case Predict response to a mailing for the book, Art History of Florence, based on the following variables accumulated in the database and the responses to a test mailing: Gender Amount purchased Months since first purchase Months since last purchase Frequency of purchase Past purchases of art books Past purchases of children s books Past purchases of cook books Past purchases of DIY books Past purchases of youth books MKTG 521- Spring

5 Attributes in ABB s Choice-Segmentation Model Invoice price Energy losses Overall product quality Availability of spare parts Clarity of bid document Knowledgeable salespeople Maintenance requirement Ease of installation Warranty MKTG 521- Spring

6 Step 2 Drivers of the RFM Model R Recency Time/purchase occasions since the last purchase F Frequency Number of purchase occasions since first purchase M Monetary Value Amount spent since the first purchase Total RFM Score: R Score + F score + M Score MKTG 521- Spring

7 Step 2 Example RFM Model Scoring Criteria R Months from last purchase 13- max Max Score = 50 F Frequency > Max Score = 30 M Amount purchased Max Score = 20 > Implement RFM model using Nested If statements in Excel MKTG 521- Spring

8 Customer Needs and Customer Value Measurement Customer Needs and Buying Process Behaviors Present State Desired State Functional and Economic Needs Motivation Perceived and Psychological Needs Ignore Postpone Engage in Purchase Process Search for options Evaluate options Choose product Purchase product Use product Customer Value Measurement Approaches Objective Measures of Value Perceptual Measures of Value Behavioral Measures of Value

9 Choice Models vs Needs Surveys With standard survey methods... preference/ importance choice weights perceptions predict observe/ask observe/ask But with choice models... importance choice weights perceptions observe infer observe/ask MKTG 521- Spring

10 Using Choice Models to Determine the Value of a Customer 1. Observe choice: Buy/not buy -- direct marketers Brand bought -- packaged goods 2. Capture related characteristics data: demographics attitudes/perceptions market conditions (price, promotion, etc.) pattern of previous choices 3. Link 1 to 2 via choice model the model predicts customers probabilities of purchase and also reveals importance weights of characteristics. MKTG 521- Spring

11 Step 2 Logit Model of Response to Direct Mail Probability of responding to direct mail solicitation function of (past response behavior, = marketing effort, characteristics of customers) MKTG 521- Spring

12 Step 2 The Multinomial Logit Choice Model (Marketing Engineering Software) The primary objective of the model is to predict the probabilities that an individual will choose each of several choice alternatives. The model has the following properties: The probabilities lie between 0 and 1, and sum to 1. The model is consistent with the proposition that customers pick the choice alternative that offers them the highest utility (value) on a purchase occasion, but the utility has a random component that varies from one purchase occasion to the next. The model has the proportional draw property -- each choice alternative draws from other choice alternatives in proportion to their utility. MKTG 521- Spring

13 Step 2 Conceptual Background for Choice Model U ij = V ij + e ij Value of Buying Art History of Florence Value for = + Gender Value for previous purchase of art books Value of unknown factors where: U ij = Utility (or hidden value) that customer i has for choice alternative j. In Bookbinder s case, choice alternatives are Buy and Don t Buy. We can set j = 1 for Buy and j = 0 for Don t Buy. We do not observe U ij. For identification, we will also set U ij = 0 for Don t Buy V ij = Deterministic (or observable) component of utility that is a function of several attributes associated with choice alternatives. e ij = An error term that reflects the non-deterministic component of utility. MKTG 521- Spring

14 Step 2 Specification of the Deterministic Component of Utility V ij = K k=1 w k X ij k where: i = an index to represent customers. k k X ij = an index to represent an independent variable. = The values of the K independent variables for customer i for choice alternative j. w k = estimated coefficient to represent the impact of X k ij on the value (utility) realized by customer i. MKTG 521- Spring

15 The Special Case of Binary (Two Alternatives) Logit Model Step 2 If customers maximize the value associated with their choices and the non-deterministic component error (e i ) has a specific form called double exponential, then: where: p i1 = ev i1 e 0 + e V i1 = ev i1 1 + e V i1 p i1 = predicted probability that customer i will respond (j = 1) to the direct mail. V i1 = estimated value of the offering to customer i (i.e., based on estimates of w k ) obtained from maximum likelihood estimation. It varies from - (minus infinity) to. The value to the customer of not having the offering (j = 0) is set to 0 (base value). MKTG 521- Spring

16 More General Case (Multinomial Logit Model) p ij = ev ij J j=1 e V ij If there are three choice alternatives, we will get three probability predictions: p i1 = ev i1 3 j=1 e V ij ; p i2 = ev i2 3 j=1 e V ij ; p i3 = ev i3 3 j=1 e V ij MKTG 521- Spring

17 Step 2 An Important Property of the Logit Model The marginal impact is highest when the customer is sitting on the fence, i.e., when p i = 0.5. Marginal impact of variable j (e.g., price) on p i High Low Probability of Individual i Choosing the product p i Question: Is this a good property to have? MKTG 521- Spring

18 Step 3 Computing Scores Based on Regression Run regression model to predict probability of purchase: Choice (0 or 1) = Function of variables (e.g., Gender) + error i.e., the estimated regression equation is given by: P ij = w 0 + k w k X ijk w's are estimated regression coefficients. P ij is the probability that individual i will choose alternative j. Note that predicted choice probabilities from the regression model need not necessarily lie between 0 and 1, although most of the probabilities will fall in that range. MKTG 521- Spring

19 Step 3 Compute Prediction Scores from Different Models RFM Score: Use computed score as an index of the probability of purchase (i.e., higher the RFM score, the greater the probability of purchase). Regression: Score ( for customer i) wˆ 0 wˆ k X ijk k Logit: Customer i' s score (probability) e wˆ 0 1 e wˆ wˆ 0 k X wˆ k ijk X ijk w's are weights estimated by the Regression or Logit models. RFM and Regression models can be implemented in Excel. Also, all three scoring procedures for probability of purchase can be implemented in Excel. MKTG 521- Spring

20 Step 3 Score Customers for their Potential Profitability (Example) A B C D Score Average Customer (Purchase Purchase Expected $ Customer Probability) Volume Margin = A B C 1 30% $ % $ % $ % $ % $ % $ % $ % $ % $ % $ Average expected purchase per customer = $3.72 MKTG 521- Spring

21 Step 4 Decile Classification Example Decile Customer(s) $ If the marketing cost to reach a customer is $3, at what decile will you stop your targeting effort? How is this targeting plan different from one based on average purchases of customers ($3.72)? MKTG 521- Spring

22 Step 4 Decile Classification Standard Assessment Method Apply the results of approach and calculate the score of each individual (calibration versus test sample). Decile1 Customer 1 Score 1.00 Customer 2 Score Customer 230 Score 0.92 Order the customers based on score from the highest to the lowest. Divide into deciles..... Calculate/graph hit rate and profit. Decile10 Customer 2300 Score 0.00 MKTG 521- Spring

23 Step 5 Determine Targeting Plan (Example shows potential profitability of top 6 deciles) Model RFM Number of hits (favorable responses at 60 th percentile of ordered scores) Expected response rate by mailing the top 60% of customers in the ordered list % of likely responders recovered at 60 th percentile Regression MNL Compute profit/roi for the models based on the number of mailings recommended by each model and compare that to mailing to the entire list (equivalently to a randomly selected list of the same size). MKTG 521- Spring

24 Step 5 Develop Lift Charts and Choose Model for Implementation Cumulative Hit Rate (%) 100% 80% 60% 40% 20% 0% Hit Rate Random Hit Profit Random Prof Decile 55,000 50,000 45,000 40,000 35,000 30,000 25,000 20,000 15,000 10,000 5,000 0 Cumulative Profit ($) MKTG 521- Spring

25 Database Approach to Implementing Individual Targeting Appended Company Data Sales, customer support, shipments, payments, etc. Model-based Scores Third-Party Data (e.g., Credit Scores) Operational Database Customer Database Transactions General Ledger Offers and Responses MKTG 521- Spring

Data for Marketing Analytics

Data for Marketing Analytics Data for Marketing Analytics Measuring Value for Customers Objective Value Observed/Behavioral Value Conjoint/Tradeoffs Measuring Value of Customers Arvind Rangaswamy arvindr@psu.edu www.arvind.info MKTG

More information

Chapter 6: Customer Analytics Part II

Chapter 6: Customer Analytics Part II Chapter 6: Customer Analytics Part II Overview Topics discussed: Strategic customer-based value metrics Popular customer selection strategies Techniques to evaluate alternative customer selection strategies

More information

STUDY GUIDE SECOND EXAM

STUDY GUIDE SECOND EXAM STUDY GUIDE SECOND EXAM Customer lifetime value You should be able to explain the basic idea of customer lifetime value and distinguish it from other methods of valuing customers such as RFM, SOW, and

More information

PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY

PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY CONTENTS Introduction 3 Optimizing Incentive Recommendations 4 Data Science and Incentives: Building

More information

Practical Application of Predictive Analytics Michael Porter

Practical Application of Predictive Analytics Michael Porter Practical Application of Predictive Analytics Michael Porter October 2013 Structure of a GLM Random Component observations Link Function combines observed factors linearly Systematic Component we solve

More information

6. MARKETING CONCEPTION A PHILOSOPHY OF BUSINESS, CUSTOMERS AND CONSUMERS, MARKETING AND SELLING, PRODUCT DEVELOPMENT PROCESS - STRATEGY, TACTICS

6. MARKETING CONCEPTION A PHILOSOPHY OF BUSINESS, CUSTOMERS AND CONSUMERS, MARKETING AND SELLING, PRODUCT DEVELOPMENT PROCESS - STRATEGY, TACTICS 6. MARKETING CONCEPTION A PHILOSOPHY OF BUSINESS, CUSTOMERS AND CONSUMERS, MARKETING AND SELLING, PRODUCT DEVELOPMENT PROCESS - STRATEGY, TACTICS What is Marketing Marketing encompasses a wide array of

More information

COPYRIGHTED MATERIAL. Index. buying experience, impact on value perception buying patterns see purchasing patterns

COPYRIGHTED MATERIAL.   Index. buying experience, impact on value perception buying patterns see purchasing patterns Index 80:20 rule 19, 21, 32 accruals 49, 88 activity-based costing (ABC) 40, 58 60, 116 additional potential 130 1, 134, 147 8 evaluating 138 9 advocacy customer attractiveness criterion 212 13 measure

More information

Database and Direct Response Marketing

Database and Direct Response Marketing Database and Direct Response Marketing Chapter 11 11-1 Chapter Objectives 1. How can a marketing team match a database program with an IMC program? 2. What is meant by database-driven marketing communications?

More information

Chief Mathematician, Bank of Montreal, Toronto, Canada. Published Papers in Top Mathematical Journals in US, UK, Canada, Germany, Israel, Australia

Chief Mathematician, Bank of Montreal, Toronto, Canada. Published Papers in Top Mathematical Journals in US, UK, Canada, Germany, Israel, Australia About the Presenter Chief Mathematician, Bank of Montreal, Toronto, Canada. 40+ Published Papers in Top Mathematical Journals in US, UK, Canada, Germany, Israel, Australia Area of Expertise: from Non-associative,

More information

MARKETING MANAGEMENT 12 th edition. 14 Developing Pricing Strategies and Programs

MARKETING MANAGEMENT 12 th edition. 14 Developing Pricing Strategies and Programs MARKETING MANAGEMENT 12 th edition 14 Developing Pricing Strategies and Programs Kotler Keller Chapter Questions How do consumers process and evaluate prices? How should a company set prices initially

More information

Customer Loyalty Engagement Index

Customer Loyalty Engagement Index Customer Loyalty Engagement Index 2007 Category Report: Credit Card Prepared For: Discover Financial i Services Second Quarter Update Orientation to Brand Keys, Inc. The proprietary research methodology

More information

Customer Profitability Customer Lifetime Value (CLV), Customer Equity (CE), and Shareholder Value

Customer Profitability Customer Lifetime Value (CLV), Customer Equity (CE), and Shareholder Value BA 597: Customer Profitability Customer Lifetime Value (CLV), Customer Equity (CE), and Shareholder Value 1 Today s Agenda To discuss how to calculate customer lifetime value (CLV) To show how it is calculated

More information

CREDIT RISK MODELLING Using SAS

CREDIT RISK MODELLING Using SAS Basic Modelling Concepts Advance Credit Risk Model Development Scorecard Model Development Credit Risk Regulatory Guidelines 70 HOURS Practical Learning Live Online Classroom Weekends DexLab Certified

More information

Accurate Campaign Targeting Using Classification Algorithms

Accurate Campaign Targeting Using Classification Algorithms Accurate Campaign Targeting Using Classification Algorithms Jieming Wei Sharon Zhang Introduction Many organizations prospect for loyal supporters and donors by sending direct mail appeals. This is an

More information

Customer analysis of the securities companies based on modified RFM model and simulation by SOM neural network

Customer analysis of the securities companies based on modified RFM model and simulation by SOM neural network Asian Journal of Information and Communications 2017, Vol. 9, No. 2, 58-66 6) Customer analysis of the securities companies based on modified RFM model and simulation by SOM neural network Juan Cheng*

More information

Data Mining. Implementation & Applications. Jean-Paul Isson. Sr. Director Global BI & Predictive Analytics Monster Worldwide

Data Mining. Implementation & Applications. Jean-Paul Isson. Sr. Director Global BI & Predictive Analytics Monster Worldwide Data Mining Implementation & Applications Jean-Paul Isson Sr. Director Global BI & Predictive Analytics Monster Worldwide Mar-2009 Agenda Data Mining & BI Vision Implementation : Success Criteria Knowledge

More information

by Mike Thurber Lead Data Scientist

by Mike Thurber Lead Data Scientist by Mike Thurber Lead Data Scientist April 2017 Predictive Models vs. Prescriptive Uplift Models... 3 Uplift is Not Directly Measurable... 4 Estimating Uplift... 5 Achieving a Return on Marketing Investment...

More information

SYNCHRONY CONNECT. Making an Impact with Direct Marketing Test and Learn Strategies that Maximize ROI

SYNCHRONY CONNECT. Making an Impact with Direct Marketing Test and Learn Strategies that Maximize ROI SYNCHRONY CONNECT Making an Impact with Direct Marketing Test and Learn Strategies that Maximize ROI SYNCHRONY CONNECT GROW 2 Word on the street is that direct marketing is all but dead. Digital and social

More information

George Orme. August 2016

George Orme. August 2016 George Orme August 2016 HBH Catalog / E Commerce Two Primary Channels 3 Major Seasons Channel Driven - Managed Retail: Co. & Franchise Marketing Communications Direct Mail - email - FSI Catalog - limited

More information

Predicting Credit Card Customer Loyalty Using Artificial Neural Networks

Predicting Credit Card Customer Loyalty Using Artificial Neural Networks Predicting Credit Card Customer Loyalty Using Artificial Neural Networks Tao Zhang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 518055, P.R. China E-Mail: kirasz06@gmail.com,

More information

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 49 CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 4.1 INTRODUCTION Different groups of customers prefer some special products. Customers type recognition is one of the main

More information

Advanced Analytics through the credit cycle

Advanced Analytics through the credit cycle Advanced Analytics through the credit cycle Alejandro Correa B. Andrés Gonzalez M. Introduction PRE ORIGINATION Credit Cycle POST ORIGINATION ORIGINATION Pre-Origination Propensity Models What is it?

More information

Who Are My Best Customers?

Who Are My Best Customers? Technical report Who Are My Best Customers? Using SPSS to get greater value from your customer database Table of contents Introduction..............................................................2 Exploring

More information

THE ROLE OF CUSTOMER LOYALTY PROGRAMS IN PROVIDING INTEGRATED ENERGY SERVICES TO RESIDENTIAL CONSUMERS

THE ROLE OF CUSTOMER LOYALTY PROGRAMS IN PROVIDING INTEGRATED ENERGY SERVICES TO RESIDENTIAL CONSUMERS THE ROLE OF CUSTOMER LOYALTY PROGRAMS IN PROVIDING INTEGRATED ENERGY SERVICES TO RESIDENTIAL CONSUMERS Janez Dolšak Nevenka Hrovatin Jelena Zorić Faculty of Economics, University of Ljubljana, Slovenia

More information

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos

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

More information

Segmenting Customer Bases in Personalization Applications Using Direct Grouping and Micro-Targeting Approaches

Segmenting Customer Bases in Personalization Applications Using Direct Grouping and Micro-Targeting Approaches Segmenting Customer Bases in Personalization Applications Using Direct Grouping and Micro-Targeting Approaches Alexander Tuzhilin Stern School of Business New York University (joint work with Tianyi Jiang)

More information

An Integrated Data Mining and Behavioral Scoring Model for Analyzing Bank Customers Nan-Chen Hsieh

An Integrated Data Mining and Behavioral Scoring Model for Analyzing Bank Customers Nan-Chen Hsieh An Integrated Data Mining and Behavioral Scoring Model for Analyzing Bank Customers Nan-Chen Hsieh Xin Ji (Jane) Institute of Financial Services Analytics University of Delaware Agenda Introduction Behavioural

More information

Segmentation and Targeting

Segmentation and Targeting Segmentation and Targeting Outline The segmentation-targeting-positioning (STP) framework Segmentation The concept of market segmentation Managing the segmentation process Deriving market segments and

More information

Customers Selection with RFM

Customers Selection with RFM Customers Selection with RFM Skander Esseghaier Koc University Recency How long ago the customer last made a purchase? Frequency how many purchases the customer has made? (within a given time period) Monetary

More information

Session 15 Business Intelligence: Data Mining and Data Warehousing

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

More information

Finding Hidden Intelligence with Predictive Analysis of Data Mining

Finding Hidden Intelligence with Predictive Analysis of Data Mining Finding Hidden Intelligence with Predictive Analysis of Data Mining Rafal Lukawiecki Strategic Consultant, Project Botticelli Ltd rafal@projectbotticelli.com Objectives Show use of Microsoft SQL Server

More information

WORKING PAPER. Improving purchasing behavior predictions by data augmentation with situational variables.

WORKING PAPER. Improving purchasing behavior predictions by data augmentation with situational variables. FACULTEIT ECONOMIE EN BEDRIJFSKUNDE TWEEKERKENSTRAAT 2 B-9000 GENT Tel. : 32 - (0)9 264.34.61 Fax. : 32 - (0)9 264.35.92 WORKING PAPER Improving purchasing behavior predictions by data augmentation with

More information

Analytics for Banks. September 19, 2017

Analytics for Banks. September 19, 2017 Analytics for Banks September 19, 2017 Outline About AlgoAnalytics Problems we can solve for banks Our experience Technology Page 2 About AlgoAnalytics Analytics Consultancy Work at the intersection of

More information

Marketing & Big Data

Marketing & Big Data Marketing & Big Data Surat Teerakapibal, Ph.D. Lecturer in Marketing Director, Doctor of Philosophy Program in Business Administration Thammasat Business School What is Marketing? Anti-Marketing Marketing

More information

Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS

Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS Paper 1414-2017 Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS ABSTRACT Krutharth Peravalli, Dr. Dmitriy Khots West Corporation It takes months to find

More information

Manage Pricing Decisions

Manage Pricing Decisions 10 Manage Pricing Decisions Chapter Questions How do consumers process and evaluate prices? How should a company set prices initially for products or services? How should a company adapt prices to meet

More information

Team 9: Yuchi Shih, Wendy Huang, Zoe Cheng, Jessy Yang. Predicting Loyal Customers to Increase Merchants Income

Team 9: Yuchi Shih, Wendy Huang, Zoe Cheng, Jessy Yang. Predicting Loyal Customers to Increase Merchants Income Team 9: Yuchi Shih, Wendy Huang, Zoe Cheng, Jessy Yang Predicting Loyal Customers to Increase Merchants Income Business Goal Stakeholder Problem Goal Sellers on TMall One-time buyers attracted by coupons

More information

The 3 Key Questions Framework

The 3 Key Questions Framework The 3 Key Questions Framework Do you know the fundamental drivers of your business? Do you understand what drives growth for your business? Is your business fueled by acquisition or engagement or both?

More information

Global Marketing. Contemporary Theory, Practice, and Cases. By Ilan Alon, Eugene Jaffe, Christiane Prange, and Donata Vianelli. Taylor & Francis 2016

Global Marketing. Contemporary Theory, Practice, and Cases. By Ilan Alon, Eugene Jaffe, Christiane Prange, and Donata Vianelli. Taylor & Francis 2016 Global Marketing Contemporary Theory, Practice, and Cases By Ilan Alon, Eugene Jaffe, Christiane Prange, and Donata Vianelli Chapter 9 Segmenting, Targeting, and Positioning for Global Markets Learning

More information

Segmentation and Targeting. Marketing Science no.4. How STP Creates Value. Find Value-Based Segments. Market Segmentation. Markets are Dynamic

Segmentation and Targeting. Marketing Science no.4. How STP Creates Value. Find Value-Based Segments. Market Segmentation. Markets are Dynamic Competency in Segment Marketing Science no.4 Segmentation and Targeting University of Tsukuba, Grad. Sch. of Sys. and Info. Eng. Instructor: Fumiyo Kondo Room: 3F1131 kondo@sk.tsukuba.ac.jp Concepts: STP

More information

Application of Decision Trees in Mining High-Value Credit Card Customers

Application of Decision Trees in Mining High-Value Credit Card Customers Application of Decision Trees in Mining High-Value Credit Card Customers Jian Wang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 8, P.R. China E-mail: gregret24@gmail.com,

More information

Customer-Driven Marketing Strategy Creating Value for Target Customers

Customer-Driven Marketing Strategy Creating Value for Target Customers Customer-Driven Marketing Strategy Creating Value for Target Customers Chapter 7 Learning Goals 1. Define the steps in designing a customer-driven market strategy: market segmentation, target marketing,

More information

How to Leverage Your 1 st -party Data to Maximize your True Media ROI, with:

How to Leverage Your 1 st -party Data to Maximize your True Media ROI, with: How to Leverage Your 1 st -party Data to Maximize your True Media ROI, with: What you will learn: - Practical examples of 1st-party data - How to unlock and explore (in a way that s simple and actionable)

More information

FEEDBACK TUTORIAL LETTER ASSIGNMENT 1 SECOND SEMESTER 2018 MARKETING PRINCIPLES MPS512S

FEEDBACK TUTORIAL LETTER ASSIGNMENT 1 SECOND SEMESTER 2018 MARKETING PRINCIPLES MPS512S FEEDBACK TUTORIAL LETTER ASSIGNMENT 1 SECOND SEMESTER 2018 MARKETING PRINCIPLES MPS512S 1 1 ASSIGNMENT ONE QUESTION 1 (15 Marks) Discuss 4 segmentation strategies that Thomas shop can use to establish

More information

Don Flow Flow Companies. Automotive News, Retail Forum: Chicago October 12, 2017

Don Flow Flow Companies. Automotive News, Retail Forum: Chicago October 12, 2017 Don Flow Flow Companies Automotive News, Retail Forum: Chicago October 12, 2017 1 Defining the Future: Creating & Capturing Value 1. New vehicle margins will never return and used vehicle margins are going

More information

Idaho Marketing Standards and Learning Indicators

Idaho Marketing Standards and Learning Indicators Idaho Standards and s Mktg_1.1 Mktg_1.1.1 Mktg_1.1.2 Mktg_1.1.3 Mktg_1.1.4 Mktg_1.1.5 Mktg_1.1.6 Mktg_1.1.7 Mktg_1.1.8 Mktg_2.1 Mktg_1: Demonstrate Knowledge of Roles Identify the roles of marketing and

More information

Case Study. Applying RFM segmentation to the SilverMinds catalogue. Mark Patron Received: 3 October 2003

Case Study. Applying RFM segmentation to the SilverMinds catalogue. Mark Patron Received: 3 October 2003 Case Study Mark Patron is a database marketing consultant. He was Managing Director of Claritas UK where he led the team that built the business for 14 years. Mark founded and chaired Abacus Europe and

More information

Harbingers of Failure: Online Appendix

Harbingers of Failure: Online Appendix Harbingers of Failure: Online Appendix Eric Anderson Northwestern University Kellogg School of Management Song Lin MIT Sloan School of Management Duncan Simester MIT Sloan School of Management Catherine

More information

Research on Personal Credit Assessment Based. Neural Network-Logistic Regression Combination

Research on Personal Credit Assessment Based. Neural Network-Logistic Regression Combination Open Journal of Business and Management, 2017, 5, 244-252 http://www.scirp.org/journal/ojbm ISSN Online: 2329-3292 ISSN Print: 2329-3284 Research on Personal Credit Assessment Based on Neural Network-Logistic

More information

Engineering Economics

Engineering Economics Engineering Economics Chapter 2 Engineering Costs and Cost Estimating 1 COSTS Fixed and Variable Marginal and average Direct and Indirect Sunk and Opportunity Recurring and Non-recurring Incremental Cash

More information

Marketing by objectives : Using segmentation based on purchase timing to enhance customer equity

Marketing by objectives : Using segmentation based on purchase timing to enhance customer equity Behram Hansotia is the former president and CEO of InfoWorks, a database marketing consultancy and an Omnicom company. Behram has a Masters degree in Systems Engineering and a PhD in Management Science

More information

Explode six direct marketing myths

Explode six direct marketing myths IBM SPSS Direct Marketing Explode six direct marketing myths Maximize campaign effectiveness with analytic technology Highlights: You re already familiar with the best practices for increasing campaign

More information

Breakaway Now with Business Analytics and Optimization

Breakaway Now with Business Analytics and Optimization Breakaway Now with Business Analytics and Optimization Tage Domela Nieuwenhuis Business Analytics and Optimization Leader, SW IOT May 2010 Smarter Decisions for Optimized Performance Agenda Why now for

More information

Understanding Customer Differences

Understanding Customer Differences CHAPTER 2 Understanding Customer Differences E-Customer Relationship Management Objectives Describes a basic view of market segmentation Identifying Customer Differences Views of Customer Organizations

More information

Sawtooth Software. Learning Effects in Preference Tasks: Choice-Based Versus Standard Conjoint RESEARCH PAPER SERIES

Sawtooth Software. Learning Effects in Preference Tasks: Choice-Based Versus Standard Conjoint RESEARCH PAPER SERIES Sawtooth Software RESEARCH PAPER SERIES Learning Effects in Preference Tasks: Choice-Based Versus Standard Conjoint Joel Huber, Duke University Dick R. Wittink, Cornell University Richard M. Johnson, Sawtooth

More information

IBM SPSS Statistics. Editions. Get the analytical power you need for better decision making. Why use IBM SPSS Statistics? IBM Analytics Solution Brief

IBM SPSS Statistics. Editions. Get the analytical power you need for better decision making. Why use IBM SPSS Statistics? IBM Analytics Solution Brief Editions Get the analytical power you need for better decision making Why use IBM SPSS Statistics? is the world s leading statistical software. It enables you to quickly dig deeper into your data, making

More information

A COMBINATION OF MULTI- PERIOD TRAINING DATA AND ENSEMBLE METHODS IN CHURN CLASSIFICATION

A COMBINATION OF MULTI- PERIOD TRAINING DATA AND ENSEMBLE METHODS IN CHURN CLASSIFICATION A COMBINATION OF MULTI- PERIOD TRAINING DATA AND ENSEMBLE METHODS IN CHURN CLASSIFICATION THE CASE OF HOUSING LOAN CHURN Master s Thesis Le Thuy 15 May 2017 Information and Service Economy Approved in

More information

Topic 2: Accounting Information for Decision Making and Control

Topic 2: Accounting Information for Decision Making and Control Learning Objectives BUS 211 Fall 2014 Topic 1: Introduction Not applicable Topic 2: Accounting Information for Decision Making and Control State and describe each of the 4 items in the planning and control

More information

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh Statistic Methods in in Mining Business Understanding Understanding Preparation Deployment Modelling Evaluation Mining Process (( Part 3) 3) Professor Dr. Gholamreza Nakhaeizadeh Professor Dr. Gholamreza

More information

THE NEXT NEW-VEHICLE SEGMENT CHOICE MODEL DEFINITION

THE NEXT NEW-VEHICLE SEGMENT CHOICE MODEL DEFINITION S01-2008 Long-Term Value Modeling in the Automobile Industry Jeff Ames, Ford Motor Company, Dearborn, MI Cathy Hackett, Trillium Teamologies, Royal Oak, MI Bruce Lund, Marketing Associates, Detroit, MI

More information

COMPETITIVE ANALYTICS THAT DRIVE CUSTOMER LOYALTY. Bob E. Hayes, PhD Business Over Broadway

COMPETITIVE ANALYTICS THAT DRIVE CUSTOMER LOYALTY. Bob E. Hayes, PhD Business Over Broadway COMPETITIVE ANALYTICS THAT DRIVE CUSTOMER LOYALTY Bob E. Hayes, PhD Business Over Broadway Overview Competitive Analytics and Benchmarking Percentile Rank Using only your customer survey to benchmark your

More information

San Diego State University

San Diego State University San Diego State University Detailed Assessment Report 2016-2017 CBA Marketing PSSM, BS As of: 5/12/2017 09:00 AM PST Program Mission The mission of the undergraduate program in Marketing is to educate

More information

How Predictive Analytics Can Deepen Customer Relationships. STEVEN RAMIREZ, CEO Beyond the Arc

How Predictive Analytics Can Deepen Customer Relationships. STEVEN RAMIREZ, CEO Beyond the Arc How Predictive Analytics Can Deepen Customer Relationships STEVEN RAMIREZ, CEO Beyond the Arc How Predictive Analytics Can Deepen Customer Relationships Financial Brand Forum 2017 2016 Beyond the Arc,

More information

Consumer Insights into the U.S. Gift Card Market: 2011

Consumer Insights into the U.S. Gift Card Market: 2011 Consumer Insights into the U.S. Gift Card Market: 2011 By First Data and Market Strategies International 2011 First Data Corporation. All trademarks, service marks and trade names referenced in this material

More information

[Type the document title]

[Type the document title] EFFECTIVE PREMIUM - CUSTOMER TARGETING USING CLASSIFICATION METHODS - Increase number of purchases of high margin products using classification methods [Type the document title] [Type the document subtitle]

More information

Segmentation and Targeting

Segmentation and Targeting Segmentation and Targeting Outline The segmentation-targeting-positioning (STP) framework Segmentation The concept of market segmentation Managing the segmentation process Deriving market segments and

More information

Using Decision Tree to predict repeat customers

Using Decision Tree to predict repeat customers Using Decision Tree to predict repeat customers Jia En Nicholette Li Jing Rong Lim Abstract We focus on using feature engineering and decision trees to perform classification and feature selection on the

More information

An Introduction to Choice-Based Conjoint

An Introduction to Choice-Based Conjoint An Introduction to Choice-Based Conjoint with Sawtooth Software s Lighthouse Studio 2 Part 2 ANALYSIS & MARKET SIMULATIONS 3 Our CBC Exercise Brand Style Color Options* Price Samsung Side by Side Stainless

More information

Statistics and Data Analysis

Statistics and Data Analysis Selecting the Appropriate Outlier Treatment for Common Industry Applications Kunal Tiwari Krishna Mehta Nitin Jain Ramandeep Tiwari Gaurav Kanda Inductis Inc. 571 Central Avenue #105 New Providence, NJ

More information

Case studies in Data Mining & Knowledge Discovery

Case studies in Data Mining & Knowledge Discovery Case studies in Data Mining & Knowledge Discovery Knowledge Discovery is a process Data Mining is just a step of a (potentially) complex sequence of tasks KDD Process Data Mining & Knowledge Discovery

More information

Leveraging Attitudinal & Behavioral Data to Better Understand Global & Local Trends in Customer Loyalty & Retention

Leveraging Attitudinal & Behavioral Data to Better Understand Global & Local Trends in Customer Loyalty & Retention Leveraging Attitudinal & Behavioral Data to Better Understand Global & Local Trends in Customer Loyalty & Retention Brian Griner, Ph.D. Science, Strategy & Technology for Relationship Management & Marketing

More information

Acknowledgments. Data Mining. Examples. Overview. Colleagues

Acknowledgments. Data Mining. Examples. Overview. Colleagues Data Mining A regression modeler s view on where it is and where it s likely to go. Bob Stine Department of Statistics The School of the Univ of Pennsylvania March 30, 2006 Acknowledgments Colleagues Dean

More information

MKT501- Marketing Management

MKT501- Marketing Management MKT501- Marketing Management Question No: 1 ( Marks: 1 ) - Please choose one A market leader firm can expand the total market through: Decreasing distribution of the product Introducing the new usage of

More information

Paper Performing Machine Learning Techniques in a Contextual Marketing Scenario. Francisco Capetillo, Telefonica Chile

Paper Performing Machine Learning Techniques in a Contextual Marketing Scenario. Francisco Capetillo, Telefonica Chile Paper 2904-2018 Performing Machine Learning Techniques in a Contextual Marketing Scenario Francisco Capetillo, Telefonica Chile Abstract Although information for identifying high-potential customers is

More information

Differentiated Products: Applications

Differentiated Products: Applications Differentiated Products: Applications Commonly used instrumental variables BLP (1995) demand for autos using aggregate data Goldberg (1995) demand for autos using consumer level data Nevo (2001) testing

More information

MKTG4825 Pricing Strategies and Channel Management Spring 2010 Instructor: Yacheng Sun. Task 2 Preliminary report II

MKTG4825 Pricing Strategies and Channel Management Spring 2010 Instructor: Yacheng Sun. Task 2 Preliminary report II MKTG4825 Pricing Strategies and Channel Management Spring 2010 Instructor: Yacheng Sun Task 2 Preliminary report II Report due date: Tuesday, April 13 th 2010, in class. Deliverable: Typewritten report

More information

Indian Institute of Technology Kanpur National Programme on Technology Enhanced Learning (NPTEL) Course Title Marketing Management 1

Indian Institute of Technology Kanpur National Programme on Technology Enhanced Learning (NPTEL) Course Title Marketing Management 1 Indian Institute of Technology Kanpur National Programme on Technology Enhanced Learning (NPTEL) Course Title Marketing Management 1 Lecture: W4-L6 Capturing Marketing Insights by Prof. Jayanta Chatterjee

More information

MIDTERM EXAMINATION Spring 2010 MKT501- Marketing Management

MIDTERM EXAMINATION Spring 2010 MKT501- Marketing Management MIDTERM EXAMINATION Spring 2010 MKT501- Marketing Management http://www.vustudents.net Question No: 1 ( Marks: 1 ) - Please choose one The skimming, penetration, bargaining and discounts are included in

More information

Energy Labels Increase Demand for Compact Fluorescent Bulbs

Energy Labels Increase Demand for Compact Fluorescent Bulbs Energy Labels Increase Demand for Compact Fluorescent Bulbs Jihoon Min Inês Lima Azevedo Jeremy Michalek Department of Engineering and Public Policy Carnegie Mellon University Wändi Bruine de Bruin Leeds

More information

KEY CONSUMER MARKETS

KEY CONSUMER MARKETS KEY CONSUMER MARKETS Key Customer Markets Consumer Markets Consumer goods and services such as soft drinks and cosmetics, spend a great deal of time trying to establish a superior brand image. Key Customer

More information

ACQUISITION MODELS AND MODELING

ACQUISITION MODELS AND MODELING 2010 WASHINGTON NONPROFIT CONFERENCE January 28-29, 2010 ACQUISITION MODELS AND MODELING Don Austin 2010 Washington Nonprofit Conference 2 20 th Century Predictive Models Models were based primarily on

More information

CUSTOMER RELATIONSHIP MANAGEMENT CONCEPTS AND TECHNOLOGIES

CUSTOMER RELATIONSHIP MANAGEMENT CONCEPTS AND TECHNOLOGIES CUSTOMER RELATIONSHIP MANAGEMENT CONCEPTS AND TECHNOLOGIES Managing the customer lifecycle customer retention and development Three stages of the customer lifecycle 1. Customer acquisition 2. Customer

More information

Understanding Self-Service Customers

Understanding Self-Service Customers With the increased functionality of such remote channels as mobile deposits, online chat, envelope-free deposits, and imageenabled ATM receipts, retail banking customers are able to fully manage their

More information

Targeting, valuing, segmenting and loyalty techniques

Targeting, valuing, segmenting and loyalty techniques MIKEGRIGSBY ADVANCED CUSTOMER ANALYTICS Targeting, valuing, segmenting and loyalty techniques MARKETING SCIENCE SERIES A KoganPage CONTENTS 01 Overview 1 What is retail? 1 What is analytics? 2 Who is this

More information

Morphing Banner Advertising

Morphing Banner Advertising Morphing Banner Advertising Gui Liberali(MIT, Erasmus), Glen Urban(MIT), John Hauser(MIT), Robert Bordley (BAH,GM), Erin MacDonald (Iowa S.) CDB Annual Conference May 23, 2012 Practical problem banner

More information

Brand Equity Estimation A Demonstration

Brand Equity Estimation A Demonstration Introduction The paper demonstrates a viable solution to estimating Brand Equity using assets that are also generally used to help understand the cause/affect or key driver relationship regarding a person

More information

Learning Structured Preferences

Learning Structured Preferences Learning Structured Preferences Leon Bergen 1, Owain R. Evans, Joshua B. Tenenbaum {bergen, owain, jbt}@mit.edu Department of Brain and Cognitive Sciences Massachusetts Institute of Technology Cambridge,

More information

Applications and Choice of IVs

Applications and Choice of IVs Applications and Choice of IVs NBER Methods Lectures Aviv Nevo Northwestern University and NBER July 2012 Introduction In the previous lecture we discussed the estimation of DC model using market level

More information

Achieve Better Insight and Prediction with Data Mining

Achieve Better Insight and Prediction with Data Mining Clementine 12.0 Specifications Achieve Better Insight and Prediction with Data Mining Data mining provides organizations with a clearer view of current conditions and deeper insight into future events.

More information

part 1 Marketing Research and the Research Process 1 part 5 Data Analysis and Interpretation 349 2, Determine Research Design 57

part 1 Marketing Research and the Research Process 1 part 5 Data Analysis and Interpretation 349 2, Determine Research Design 57 B R I E F C O N T E N T S part 1 Marketing Research and the Research Process 1 part 1 Marketing Research: It's Everywhere! 2 2 Alternative Approaches to Marketing Intelligence 18 3 The Research Process

More information

Marketing Plan Outline - Date: Intellectual Property Of: Business Mission Statement: I. Executive Summary

Marketing Plan Outline - Date: Intellectual Property Of: Business Mission Statement: I. Executive Summary Page 1 of 39 This template is for MCE123 Marketing customers only. Do not reproduce the document in any way other than client inquiries. It must remain intact on MCE123 s web servers. Marketing Plan Outline

More information

IBM SPSS Direct Marketing 24 IBM

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

More information

Case References :Telecom

Case References :Telecom Case References :Telecom Highlights Market Xcel has assisted almost all major telecom service providers across circles We service clients in studying end consumers, institutional subscribers & channel

More information

Price for Profit R - VQ - F = Z PQ - VQ - F = Z Z = PQ - VQ - F. Price For Maximizing Profit. Revenue - total Variable Cost - Fixed Cost = Profit

Price for Profit R - VQ - F = Z PQ - VQ - F = Z Z = PQ - VQ - F. Price For Maximizing Profit. Revenue - total Variable Cost - Fixed Cost = Profit Price For Maximizing Profit by Ted Mitchell 1 Demand or Customer Based Pricing Two Major Topics 1) Maximize profit by choosing the optimal price based on the direct customer response (demand curve). 2)

More information

SEGMENTATION BENEFITS OF SEGMENTATION

SEGMENTATION BENEFITS OF SEGMENTATION SEGMENTATION BENEFITS OF SEGMENTATION Segmentation is an analytical process that identifies key segments within a target market and determines which segments are of higher or lower priority for a brand.

More information

Checking and Analysing Customers Buying Behavior with Clustering Algorithm

Checking and Analysing Customers Buying Behavior with Clustering Algorithm Pal. Jour. V.16, I.3, No.2 2017, 486-492 Copyright 2017 by Palma Journal, All Rights Reserved Available online at: http://palmajournal.org/ Checking and Analysing Customers Buying Behavior with Clustering

More information

Best Practices in Contractor Loyalty Programs 2015

Best Practices in Contractor Loyalty Programs 2015 BUSINESS ASSESSMENT AND OUTLOOK FROM PRINCIPIA Best Practices in Contractor Loyalty Programs 2015 Exterior Building Products The gold standard for information and insights in the building products industry

More information

New Customer Acquisition Strategy

New Customer Acquisition Strategy Page 1 New Customer Acquisition Strategy Based on Customer Profiling Segmentation and Scoring Model Page 2 Introduction A customer profile is a snapshot of who your customers are, how to reach them, and

More information

360 Degree View Of The Customer: Integrating Transactional And Research Data Into Customer Segments

360 Degree View Of The Customer: Integrating Transactional And Research Data Into Customer Segments 360 Degree View Of The Customer: Integrating Transactional And Research Data Into Customer Segments 360 Degree View of the Customer: Integrating Transactional and Research Data into Customer Segments Background

More information