Metrics question
How do you ensure you're solving the right problem?
- Amazon
- Metrics
- Easy
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 problem framing discipline: whether the candidate has a repeatable process for validating the real problem before jumping to solutions.
How to approach it
- Start from user pain, not a proposed feature, by asking what job the user is actually trying to get done.
- Gather evidence from multiple sources: user research, support tickets, and quantitative data, rather than relying on one signal.
- Distinguish symptoms from root cause, using a technique like asking why repeatedly until reaching the underlying driver.
- Size the problem, checking how many users are affected and how severely, before committing resources.
- Validate cheaply before building, for example through a prototype or a smaller scoped test.
- State that you would revisit the problem definition if early signals contradict the initial hypothesis.
What a strong answer includes
- Insists on evidence from multiple sources, qualitative interviews plus quantitative funnel data, rather than trusting a single loud customer complaint.
- Uses a specific root cause technique, like the five whys, to avoid solving a symptom instead of the underlying problem.
- Sizes the problem before committing, checking what percentage of users are affected and how much value fixing it would unlock.
- Builds in a cheap validation step, such as a smoke test or prototype, before committing full engineering resources to the solution.
Common mistakes
- Jumping to a solution before confirming the problem is real and sized correctly.
- Relying on a single vocal customer or anecdote instead of triangulating across data sources.
Likely follow-up questions
- How would you know if you had misidentified the root cause after starting to build?
- What would you do if qualitative and quantitative signals pointed in different directions?
More metrics questions
- Walmart's order return rate is increasing. As a product manager, what things would you look into to isolate the problem?Amazon · Metrics · Medium
- One of the brands in the grocery category is not selling and has stocks left that are soon to expire. Specify all possible reasons for it and also suggest solutions for each of the reasons.Shopify · Metrics · Medium
- A metric for a video streaming service dropped by 80%. What do you do?Google · Metrics · Medium
- You are a PM for an e-commerce company. Due to some mistakes, the data team lost all key metrics. What are the metrics you will track as PM?Amazon · Metrics · Medium
- Your new feature boosts Amazon Search by 10%, adds 2s to load time. What do you do?Amazon · Metrics · Hard
- How would you change the Amazon Fresh experience and how would you measure them?Amazon · Metrics · Medium
More questions from Amazon
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