Showing 3 Result(s)

Predicting & Explaining Music Subscription Churn

How do music platforms keep users subscribed in a competitive streaming market?Using the KKBox churn dataset, I combined machine learning and causal inference to explore not just who is likely to churn, but why. Problem Subscription churn is a major revenue challenge for streaming platforms.The business question: Can we predict which users are at risk, …

Statistical Analysis on Spotify Data: What Makes a Song a Hit?

Using a dataset of 40,000+ Spotify tracks (2000–2020), I explored what drives a song’s popularity.Beyond simple correlations, this project applied statistics, causal inference, and Bayesian modeling to rigorously test whether audio features — especially danceability — actually cause higher popularity. Problem Song popularity is often explained by audio features (danceability, energy, tempo, etc.), but correlation …