Credit Card Case Study - Case Study 2
Credit Card Case Study - Case Study 2
Website: www.analytixlabs.co.in
Email: [email protected]
Disclaimer: This material is protected under copyright act AnalytixLabs©2011-2018. Unauthorized use and/ or duplication of this material
or any part of this material including data, in any form without explicit and written permission from AnalytixLabs is strictly prohibited. Any
violation of this copyright will attract legal actions.
Reduce chargebacks
The ability to detect suspicious activity and patterns in data can also assess whether or not a
transaction might result in a chargeback. Using analytics to track each transaction reveals
anomalies. This information can help you reject that transaction and save your business
from chargebacks.
DATA AVAILABLE -
Customer Acquisition: At the time of card issuing, company maintains the details of customers.
Following are some of Mr. Watson’s questions to a Consultant (like you) to understand the
customers spend & repayment behavior.
a. In case age is less than 18, replace it with mean of age values.
b. In case spend amount is more than the limit, replace it with 50% of that customer’s limit.
(customer’s limit provided in acquisition table is the per transaction limit on his card)
c. Incase the repayment amount is more than the limit, replace the repayment with the
limit.
e. If the monthly rate of interest is 2.9%, what is the profit for the bank for each month?
(Profit is defined as interest earned on Monthly Profit. Monthly Profit = Monthly repayment
– Monthly spend. Interest is earned only on positive profits and not on negative amounts)
3. Calculate the city wise spend on each product on yearly basis. Also include a graphical
representation for the same.
c. Comparison of monthly spend for each product (look for any seasonality
You need to find top 10 customers for each city in terms of their repayment amount by
different products and by different time periods i.e. year or month. The user should be able
to specify the product (Gold/Silver/Platinum) and time period (yearly or monthly) and the
function should automatically take these inputs while identifying the top 10 customers.