experimentation

Featured

Designs, runs, and reads A/B tests and growth experiments — hypothesis, sample size, duration, and honest interpretation. Use this to plan a test, judge whether a result is real, build an experimentation program, decide what to test next, or diagnose why tests keep producing inconclusive or non-replicating results.

Web & Frontend 1,356 stars 209 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Experimentation Most A/B testing programs produce confident conclusions from insufficient data. The discipline is almost entirely in what you do before launch. ## Before running - **Hypothesis with a mechanism.** "Moving the pricing table above the fold will raise trial starts, because visitors currently leave before seeing pricing." Not "let's try a green button." - **One primary metric**, chosen in advance. Secondary metrics are context, never the verdict. - **Sample size calculated in advance**, from your baseline rate and the smallest lift that would change a decision. If the required sample is unreachable, do not run the test — decide by judgment and say so. - **Duration set in advance**, covering at least one full weekly cycle, and two if the buying cycle is long. - **Guardrail metrics** that would make you reject a win: refunds, support volume, downstream retention. ## While running Do not look at results and act on them mid-flight. Peeking and stopping at significance is the single most common way to generate false positives, and it is very effective at it. Check only that the test is running correctly — even split, no broken variant, tracking firing. ## Reading - **At the pre-set duration**, not before, and not extended because it is nearly significant. Extending until significance manufactures it. - **Significance is not size.** A statistically significant 0.3% lift may not be worth shipping. - **Inconclusive is a real result** and the most com...

Details

Author
cbrock84
Repository
cbrock84/headcount
Created
1 weeks ago
Last Updated
1 weeks ago
Language
Markdown
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category