Metrics question
Amazon is testing a new voice-shopping feature. How would you design an A/B test to validate whether it increases purchase frequency?
- Amazon
- Metrics
- Medium
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
Experiment design for a new feature's impact on a downstream behavioral metric, not just feature usage.
How to approach it
- Define the test: randomize users into a group with voice shopping enabled versus a control without it, at the account or device level.
- Choose the primary metric: purchase frequency over a defined window, not just voice shopping usage itself.
- Add guardrail metrics: return rate and average order value, since voice shopping with less product detail visible could increase mis purchases.
- Run long enough to capture a full habit formation cycle, since a new feature often has a novelty spike that fades.
- Define the decision rule upfront: the minimum detectable lift in purchase frequency that would justify a full rollout.
What a strong answer includes
- Correctly picks purchase frequency, the actual business question, as primary, not feature engagement as a vanity proxy.
- Adds return rate as a guardrail, recognizing reduced visual context could increase wrong or regretted purchases.
- Sets the decision threshold before running the test, avoiding a post hoc it looks good call.
Common mistakes
- Measuring only how often people use voice shopping, not whether it increases actual purchase frequency.
- No guardrail against increased returns from lower visibility purchases.
Likely follow-up questions
- How would you account for a novelty effect fading after the first few weeks?
- What would you do if voice shopping increased frequency but also increased returns significantly?
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