marketing-ab-testing

Designs and analyzes A/B tests with hypothesis frameworks, sample size tables, and experiment templates.

Updated May 26, 2026
One-click install
npx skills add https://github.com/avel123111/triplanio --skill marketing-ab-testing-avel123111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing-ab-testing
Source: https://github.com/avel123111/triplanio/tree/main/.claude/skills/marketing-ab-testing
Command: npx skills add https://github.com/avel123111/triplanio --skill marketing-ab-testing-avel123111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Teams often run A/B tests without clear hypotheses, adequate sample sizes, or statistical rigor, leading to false positives, wasted traffic, and unreliable decisions. This Skill provides a structured methodology for planning, running, and analyzing experiments that produce statistically valid, actionable results. ## Core Features & Use Cases - Hypothesis and Test Design: Structures hypotheses with a proven framework, defines primary/secondary/guardrail metrics, and guides variant design and traffic allocation. - Sample Size and Duration Planning: Provides quick-reference sample size tables by baseline conversion rate and minimum detectable effect, plus duration calculation formulas and sequential testing guidance. - Growth Experimentation Program: Covers ICE prioritization, experiment velocity tracking, playbook documentation, and cadence rituals for running experiments as a continuous growth engine. - Use Case: A product marketer wants to test a new pricing page headline. The Skill helps calculate that they need 8,700 visitors per variant to detect a 20% lift on a 10% baseline, provides a test plan template, and defines guardrail metrics like refund rate before launch. ## Quick Start Ask the assistant to help design an A/B test for your pricing page headline, including the hypothesis, required sample size, and success metrics.

Frequently Asked Questions about marketing-ab-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate sample size for an A/B test?

Sample size depends on your baseline conversion rate, minimum detectable effect, significance level (usually 95%), and power (usually 80%). For example, detecting a 20% lift on a 5% baseline requires about 18,000 visitors per variant. Use the reference tables or calculators like Evan Miller's for exact figures.

How long should I run an A/B test?

Divide total required sample by daily exposed traffic to estimate duration. Run at least one full week to capture day-of-week variation, but avoid exceeding 4-8 weeks since novelty effects fade and external factors intervene.

What is the difference between A/B, A/B/n, and multivariate tests?

A/B tests compare two versions with a single change and need moderate traffic. A/B/n tests multiple variants and require roughly 1.5-2x more sample per added variant. Multivariate tests combine multiple changes simultaneously and demand very high traffic volumes.

Why is peeking at A/B test results early a problem?

Checking results before reaching the planned sample size and stopping early inflates false positive rates, leading to wrong decisions. Pre-commit to a sample size and honor it, or use sequential testing methods offered by tools like Optimizely or PostHog.

What should I do when my traffic is too low for an A/B test?

Options include increasing the minimum detectable effect to 20% or more, reducing variants, testing higher-traffic pages earlier in the funnel, combining traffic across similar pages, or making the decision with qualitative data instead of a formal test.

How do I prioritize which experiments to run first?

Score each hypothesis 1-10 on Impact, Confidence, and Ease, then average them into an ICE score. Run the highest-scoring experiments first and re-score monthly as context and data change.