e-Profits: A Business-Aligned Evaluation Metric for Profit-Sensitive Customer Churn Prediction
Awais Manzoor, M. Atif Qureshi, Etain Kidney, Luca Longo
TL;DR
This work addresses the mismatch between traditional churn-prediction metrics and financial impact by introducing e-Profits, a business-aligned evaluation that ties customer-level value, retention probabilities from Kaplan-Meier survival analysis, and intervention costs to per-customer profits. It enables model comparison without altering learning algorithms, and demonstrates through two telecom datasets that profit-driven ranking diverges from AUC/F1-based rankings, highlighting models that maximize ROI for both overall and high-value segments. The approach yields statistically significant profit gains and practical managerial insights, such as prioritizing models for budget-constrained campaigns and segment-targeting strategies. Overall, e-Profits bridges predictive modeling and profit-driven decision-making, offering a transparent, plug-in evaluation tool for churn management and beyond.
Abstract
Retention campaigns in customer relationship management often rely on churn prediction models evaluated using traditional metrics such as AUC and F1-score. However, these metrics fail to reflect financial outcomes and may mislead strategic decisions. We introduce e-Profits, a novel business-aligned evaluation metric that quantifies model performance based on customer lifetime value, retention probability, and intervention costs. Unlike existing profit-based metrics such as Expected Maximum Profit, which assume fixed population-level parameters, e-Profits uses Kaplan-Meier survival analysis to estimate tenure-conditioned (customer-level) one-period retention probabilities and supports granular, per-customer profit evaluation. We benchmark six classifiers across two telecom datasets (IBM Telco and Maven Telecom) and demonstrate that e-Profits reshapes model rankings compared to traditional metrics, revealing financial advantages in models previously overlooked by AUC or F1-score. The metric also enables segment-level insight into which models maximise return on investment for high-value customers. e-Profits provides a transparent, customer-level evaluation framework that bridges predictive modelling and profit-driven decision-making in operational churn management. All source code is available at: https://github.com/Awaismanzoor/eprofits.
