logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Neeru BajwaFinance
(5/5)

937 Answers

Hire Me
expert
Alejandro PerryyTechnical writing
(5/5)

622 Answers

Hire Me
expert
Philip BirnbaumAccounting
(5/5)

791 Answers

Hire Me
expert
Garard BerwickBusiness
(5/5)

624 Answers

Hire Me
R Programming
(5/5)

estimate the impact of these actions/offers/incentives on the probability of churn using the rollout data set

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Shu Ying Seng was a member of the first graduating class of the new Master in Analytics program of the National University of Singapore (NUS). In contrast to many of her classmates who had little prior work experience, Shu Ying had worked for the last 7 years for S-Mobile, a leading cellphone carrier in Singapore. Because she had loved working there and S-Mobile had helped her pay for her degree, she had returned to the company half a year ago.

Shu Ying’s last job at S-Mobile before she went to NUS was to manage the retention desk at the company’s call center. Her team’s task was to persuade customers who called to leave S-Mobile to stay with the carrier. While Shu Ying’s team could prove high “save” rates, she had always felt uneasy about this form of “reactive” churn management --- she felt that it trained customers to threaten to leave to get discounts.

One of the key moments during her master’s program was when Shu Ying discovered that data analytics provided a compelling alternative to reactive churn management: instead of waiting until a customer tried to leave the company, the company could be proactive and predict for each customer how much at risk they were of churning before they ever called and threatened to leave. This seemed like a much better approach because it allowed a company to act before customers were dissatisfied enough to want to leave, and retention offers had a much better chance of delighting customers. After all, how good could a retention offer look if it was given in response to a customer’s threat to quit?

Given Shu Ying’s experience in customer relations and her new data analytics skills, she now managed an analytics team in charge of improving customer churn. She realized that this was a big task. In the future she might have to change what data needed to be collected, how customers were treated, what plans were available, etc.

The first step, however, was to take the data that existed and to see whether they could be used to identify whether some customers were more likely to churn than others. And if so, what marketing actions and offers could be used to reduce churn.

Shu Ying asked her team to pull data on a random sample of customers in order to build a predictive churn model. The dependent or target variable was whether a customer had churned in the last 60 days. The predictor variables or features described customer characteristics and behavior over the 4 months preceding the last 60 days. The idea was to see whether these data could be used to predict whether a customer was likely to churn (see the data description at the end of this document).

The data consisted of two data sets (both contained in smobile_churn.RData):

  1. smobile: A sample of 10,000 customers with a training variable to split the sample into a training sample with 7,000 observations and a test sample with 3,000 observations.
  2. rollout: A roll-out data set with 8,012 observations.

The model was going to be used to “score,” i.e., generate churn predictions for 8,012 customers for whom Shu Ying had been authorized to test the proactive churn management program.

 

The task

As Shu Ying briefed her team, she laid out what they would have to accomplish:

  1. Develop a model to predict customer churn using the smobile data set
  2. Use the model to understand the main drivers of churn
  3. Use insights to develop actions/offers/incentives
  4. Estimate the impact of these actions/offers/incentives on the probability of churn

using the rollout data set

  1. Decide which actions/offers/incentives to target to which customers in the

rollout data set

 

  1. Evaluate the economics 
(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme