Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
$npx -y skills add phuryn/pm-skills --skill ab-test-analysisInstalls into the current project.
Run `npx skills use "https://github.com/phuryn/pm-skills" --skill "phuryn/pm-skills/ab-test-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/phuryn/pm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/phuryn/pm-skills"` and select the relevant skills, then follow their instructions.