Ab Test Design

Designs an A/B test from scratch. Defines the hypothesis, calculates required sample size, specifies randomization method, sets success metrics and minimum detectable effect, and produces a results interpretation template. Use when the user wants to set up a controlled experiment to test whether a change produces a measurable improvement. Do NOT use for interpreting completed test results (use hypothesis-testing), analyzing existing data without experimentation (use correlation-analysis), or survey design (use survey-design in the research cluster).

FerroxLabs Updated 37 repo stars

File contents

ferroxlabs/wayland/tree/main/src/process/resources/skills-library/bodies/skills/data-analysis/ab-test-design commit 7c66a085c8

Frequently asked questions

npx skillmds@latest add ferroxlabs/ab-test-design-3