Metrics question
Weekly active users of Codex dropped 15% after a pricing change. How do you investigate?
- OpenAI
- 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
Structured metrics investigation skill: isolating cause from a single correlated event.
How to approach it
- Confirm the drop is real: check for measurement issues, like a tracking change coinciding with the pricing change, before assuming a true behavioral drop.
- Segment the drop: break WAU decline down by user tier, usage volume, and geography to see if it is concentrated or uniform.
- Form hypotheses: price-sensitive light users churned entirely, or heavy users reduced frequency but did not fully leave, which look different in the data.
- Check the funnel: compare new signups, reactivations, and churned users separately, since a 15 percent WAU drop could be almost entirely reduced signups, not churn.
- Cross-reference with support tickets or survey data mentioning price to confirm the pricing change is the actual driver, not a coincidental separate issue.
What a strong answer includes
- Insists on segmenting the drop by user cohort before concluding pricing caused it, since a confound like a competing product launch could coincide.
- Separates churn from reduced frequency, since these require very different fixes, one needs win-back offers and the other needs value reinforcement.
- Proposes a candidate check, like comparing the drop size against the assumed price-sensitive segment size, to see if the magnitude is plausible.
- Recommends a fast qualitative check, like exit surveys for canceled accounts, to validate the pricing hypothesis with direct evidence.
Common mistakes
- Assuming correlation equals causation without segmenting or checking for confounds like seasonality or a concurrent product change.
- Treating WAU as one number instead of decomposing it into new, retained, and churned users.
Likely follow-up questions
- Which user segment would you expect to be most price sensitive, and how would you confirm that?
- What would you recommend if the drop is concentrated in your most profitable segment?
More metrics questions
- What metrics would you track to measure the success of ChatGPT Projects?OpenAI · Metrics · Medium
- OpenAI wants one topline safety metric for frontier model deployments. How would you define it so it is credible for leadership decisions, sensitive enough to detect meaningful changes in harm, and decomposable into drivers that research and engineering teams can act on?OpenAI · Metrics · Hard
- This team cares about measurable improvement in defensive outcomes per analyst-hour. For an AI-assisted threat investigation product, what metrics would you use across product quality, operational outcomes, and user behavior? Which would be leading vs. lagging indicators, and how would you handle tradeoffs if adoption is high but investigation accuracy or safety is weak?OpenAI · Metrics · Hard
- What metrics would you use to judge whether a legal AI product is working in a 5-customer pilot versus a scaled rollout? Be specific about user-value, trust/quality, operational, and business metrics, and explain which ones are leading indicators versus launch gates.OpenAI · Metrics · Medium
- What metrics would you use to determine whether the under-18 ChatGPT experience is both helpful and safe? Define a north-star metric, guardrails, and one metric that could be misleading, then explain how those metrics would change your roadmap.OpenAI · Metrics · Hard
- An early rollout of a multimodal model is driving strong user retention, but harmful and policy-sensitive image and audio outputs are also rising. What safety and user-experience metrics would you define, how would you instrument them, and what thresholds would trigger scaling the rollout, limiting it, or pausing it?OpenAI · Metrics · Hard
More questions from OpenAI
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