Analyzing 10,000+ customer records to predict account closures and improve long-term profitability.
The primary objective was to determine why customers were leaving the bank. By identifying high-risk segments (churners), the bank can proactively offer incentives to retain them.
- Demographic Risk: Discovered that customers aged 45-60 have a 25% higher churn rate, suggesting a gap in retirement or long-term wealth products.
- Product Utilization: Customers with only one product (e.g., just a savings account) are the most likely to leave. Cross-selling a credit card or loan reduces churn by 18%.
- Activity Levels: "Inactive" members account for the majority of exits, regardless of their account balance.
- Tools: Microsoft Excel (Advanced), Power Query.
- Methods: Data Normalization, Correlation Analysis, and Trend Forecasting.
- Logic: Built interactive slicers for Credit Score, Geography, and Gender to allow for deep-dive segment analysis.
- View the Dashboard: Click the "Website" link in the About section to see the full analysis.
- Review Logic: Check the
data_dictionary.mdto see the features used for churn prediction. - Download: The raw (anonymized) dataset is available in the
/datafolder for further testing.
