当前位置:网站首页>Introduction to RFM analysis
Introduction to RFM analysis
2022-06-13 04:02:00 【wanglingli95】
Introducing RFM Before the analysis , Let's take a brief look at exploratory analysis .
The so-called exploratory analysis , It is mainly the process of using some analytical methods to find unknown and valuable information from a large number of data . For preliminary exploratory analysis , Data visualization is a very convenient 、 Fast 、 Effective methods , You can use drawing 、 Tabulation and other methods to find the distribution characteristics of data , Then , Some statistical analysis methods can be used to find the information behind the data more deeply . Common exploratory analysis methods include RFM analysis 、 Clustering analysis 、 Factor analysis 、 Correspondence analysis, etc .
RFM What do these three letters mean ?
R:Recency—— The time interval of the customer's last transaction ,R The bigger the value is. , Indicates that the longer a customer transaction takes place ; conversely , Indicates that the date when the customer transaction occurs is closer .
F:Frequency—— The number of transactions made by customers in the latest period of time .F The bigger the value is. , The more frequent the customer deals ; conversely , The customer is not active enough .
M:Monetray—— The amount of the customer's transaction in the latest period of time .M The bigger the value is. , The higher the customer value ; conversely , Indicates that the lower the customer value .
R_S classification | F_S classification | M_S classification | Customer type |
high | high | high | High value customers |
low | high | high | Focus on keeping customers |
high | low | high | Focus on developing customers |
low | low | high | Focus on retaining customers |
high | high | low | General value customers |
low | high | low | Generally keep customers |
high | low | low | General development clients |
low | low | low | Potential customers |
high : Above average ; low : Means below average R_S、F_S、M_S Represent the R、F、M Standard rating value
RFM The analysis process :
step1: Calculation RFM Score of each item (R_S、F_S、M_S)
step2: Summary RFM The score is
step3: according to RFM Score is used to classify customers
R_S: The score is calculated based on the latest trading date , The closer to the current date , The higher the club .
F_S: Calculate score based on transaction frequency , The higher the frequency of trading , The higher the score .
M_S: Calculate the score based on the transaction amount , The higher the transaction amount , The higher the club .
边栏推荐
- Use lodash to merge the values of the same fields in an array object
- Solution to failure to download files by wechat scanning QR code
- How to use debounce in lodash to realize anti shake
- Single chip microcomputer: d/a output
- [test development] fundamentals of software testing
- 单片机:A/D(模数转换)的主要指标
- Single chip microcomputer: infrared remote control communication principle
- [test development] use case
- LVS four layer load balancing cluster (3) cluster function classification - HPC
- 解答私信@田田WX //2022-6-12 C语言 51单片机LED模拟交通灯
猜你喜欢
Alibaba cloud keep on record
MCU: RS485 communication and Modbus Protocol
单片机:A/D 差分输入信号
Single chip microcomputer: a/d differential input signal
2022春学期总结
Real time question answering of single chip microcomputer / embedded system
No more! Another member of the team left..
Manage PC startup items
Detailed explanation of MySQL storage process
单片机:Modbus 通信协议介绍
随机推荐
单片机:EEPROM 多字节读写操作时序
MCU: RS485 communication and Modbus Protocol
学生管理系统
[note]vs2015 compilation of masm32 using MASM32 Library
Lambda end operation count
Jumpserver installation
LVS 4 - tier Load Balancing Cluster (3) Cluster Function Classification - HPC
5g China Unicom ap:b SMS ASCII transcoding requirements
EIA map making - data processing + map making
Lambda终结操作reduce归并
[test development] file compression project practice
单片机:NEC 协议红外遥控器
Lambda终结操作max&min
缓存读写--写
SCM signal generator program
SCM: introduction to Modbus communication protocol
Summary of meeting between president Ren and scientists and experts in system engineering
Install cnpm and use cnpm command in vscode terminal
Understand the pseudo static configuration to solve the 404 problem of refreshing the page of the deployment project
Ego planner code analysis ----cmakelists Txt and package xml