Explain what a p-value represents in an A/B test and interpret 0.03
This tests frequentist hypothesis testing literacy. It is the chance of seeing a result this extreme if the null of no effect were true; 0.03 means 3% chance of such data under the null, not 97% chance the variant wins. Red flag: saying 97% likely.
WHAT THIS TESTS: The interviewer wants to know if you understand the definition of a p-value under the frequentist framework or if you are just repeating cargo-cult statistics. In product and UX research, a senior candidate must distinguish between the probability of data under a hypothetical null model and the probability that a business decision is correct. This question separates people who can explain statistical assumptions from people who treat 0.05 as a magic on-off switch.
A GOOD ANSWER COVERS: A strong answer states that the p-value is the probability of obtaining a test result at least as extreme as the one observed, assuming the null hypothesis of no difference is true. For an A/B test, this means calculating how likely the observed lift or a larger lift would be if the control and variant actually had identical underlying conversion rates. With a p-value of 0.03, the candidate should say that such an extreme result would happen only three percent of the time under the null, which falls below the conventional alpha of 0.05 and therefore leads us to reject the null. The candidate should also proactively note that this is not the same as saying there is a ninety-seven percent probability that the variant is truly better, because the p-value conditions on the null being true rather than updating our belief about the null.
COMMON WRONG ANSWERS: The most dangerous error is interpreting 0.03 as a ninety-seven percent chance that the hypothesis is true or that the result will replicate. Another red flag is saying the p-value measures the size or importance of the effect; it does not, which is why confidence intervals and effect sizes matter. Some candidates will claim that a lower p-value means a larger lift, or that a p-value of 0.03 means there is a three percent chance the null is true. All of these confuse the probability of the data given the hypothesis with the probability of the hypothesis given the data.
LIKELY FOLLOW-UPS: The interviewer may ask why we use an alpha of 0.05 and whether it should ever change, which is a chance to discuss business risk and the trade-off between false positives and false negatives. They may also ask how sample size affects p-values, or why a statistically significant result might still not be practically significant. A sharp candidate will be ready to explain that p-values do not account for prior probability, which is why Bayesian alternatives or simply reporting confidence intervals are increasingly preferred in industry settings.
ONE CONCRETE EXAMPLE: Imagine you run an A/B test on a checkout button color and observe a two percent lift in conversions with a p-value of 0.03. What this number actually means is that if the new button color had zero real impact, random noise alone would still produce a two percent lift or larger in about three out of every one hundred experiments. Because that is relatively rare under the no-effect assumption, you reject the null and tentatively conclude the color change had an effect. However, it does not mean there is a ninety-seven percent chance you will see a two percent lift if you roll the feature out to all users, nor does it tell you whether the lift is large enough to justify the engineering cost of the change.
Read the original → en.wikipedia.org
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.