Chance alone produces winners
Here is the fact that everything in this lesson hangs on: even if your change does nothing at all, an A/B test will often show a difference between the groups, purely by chance.
Flip a fair coin a hundred times in two groups. The two groups will not tie. One will get more heads, by luck. Users are the same. Split any set of people into two random groups and measure anything, sign-ups, clicks, revenue, and the two groups will differ, even though nothing was done to either. Randomness does not produce equality; it produces approximate equality with a scatter around it.
So when a test shows the new button beat the old by 3 percent, there are always two explanations competing: your button genuinely helped, or the groups differ by chance and your button did nothing. Every result is haunted by this second possibility.
The whole of statistical testing exists to answer one question: is the difference I see bigger than what chance alone would routinely produce? Not "is there a difference", there is always a difference, but "is this difference too large to be luck". Everything that follows is machinery for answering that, and every trap is a way of getting the answer wrong.

