InterviewStack.io LogoInterviewStack.io

Data Investigation and Root Cause Analysis Questions

Diagnosing why a metric moved. Covers structured drill-down, segmentation to isolate drivers, distinguishing real shifts from noise or data artifacts, and forming and testing explanatory hypotheses. Focuses on the investigative reasoning behind metric-change and anomaly questions.

HardTechnical
56 practiced

A production ML model's accuracy dropped noticeably (for example month-over-month or right after a recent data pipeline change). Create a systematic root-cause plan covering the input, serving, and training-versus-production layers where the cause could live. List the concrete diagnostic tests and plots you'd run and the order you'd run them in, and describe your decision criteria for retrain versus rollback versus collect-more-data.

MediumTechnical
57 practiced

A production ML feature's quality visibly degraded after a change (for example a generative AI service showing more hallucinations since a model update, or a composite engagement metric dropping after a model-drift event). Describe the quantitative metrics and qualitative signals you would collect to characterize the regression, and outline an end-to-end plan to communicate the root-cause investigation and its findings to both engineering and non-technical stakeholders.

HardTechnical
49 practiced

Your analytics show a consistent performance gap across demographic groups in conversion or approval rate for a product (for example a loan product). Describe how you would investigate whether the gap stems from product design, a downstream decisioning model, or a data issue, propose fairness metrics you'd track, and describe how you would communicate the findings to non-technical stakeholders.

HardTechnical
46 practiced

A key product or model-quality metric dropped shortly after deploying a data-driven feature or model. Describe a structured root-cause plan: which logs and metrics you would inspect first, how you'd triage between the different classes of cause responsible, and what evidence would convince you to confirm the true cause before rolling back or shipping a fix.

That is every published Data Investigation and Root Cause Analysis question for Applied Scientist so far. Browse the other topics in this category, or practice this one interactively.