HOME

TheInfoList



OR:

RFM is a method used for analyzing
customer In sales, commerce, and economics, a customer (sometimes known as a client, buyer, or purchaser) is the recipient of a good, service, product or an idea - obtained from a seller, vendor, or supplier via a financial transaction or exchange for ...
value. It is commonly used in
database marketing Database marketing is a form of direct marketing using databases of customers or potential customers to generate personalized communications in order to promote a product or service for marketing purposes. The method of communication can be any addr ...
and
direct marketing Direct marketing is a form of communicating an offer, where organizations communicate directly to a pre-selected customer and supply a method for a direct response. Among practitioners, it is also known as ''direct response marketing''. B ...
and has received particular attention in
retail Retail is the sale of goods and services to consumers, in contrast to wholesaling, which is sale to business or institutional customers. A retailer purchases goods in large quantities from manufacturers, directly or through a wholesaler, and t ...
and professional services industries. RFM stands for the three dimensions: *Recency – ''How recently did the customer purchase?'' *Frequency – ''How often do they purchase?'' *Monetary Value – ''How much do they spend?'' Customer purchases may be represented by a table with columns for the customer name, date of purchase and purchase value. There are many approaches to quantitatively defining RFM values, and the best approaches will be dependent on your customer journey and business model. One approach to RFM is to assign a score for each dimension on a scale from 1 to 10. The maximum score represents the preferred behavior and a formula could be used to calculate the three scores for each customer. For example, a service-based business could use these calculations: * Recency = the maximum of "10 – the number of months that have passed since the customer last purchased" and 1 * Frequency = the maximum of "the number of purchases by the customer in the last 12 months (with a limit of 10)" and 1 * Monetary = the highest value of all purchases by the customer expressed as a multiple of some benchmark value Alternatively, categories can be defined for each attribute. For instance, Recency might be broken into three categories: customers with purchases within the last 90 days; between 91 and 365 days; and longer than 365 days. Such categories may be derived from business rules or using data mining techniques to find meaningful breaks. Once each of the attributes has appropriate categories defined, segments are created from the intersection of the values. If there were three categories for each attribute, then the resulting matrix would have twenty-seven possible combinations (one well-known commercial approach uses five bins per attributes, which yields 125 segments). Companies may also decide to collapse certain subsegments, if the gradations appear too small to be useful. The resulting segments can be ordered from most valuable (highest recency, frequency, and value) to least valuable (lowest recency, frequency, and value). Identifying the most valuable RFM segments can capitalize on chance relationships in the data used for this analysis. For this reason, it is highly recommended that another set of data be used to validate the results of the RFM segmentation process. Advocates of this technique point out that it has the virtue of simplicity: no specialized statistical software is required, and the results are readily understood by business people. In the absence of other targeting techniques, it can provide a lift in response rates for promotions.


Variations

RFD – Recency, Frequency, Duration is a modified version of RFM analysis that can be used to analyze consumer behavior of viewership/readership/surfing oriented business products. (For example, amount of time spent by surfers on
Wikipedia Wikipedia is a multilingual free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and using a wiki-based editing system. Wikipedia is the largest and most-read refer ...
) RFE – Recency, Frequency, Engagement is a broader version of the RFD analysis, where ''Engagement'' can be defined to include visit duration, pages per visit or other such metrics. RFM-I – Recency, Frequency, Monetary Value – Interactions is a version of RFM framework modified to account for recency and frequency of marketing interactions with the client (e.g. to control for possible deterring effects of very frequent advertising engagements). RFMTC – Recency, Frequency, Monetary Value, Time, Churn rate an augmented RFM model proposed by I-Cheng et al. (2009). The model utilizes Bernoulli sequence in probability theory and creates formulas that calculate the probability of a customer buying at the next promotional or marketing campaign. The model has been implemented by Alexandros Ioannidis for datasets such as the Blood Transfusion and CDNOW data sets.


References

{{Reflist


External links


Using RFM to Identify Your Best Customers

Making Your Database Pay Off Using Recency Frequency and Monetary Analysis

R Implementation of RFM
Market research