
Ab Test Analysis
- 1 installs
- 821 repo stars
- Updated March 23, 2026
- paperclipai/companies
Analyzes A/B test results with statistical significance, sample size validation, and confidence intervals to recommend whether to ship, extend, or stop a variant.
About
Evaluates experiment results using statistical significance, sample size checks, and confidence intervals. A developer or PM uses it to decide whether an A/B test variant should ship, keep running, or stop.
- Checks statistical significance and sample size before recommending
- Outputs ship/extend/stop decision
Ab Test Analysis by the numbers
- 1 all-time installs (skills.sh)
- Ranked #2,476 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/paperclipai/companies --skill ab-test-analysisAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 821 |
| Last updated | March 23, 2026 |
| Repository | paperclipai/companies ↗ |
What it does
Analyzes A/B test results with statistical significance, sample size validation, and confidence intervals to recommend whether to ship, extend, or stop a variant.
Files
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.