Coder Social home page Coder Social logo

ayushiasthana18 / rfm-analysis Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 279 KB

This repository contains the "RFM Analysis" for a Sales Data of a Retailer in SQL. This is part of my Data Science Portfolio Projects

TSQL 100.00%
customer-segmentation data-science descriptive-analysis rfm-analysis sql sql-server statistics e-commerce marketing retail

rfm-analysis's Introduction

RFM-Analysis

Sales | Marketing | Retail | E-Commerce

RFM Analysis is used to understand and segment customers based on their buying behaviour. RFM stands for recency, frequency, and monetary value, which are three key metrics that provide information about customer engagement, loyalty, and value to a business. These segments enables targeted marketing and personalized strategies for each segment. Using RFM Analysis, a business can assess customer's:

  • recency (the date they made their last purchase)
  • frequency (how often they make purchases)
  • monetary value (the amount spent on purchases)

To perform RFM analysis, we need a dataset that includes customer IDs, purchase dates, and transaction amounts.

Dataset : https://data.world/dataman-udit/us-regional-sales-data

We cab divide Customers into 3 Value segments based on average RFM Score as follows:

  • High-Value (Top 20%)
  • Mid-Value (Next 30%)
  • Low-Value (Next 50%)

When segmenting customers based on RFM (Recency, Frequency, Monetary), we can create customer segments that reflect their purchasing behavior. Here are five segment names we can consider:

  1. VIP Customers: This segment represents the high-value customers who have made recent and frequent purchases with a high monetary value. They are the most valuable and loyal customers.
  2. Regular Customers: This segment includes customers who make frequent purchases but may not have the highest monetary value. They are reliable and contribute to consistent sales.
  3. Dormant Customers: This segment consists of customers who haven't made a purchase in a while, despite having a history of previous purchases. These customers may require targeted marketing efforts to reactivate them.
  4. New Customers: This segment represents customers who have recently made their first purchase. They require nurturing and engagement to encourage repeat purchases and long-term loyalty.
  5. Churned Customers: This segment comprises customers who were once active but haven't made a purchase in a long time. They require re-engagement strategies to win them back and prevent them from churning.

References :

rfm-analysis's People

Contributors

ayushiasthana18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.