Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Dataset of 2 0 0 customers as well as their information ( Customer ID , spending for 2 0 2 0 , 2 0 2
Dataset of customers as well as their information Customer ID spending for number of orders, days since last shopping
Instructions:
Data Preparation:
Download the dataset into Excel.
Calculating RFM Metrics:
Recency R: Calculate the number of days since each customer's last purchase. Use a specific reference date eg the date right after the end of the dataset period to determine how recent each customer's last purchase was.
Frequency F: Count the total number of transactions for each customer during the dataset period.
Monetary M: Sum up the total purchase amount for each customer during the dataset period.
RFM Segmentation:
Assign a rank or score from to to each customer for each RFM metric, with being the highest most recent purchase, most frequent purchases, highest monetary value and being the lowest.
Create a combined RFM score by concatenating the individual R F and M scores eg a customer with scores of for recency, for frequency, and for monetary value would have a combined RFM score of
Analysis and Strategy Development: Use the data provided, show the following in the excel file:
a Create a RFM data for all customers.
b Create a tiered membership system where different services and rewards are offered to customers depending on hoe much they spent in Assign bronze membership status to customers who spent less than $ silver membership status to those who spent $ or more but less than $ and the gold membership status to those who spent $ or more.
c Show a year to year difference in spending between and
d Percentage difference between customers' and spending
e Who are your top customers based on RFM rating? Derive show and explain
f Who are your top customers based on RFM analysis. Derive, Show and explain
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started