What discount factor is commonly used in calculating Customer Lifetime Value (CLV)?

By: Bart Baesens, Seppe vanden Broucke

This QA first appeared in Data Science Briefings, the DataMiningApps newsletter as a “Free Tweet Sized QA” — where we answer a data science or analytics question of 140 characters maximum. Also want to submit your question? Just Tweet us @DataMiningApps. Want to remain anonymous? Then send us a direct message and we’ll keep all your details private. Subscribe now for free if you want to be the first to receive our articles and stay up to data on data science news, or follow us @DataMiningApps.


You asked: What discount factor is commonly used in calculating Customer Lifetime Value (CLV)?

Our answer:

A common practice is to use the weighted average cost of capital (WACC) calculated as follows:

WACC = (E / (E+D)) * CE + (D / (E+D)) * CD(1 – t)

where E represents the (market) value of the equity, D the (market) value of the total debt, CE the cost of equity, CD the cost of debt and t the local tax rate. It represents the average cost of raising money which is invested in building and extending customer relationships. For many firms, this will range around 10%. Note that the WACC is usually expressed on a yearly basis, so when working with monthly time periods, the monthly discount factor becomes

(1 + WACC) ^ (-12) – 1