This question evaluates a candidate's understanding of hypothesis testing and p-value interpretation, statistical inference concepts (including null hypothesis framing, test statistics, sampling distributions, and the relationships among p-values, confidence intervals, alpha, and power), awareness of experimental-design pitfalls such as optional stopping and multiple looks, and the ability to communicate these ideas to a non-technical product manager in a Data Scientist role within the Statistics & Math domain. It is commonly asked because interviewers need evidence that a candidate can avoid and correct common misinterpretations (for example conflating a p-value with Pr(H0|data) or equating a small p with a large effect), and its level of abstraction is primarily conceptual understanding with applied communication and interpretation aspects rather than implementation-level calculation.
You ran a two-sided A/B test on conversion rate. Results:
Explain to a product manager what a p-value of 0.03 actually means and, critically, what it does NOT mean. Use the concrete numbers above and cover:
Note: “pp” = percentage points (e.g., 5.0% to 5.4% is +0.4 pp).
Login required