Metrics question
If you were the PM for Lyft, what dashboard would you build to track the health of the app?
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Tests dashboard design: picking the right set of health metrics across the two sides of a marketplace, not just app crash rates.
How to approach it
- Clarify who reads this dashboard, an exec needing a daily pulse versus an on-call engineer, since that changes granularity.
- Group metrics by the two-sided marketplace: rider side (requests, wait time, cancellation rate, price surge frequency) and driver side (acceptance rate, idle time, earnings per hour).
- Add a marketplace-balance metric, like requests-to-available-drivers ratio by region, since imbalance is the core Lyft risk.
- Add reliability metrics: app crash rate, ETA accuracy, and payment failure rate, since these erode trust fast.
- Rank the top-line metric for the header: completed-ride rate (requests that end in a successful trip), since it summarizes both sides at once.
What a strong answer includes
- Organizes the dashboard by rider, driver, and marketplace-balance sections instead of a flat list, showing structured thinking.
- Picks completed-ride rate as the single top metric because it fails only when either side of the marketplace breaks down.
- Includes a regional cut, since Lyft's health varies city to city and an aggregate number can hide local supply crises.
- Adds a leading indicator, surge frequency and duration, that flags supply problems before cancellation rate visibly spikes.
Common mistakes
- Listing only rider-facing metrics and ignoring driver supply health, which is just as critical to the marketplace.
- Building a flat, unprioritized list instead of naming which single metric matters most at a glance.
Likely follow-up questions
- Which single metric would you put in a pager alert for immediate action?
- How would this dashboard differ for a new city launch versus a mature market?
More metrics questions
- How do you define success for Yelp reviews?Google · Metrics · Medium
- Utilization went down by 45% on app XYZ in Italy for the month of August. Give a reason why and draft a plan to fix it.Spotify · Metrics · Medium
- You launched a new signup flow to encourage new users to add more profile information. A/B test results indicate that the % of people that added more information increased by 8%. However, 7 day retention decreased by 2%. What do you do?Google · Metrics · Hard
- Define the metrics for YouTube search.Google · Metrics · Medium
- You walk in to your office and find that Google cloud subscription has gone down by 20%. What do you do as a product manager?Google · Metrics · Medium
- What would be the top six metrics for WhatsApp? Now pick one from the six. Tell me three things you would do to improve that metric.Google · Metrics · Medium
More questions from these companies
- Google PM interview questions
- Lyft PM interview questions
- Uber PM interview questions
- Meta PM interview questions
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 9: Prove it paid off: outcomes, economics, and pricing
- Chapter 2: Data fluency: SQL, logs, and reading the truth yourself
- Chapter 14: Get the job: the AI PM interview loop