Introduction
Imagine you want to find out which version of an advertisement works better to attract customers. Instead of guessing, you try two different ads with real people to see which one performs best.
Imagine you bake two types of cookies with slightly different recipes. You give each type to different friends without telling them which is which. After they try both, you see which cookie they liked more to decide which recipe to use.
┌───────────────┐
│ Audience │
└──────┬────────┘
│ Random split
▼
┌───────────────┐ ┌───────────────┐
│ Ad Version A │ │ Ad Version B │
└──────┬────────┘ └──────┬────────┘
│ │
▼ ▼
┌───────────────┐ ┌───────────────┐
│ Measure clicks│ │ Measure clicks│
│ and actions │ │ and actions │
└──────┬────────┘ └──────┬────────┘
│ │
▼ ▼
Compare results and decide best ad