Metrics question
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
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
Metrics design for an ambiguous, high-stakes safety concept that must satisfy both leadership decision-making and engineering actionability.
How to approach it
- Confirm with the interviewer what deployment scope this covers, a single model launch or the ongoing fleet of deployed models, since the metric design differs.
- Define the topline as a composite: rate of confirmed harmful outputs per some fixed volume of real production interactions, sampled and reviewed against a severity-weighted rubric.
- Address credibility for leadership: anchor the composite to independently audited definitions of harm categories, not an internal-only scoring method leadership cannot trust.
- Address sensitivity: ensure the sample size and review cadence are large and frequent enough to detect a meaningful shift, not just quarterly spot checks.
- Address decomposability: break the composite into drivers, like harm category, deployment surface, and user segment, so research and engineering can trace a topline move to a specific cause.
What a strong answer includes
- Proposes a severity-weighted rate rather than a raw incident count, since one number must reflect both frequency and how bad each incident is.
- Insists on independent or externally auditable review criteria as the credibility anchor for leadership, since a self-graded metric will not survive scrutiny.
- Explicitly designs the metric to decompose by harm category and surface, so a topline change always has a clear, actionable next question for teams to chase.
- Names the tradeoff: a single number is inherently a simplification, so it should always ship with its component breakdown attached, never presented alone.
Common mistakes
- Proposing a single opaque score with no visible decomposition, which leadership can trust but teams cannot act on.
- Using raw incident counts without severity weighting, which treats a minor and a severe harm as equivalent.
Likely follow-up questions
- How would you set the sampling rate to balance cost against statistical sensitivity?
- How would you handle a harm category that is rare but catastrophic when it occurs?
More metrics questions
- Weekly active users of Codex dropped 15% after a pricing change. How do you investigate?OpenAI · Metrics · Medium
- What metrics would you track to measure the success of ChatGPT Projects?OpenAI · Metrics · Medium
- 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