A client-facing data science simulation for BCG X — EDA, feature engineering, and Random Forest modelling to predict customer churn for XYZ Analytics, delivered with an executive summary.
The BCG X Forage simulation places you inside a real consulting engagement. The client is XYZ Analytics — a company experiencing customer churn. Your job: investigate the data, build a model, and deliver insights to senior leadership in the form they actually want — a concise executive summary, not a Jupyter notebook.
| Metric | Value | Interpretation |
|---|---|---|
| Churn Recall | 50% | Model correctly identifies 1 in 2 churners |
| Model Type | Random Forest | Handles non-linear patterns, ranks feature importance |
| Class Imbalance | Present | Majority class (retained) dominates — standard churn challenge |
| Key Features | Usage, tenure, plan type | Behavioural signals outperform demographics |