Hypothesis Framework
Structure
Because [observation/data],
we believe [change]
will cause [expected outcome]
for [audience].
We'll know this is true when [metrics].
Example
Weak: "Changing the button color might increase clicks."
Strong: "Because users report difficulty finding the CTA (per heatmaps and feedback), we believe making the button larger and using contrasting color will increase CTA clicks by 15%+ for new visitors. We'll measure click-through rate from page view to signup start."
Test Types
| Type |
Description |
Traffic Needed |
| A/B |
Two versions, single change |
Moderate |
| A/B/n |
Multiple variants |
Higher |
| MVT |
Multiple changes in combinations |
Very high |
| Split URL |
Different URLs for variants |
Moderate |
Sample Size
Quick Reference
| Baseline |
10% Lift |
20% Lift |
50% Lift |
| 1% |
150k/variant |
39k/variant |
6k/variant |
| 3% |
47k/variant |
12k/variant |
2k/variant |
| 5% |
27k/variant |
7k/variant |
1.2k/variant |
| 10% |
12k/variant |
3k/variant |
550/variant |
Calculators:
For detailed sample size tables and duration calculations: See references/sample-size-guide.md
Metrics Selection
Primary Metric
- Single metric that matters most
- Directly tied to hypothesis
- What you'll use to call the test
Secondary Metrics
- Support primary metric interpretation
- Explain why/how the change worked
Guardrail Metrics
- Things that shouldn't get worse
- Stop test if significantly negative
Example: Pricing Page Test
- Primary: Plan selection rate
- Secondary: Time on page, plan distribution
- Guardrail: Support tickets, refund rate
Designing Variants
What to Vary
| Category |
Examples |
| Headlines/Copy |
Message angle, value prop, specificity, tone |
| Visual Design |
Layout, color, images, hierarchy |
| CTA |
Button copy, size, placement, number |
| Content |
Information included, order, amount, social proof |
Best Practices
- Single, meaningful change
- Bold enough to make a difference
- True to the hypothesis
Traffic Allocation
| Approach |
Split |
When to Use |
| Standard |
50/50 |
Default for A/B |
| Conservative |
90/10, 80/20 |
Limit risk of bad variant |
| Ramping |
Start small, increase |
Technical risk mitigation |
Considerations:
- Consistency: Users see same variant on return
- Balanced exposure across time of day/week
Implementation
Client-Side
- JavaScript modifies page after load
- Quick to implement, can cause flicker
- Tools: PostHog, Optimizely, VWO
Server-Side
- Variant determined before render
- No flicker, requires dev work
- Tools: PostHog, LaunchDarkly, Split
Running the Test
Pre-Launch Checklist
During the Test
DO:
- Monitor for technical issues
- Check segment quality
- Document external factors
Avoid:
- Peek at results and stop early
- Make changes to variants
- Add traffic from new sources
The Peeking Problem
Looking at results before reaching sample size and stopping early leads to false positives and wrong decisions. Pre-commit to sample size and trust the process.
Analyzing Results
Statistical Significance
- 95% confidence = p-value < 0.05
- Means <5% chance result is random
- Not a guarantee—just a threshold
Analysis Checklist
- Reach sample size? If not, result is preliminary
- Statistically significant? Check confidence intervals
- Effect size meaningful? Compare to MDE, project impact
- Secondary metrics consistent? Support the primary?
- Guardrail concerns? Anything get worse?
- Segment differences? Mobile vs. desktop? New vs. returning?
Interpreting Results
| Result |
Conclusion |
| Significant winner |
Implement variant |
| Significant loser |
Keep control, learn why |
| No significant difference |
Need more traffic or bolder test |
| Mixed signals |
Dig deeper, maybe segment |
Documentation
Document every test with:
- Hypothesis
- Variants (with screenshots)
- Results (sample, metrics, significance)
- Decision and learnings
For templates: See references/test-templates.md
Growth Experimentation Program
Individual tests are valuable. A continuous experimentation program is a compounding asset. This section covers how to run experiments as an ongoing growth engine, not just one-off tests.
The Experiment Loop
1. Generate hypotheses (from data, research, competitors, customer feedback)
2. Prioritize with ICE scoring
3. Design and run the test
4. Analyze results with statistical rigor
5. Promote winners to a playbook
6. Generate new hypotheses from learnings
→ Repeat
Hypothesis Generation
Feed your experiment backlog from multiple sources:
| Source |
What to Look For |
| Analytics |
Drop-off points, low-converting pages, underperforming segments |
| Customer research |
Pain points, confusion, unmet expectations |
| Competitor analysis |
Features, messaging, or UX patterns they use that you don't |
| Support tickets |
Recurring questions or complaints about conversion flows |
| Heatmaps/recordings |
Where users hesitate, rage-click, or abandon |
| Past experiments |
"Significant loser" tests often reveal new angles to try |
ICE Prioritization
Score each hypothesis 1-10 on three dimensions:
| Dimension |
Question |
| Impact |
If this works, how much will it move the primary metric? |
| Confidence |
How sure are we this will work? (Based on data, not gut.) |
| Ease |
How fast and cheap can we ship and measure this? |
ICE Score = (Impact + Confidence + Ease) / 3
Run highest-scoring experiments first. Re-score monthly as context changes.
Experiment Velocity
Track your experimentation rate as a leading indicator of growth:
| Metric |
Target |
| Experiments launched per month |
4-8 for most teams |
| Win rate |
20-30% is common for mature programs (sustained higher rates may indicate conservative hypotheses) |
| Average test duration |
2-4 weeks |
| Backlog depth |
20+ hypotheses queued |
| Cumulative lift |
Compound gains from all winners |
The Experiment Playbook
When a test wins, don't just implement it — document the pattern:
## [Experiment Name]
**Date**: [date]
**Hypothesis**: [the hypothesis]
**Sample size**: [n per variant]
**Result**: [winner/loser/inconclusive] — [primary metric] changed by [X%] (95% CI: [range], p=[value])
**Guardrails**: [any guardrail metrics and their outcomes]
**Segment deltas**: [notable differences by device, segment, or cohort]
**Why it worked/failed**: [analysis]
**Pattern**: [the reusable insight — e.g., "social proof near pricing CTAs increases plan selection"]
**Apply to**: [other pages/flows where this pattern might work]
**Status**: [implemented / parked / needs follow-up test]
Over time, your playbook becomes a library of proven growth patterns specific to your product and audience.
Experiment Cadence
Weekly (30 min): Review running experiments for technical issues and guardrail metrics. Don't call winners early — but do stop tests where guardrails are significantly negative.
Bi-weekly: Conclude completed experiments. Analyze results, update playbook, launch next experiment from backlog.
Monthly (1 hour): Review experiment velocity, win rate, cumulative lift. Replenish hypothesis backlog. Re-prioritize with ICE.
Quarterly: Audit the playbook. Which patterns have been applied broadly? Which winning patterns haven't been scaled yet? What areas of the funnel are under-tested?
Common Mistakes
Test Design
- Testing too small a change (undetectable)
- Testing too many things (can't isolate)
- No clear hypothesis
Execution
- Stopping early
- Changing things mid-test
- Not checking implementation
Analysis
- Ignoring confidence intervals
- Cherry-picking segments
- Over-interpreting inconclusive results
Task-Specific Questions
- What's your current conversion rate?
- How much traffic does this page get?
- What change are you considering and why?
- What's the smallest improvement worth detecting?
- What tools do you have for testing?
- Have you tested this area before?
Related Skills
- page-cro: For generating test ideas based on CRO principles
- analytics-tracking: For setting up test measurement
- copywriting: For creating variant copy
1---2name: ab-test-setup3description: When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics-tracking. For page-level conversion optimization, see page-cro.4---56## Hypothesis Framework78### Structure910```11Because [observation/data],12we believe [change]13will cause [expected outcome]14for [audience].15We'll know this is true when [metrics].16```1718### Example1920**Weak**: "Changing the button color might increase clicks."2122**Strong**: "Because users report difficulty finding the CTA (per heatmaps and feedback), we believe making the button larger and using contrasting color will increase CTA clicks by 15%+ for new visitors. We'll measure click-through rate from page view to signup start."2324---2526## Test Types2728| Type | Description | Traffic Needed |29|------|-------------|----------------|30| A/B | Two versions, single change | Moderate |31| A/B/n | Multiple variants | Higher |32| MVT | Multiple changes in combinations | Very high |33| Split URL | Different URLs for variants | Moderate |3435---3637## Sample Size3839### Quick Reference4041| Baseline | 10% Lift | 20% Lift | 50% Lift |42|----------|----------|----------|----------|43| 1% | 150k/variant | 39k/variant | 6k/variant |44| 3% | 47k/variant | 12k/variant | 2k/variant |45| 5% | 27k/variant | 7k/variant | 1.2k/variant |46| 10% | 12k/variant | 3k/variant | 550/variant |4748**Calculators:**49- [Evan Miller's](https://www.evanmiller.org/ab-testing/sample-size.html)50- [Optimizely's](https://www.optimizely.com/sample-size-calculator/)5152**For detailed sample size tables and duration calculations**: See [references/sample-size-guide.md](references/sample-size-guide.md)5354---5556## Metrics Selection5758### Primary Metric59- Single metric that matters most60- Directly tied to hypothesis61- What you'll use to call the test6263### Secondary Metrics64- Support primary metric interpretation65- Explain why/how the change worked6667### Guardrail Metrics68- Things that shouldn't get worse69- Stop test if significantly negative7071### Example: Pricing Page Test72- **Primary**: Plan selection rate73- **Secondary**: Time on page, plan distribution74- **Guardrail**: Support tickets, refund rate7576---7778## Designing Variants7980### What to Vary8182| Category | Examples |83|----------|----------|84| Headlines/Copy | Message angle, value prop, specificity, tone |85| Visual Design | Layout, color, images, hierarchy |86| CTA | Button copy, size, placement, number |87| Content | Information included, order, amount, social proof |8889### Best Practices90- Single, meaningful change91- Bold enough to make a difference92- True to the hypothesis9394---9596## Traffic Allocation9798| Approach | Split | When to Use |99|----------|-------|-------------|100| Standard | 50/50 | Default for A/B |101| Conservative | 90/10, 80/20 | Limit risk of bad variant |102| Ramping | Start small, increase | Technical risk mitigation |103104**Considerations:**105- Consistency: Users see same variant on return106- Balanced exposure across time of day/week107108---109110## Implementation111112### Client-Side113- JavaScript modifies page after load114- Quick to implement, can cause flicker115- Tools: PostHog, Optimizely, VWO116117### Server-Side118- Variant determined before render119- No flicker, requires dev work120- Tools: PostHog, LaunchDarkly, Split121122---123124## Running the Test125126### Pre-Launch Checklist127- [ ] Hypothesis documented128- [ ] Primary metric defined129- [ ] Sample size calculated130- [ ] Variants implemented correctly131- [ ] Tracking verified132- [ ] QA completed on all variants133134### During the Test135136**DO:**137- Monitor for technical issues138- Check segment quality139- Document external factors140141**Avoid:**142- Peek at results and stop early143- Make changes to variants144- Add traffic from new sources145146### The Peeking Problem147Looking at results before reaching sample size and stopping early leads to false positives and wrong decisions. Pre-commit to sample size and trust the process.148149---150151## Analyzing Results152153### Statistical Significance154- 95% confidence = p-value < 0.05155- Means <5% chance result is random156- Not a guarantee—just a threshold157158### Analysis Checklist1591601. **Reach sample size?** If not, result is preliminary1612. **Statistically significant?** Check confidence intervals1623. **Effect size meaningful?** Compare to MDE, project impact1634. **Secondary metrics consistent?** Support the primary?1645. **Guardrail concerns?** Anything get worse?1656. **Segment differences?** Mobile vs. desktop? New vs. returning?166167### Interpreting Results168169| Result | Conclusion |170|--------|------------|171| Significant winner | Implement variant |172| Significant loser | Keep control, learn why |173| No significant difference | Need more traffic or bolder test |174| Mixed signals | Dig deeper, maybe segment |175176---177178## Documentation179180Document every test with:181- Hypothesis182- Variants (with screenshots)183- Results (sample, metrics, significance)184- Decision and learnings185186**For templates**: See [references/test-templates.md](references/test-templates.md)187188---189190## Growth Experimentation Program191192Individual tests are valuable. A continuous experimentation program is a compounding asset. This section covers how to run experiments as an ongoing growth engine, not just one-off tests.193194### The Experiment Loop195196```1971. Generate hypotheses (from data, research, competitors, customer feedback)1982. Prioritize with ICE scoring1993. Design and run the test2004. Analyze results with statistical rigor2015. Promote winners to a playbook2026. Generate new hypotheses from learnings203→ Repeat204```205206### Hypothesis Generation207208Feed your experiment backlog from multiple sources:209210| Source | What to Look For |211|--------|-----------------|212| Analytics | Drop-off points, low-converting pages, underperforming segments |213| Customer research | Pain points, confusion, unmet expectations |214| Competitor analysis | Features, messaging, or UX patterns they use that you don't |215| Support tickets | Recurring questions or complaints about conversion flows |216| Heatmaps/recordings | Where users hesitate, rage-click, or abandon |217| Past experiments | "Significant loser" tests often reveal new angles to try |218219### ICE Prioritization220221Score each hypothesis 1-10 on three dimensions:222223| Dimension | Question |224|-----------|----------|225| **Impact** | If this works, how much will it move the primary metric? |226| **Confidence** | How sure are we this will work? (Based on data, not gut.) |227| **Ease** | How fast and cheap can we ship and measure this? |228229**ICE Score** = (Impact + Confidence + Ease) / 3230231Run highest-scoring experiments first. Re-score monthly as context changes.232233### Experiment Velocity234235Track your experimentation rate as a leading indicator of growth:236237| Metric | Target |238|--------|--------|239| Experiments launched per month | 4-8 for most teams |240| Win rate | 20-30% is common for mature programs (sustained higher rates may indicate conservative hypotheses) |241| Average test duration | 2-4 weeks |242| Backlog depth | 20+ hypotheses queued |243| Cumulative lift | Compound gains from all winners |244245### The Experiment Playbook246247When a test wins, don't just implement it — document the pattern:248249```250## [Experiment Name]251**Date**: [date]252**Hypothesis**: [the hypothesis]253**Sample size**: [n per variant]254**Result**: [winner/loser/inconclusive] — [primary metric] changed by [X%] (95% CI: [range], p=[value])255**Guardrails**: [any guardrail metrics and their outcomes]256**Segment deltas**: [notable differences by device, segment, or cohort]257**Why it worked/failed**: [analysis]258**Pattern**: [the reusable insight — e.g., "social proof near pricing CTAs increases plan selection"]259**Apply to**: [other pages/flows where this pattern might work]260**Status**: [implemented / parked / needs follow-up test]261```262263Over time, your playbook becomes a library of proven growth patterns specific to your product and audience.264265### Experiment Cadence266267**Weekly (30 min)**: Review running experiments for technical issues and guardrail metrics. Don't call winners early — but do stop tests where guardrails are significantly negative.268269**Bi-weekly**: Conclude completed experiments. Analyze results, update playbook, launch next experiment from backlog.270271**Monthly (1 hour)**: Review experiment velocity, win rate, cumulative lift. Replenish hypothesis backlog. Re-prioritize with ICE.272273**Quarterly**: Audit the playbook. Which patterns have been applied broadly? Which winning patterns haven't been scaled yet? What areas of the funnel are under-tested?274275---276277## Common Mistakes278279### Test Design280- Testing too small a change (undetectable)281- Testing too many things (can't isolate)282- No clear hypothesis283284### Execution285- Stopping early286- Changing things mid-test287- Not checking implementation288289### Analysis290- Ignoring confidence intervals291- Cherry-picking segments292- Over-interpreting inconclusive results293294---295296## Task-Specific Questions2972981. What's your current conversion rate?2992. How much traffic does this page get?3003. What change are you considering and why?3014. What's the smallest improvement worth detecting?3025. What tools do you have for testing?3036. Have you tested this area before?304305---306307## Related Skills308309- **page-cro**: For generating test ideas based on CRO principles310- **analytics-tracking**: For setting up test measurement311- **copywriting**: For creating variant copy