Uncertainties in Testing

statistics
test design
ab testing
experimental design
uncertainties
Author

Megha Joshi

Published

July 12, 2026

I have been trying to think of ways to explain how even if an estimate of effect from an AB test is statistically significant, that does not mean that the effect itself is not biased and that it does not mean that he results we observed in one sample are generalizable to broader population or to future time. I have also been trying to think of ways to explain the distinction between randomization and random sampling. Randomizing units to test or control does not take care of seasonality and other external validity issues. I started writing about different aspects of testing with a running example and then got sidetracked 5 billion times with particularities of the example. 😁

Then I read this post on Linkedin by James G. Scott and the attached blog about how James teaches about uncertainty in introductory statistics class. I got quite ‘the light bulb going off in the head’ moment about how to organize all the things I have been struggling to explain using the format presented in the blog. 💡Insipired by the list of uncertainties in James’s blog, I created my own list, editing and adding to what is already there in the original blog. Note: this list is particular to tests involving causal inference.

Internal validity

External validity

Randomness

Measurement error

Just looking at whether an estimate of effect is statistically significant does not tell you anything about internal or external validity or measurement error. And, not really even about whether what you see is just dumb luck, because we don’t know what the truth is oftentimes. We just have to make assumptions.

Back to top