ab-testing-design

Design A/B tests with sample size calculations and statistical significance interpretation.

11|3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/sarahxu0205/myskills --skill ab-testing-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-testing-design
Source: https://github.com/sarahxu0205/myskills/tree/main/ab-testing-design
Command: npx skills add https://github.com/sarahxu0205/myskills --skill ab-testing-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of designing A/B tests that are statistically sound and producing results that you can trust for business decisions instead of relying on intuition.

Core Features & Use Cases

  • Experiment Design Blueprint: Defines goals and hypotheses, sets up control vs. variant groups, and recommends traffic allocation and test duration to reduce confounding factors.
  • Sample Size & Statistical Planning: Computes required sample sizes, helps select appropriate statistical tests, and explains significance concepts like p-values and confidence intervals.
  • End-to-End Result Interpretation: Evaluates statistical significance, translates outcomes into business impact, and provides action and iteration guidance.

Use Cases: designing conversion-rate experiments, planning launch experiments with limited traffic, validating feature changes, and analyzing whether observed lift is meaningful.

Quick Start

Ask: “Design an A/B test to measure how changing [your variable] affects [your metric], and tell me the needed sample size and how to analyze the results.”

Frequently Asked Questions about ab-testing-design

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

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

To calculate the A/B test sample size, you need to input your baseline metrics, target detectable effect, traffic split, and statistical assumptions. The Skill then computes the required sample size and test duration for trustworthy results.

How do I design an A/B test to measure conversion rate changes?

Designing a valid A/B test requires defining clear hypotheses, setting up control versus variant groups, and allocating traffic to reduce confounding factors. This ensures your conversion rate experiment produces reliable, actionable business decisions.

What is the best way to interpret statistical significance and p-values from an experiment?

Interpreting statistical significance involves evaluating p-values and confidence intervals to determine if an observed lift is meaningful. This Skill translates those statistical outcomes into business impact and provides guidance on actionable next steps.

Can I run growth experimentation with limited traffic?

Yes, you can plan launch experiments with limited traffic by adjusting your target detectable effect and using appropriate statistical assumptions. The Skill determines the necessary test duration and traffic split to achieve valid results under constraints.

How do I set up control and variant groups for feature validation experiments?

Setting up control and variant groups for feature validation requires defining experiment goals, establishing valid hypotheses, and recommending proper traffic allocation. This reduces confounding factors and ensures observed metric changes are trustworthy.

When do I need to use confidence intervals in A/B testing analysis?

You need to use confidence intervals during A/B testing analysis to evaluate statistical significance and determine whether the observed lift is meaningful. They help translate raw experimental outcomes into reliable business impact assessments.