Daily active users on your app dropped 15 percent week over week. Walk me through diagnosis.

Analytical Time-based Decomposition (Define baseline, Segment by time/cohort, Check external factors, Investigate product changes, Validate data)

What They’re Really Asking

Can you systematically isolate root causes of a metric decline under uncertainty?

Framework: Use the Time-based Decomposition (Define baseline, Segment by time/cohort, Check external factors, Investigate product changes, Validate data) framework to structure your answer.

Strong Sample Answer

First, I would verify the data integrity—check for tracking bugs, missing SDK events, or reporting delays that could artificially deflate DAU. Assuming accurate data, I’d segment the drop by platform (iOS vs Android), geography, user cohort (new vs returning), and acquisition channel. For example, at my previous company, a similar 10% weekly decline turned out to be a regression in push notification delivery on Android. I’d also look at time-of-day patterns: if the drop is concentrated in evening hours, it might indicate a feature failure in a key workflow. Next, I’d correlate with any recent product releases, server incidents, or external events like competitor launches or seasonality. I’d run holdout experiments—e.g., compare DAU among users who received a recent app update versus those who didn’t—and analyze retention curves for new users added that week. To quantify impact, I would calculate the number of users lost per segment and estimate revenue at risk using historical lifetime value. For instance, if 50,000 active users disappeared and LTV is $5, that’s $250,000 potential loss. I’d then prioritize a fix based on affected user size and effort, and set up real-time dashboards to track recovery. Finally, I’d communicate findings to stakeholders with a clear timeline for resolution.

Common Mistake to Avoid

Don’t do this: Jumping to a single root cause like a bug without first ruling out data pipeline issues or normal seasonal variation.

Company-Specific Variants

Amazon Variant

Use the '5 Whys' to drill to the mechanical root cause (e.g., 'Why did retention drop? Because login latency doubled from 200ms to 2s.'), and tie each finding to a customer impact metric like orders per session.

Google Variant

Emphasize A/B testing and statistical rigor—propose a controlled experiment to confirm the suspected cause, e.g., roll back the latest deployment to 1% of users.

Meta Variant

Focus on network effects and social features—diagnose whether the decline is concentrated in users with low friend counts, indicating a loss of core engagement loops like notifications or feed refresh.

📚 Recommended Resource

The 0-1 PM Interview Playbook (2026 Edition)

Master every round of the PM interview with frameworks, sample answers, and company-specific strategies used by candidates who landed offers at FAANG+.

Get it on Amazon →