H7Beginner
A/A Testing Concept
20 minOnce
Format: Understand why A/A testing (testing two identical groups) is necessary.
Concept: Before running an A/B test, first run an A/A test — both groups of users see the exact same version. If the A/A test also shows a "significant difference," it means your testing infrastructure has a problem.
Exercise: Consider the following situations and judge whether the difference is real or statistical noise:
- After changing button color, conversion rate goes from 2.0% to 2.3% — significant?
- Test results with only 100 users — reliable?
- A test that ran for only 2 days before drawing conclusions — reasonable?