Metric Diagnosis & Segmentation Analysis Questions
Investigating why a metric moved: root-causing a spike, drop, or plateau by decomposing it across segments and dimensions. Covers segmentation, cohorting, Simpson's-paradox traps, and distinguishing a real change from seasonality or a tracking artifact. The scope is diagnostic metric analysis rather than choosing which metric to track.
MediumTechnical
58 practiced
You suspect an instrumentation issue where 'purchase' events were double-counted for a 24-hour window. Describe a statistical approach to estimate the overcount and a SQL query pattern to validate the estimate using raw logs and idempotency keys.
EasyTechnical
79 practiced
Design a diagnostic SQL pattern to identify whether a drop in paid conversions is uniform across payment methods or concentrated in one method (e.g., credit card vs PayPal). Include expected output columns and a suggestion for a visualization to communicate findings.
MediumTechnical
67 practiced
A metric shows a significant change, but downstream business KPIs do not move correspondingly. Propose five diagnostic hypotheses for why the leading metric moved without downstream impact and for each propose a fast test or query to validate the hypothesis.
HardSystem Design
74 practiced
You're asked to design an anomaly-detection system for hundreds of metrics with varying scales. Propose an architecture (components), statistical or ML algorithms for detection per-metric, and a triage workflow to escalate only the most business-critical incidents to on-call engineers.
MediumTechnical
70 practiced
Scenario: multiple metrics move in different directions after a marketing campaign (revenue up, new user quality down, support tickets up). As growth data scientist, create a prioritized diagnostic playbook of 8 steps (SQL queries, analyses, logs, experiments) you would run in first 48 hours to pinpoint root causes.
Unlock Full Question Bank
Get access to hundreds of Metric Diagnosis & Segmentation Analysis interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.