ab-test-analysis

Analyze A/B test results for statistical significance and rollout recommendations.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/shalevamin/The-_Ultimate_agents --skill ab-test-analysis-shalevamin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-analysis
Source: https://github.com/shalevamin/The-_Ultimate_agents/tree/main/.claude/skills/ab-test-analysis
Command: npx skills add https://github.com/shalevamin/The-_Ultimate_agents --skill ab-test-analysis-shalevamin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you rigorously analyze A/B test results to make confident, data-backed product decisions, avoiding costly mistakes and ensuring you ship impactful changes.

Core Features & Use Cases

  • Statistical Significance: Calculates p-values and confidence intervals to determine if observed differences are statistically meaningful.
  • Test Validation: Assesses sample size adequacy, test duration, and potential biases like SRM or novelty effects.
  • Decision Framework: Provides clear recommendations (Ship, Extend, Stop, Investigate) based on primary and guardrail metrics.
  • Use Case: You've run an A/B test on a new checkout button color. This Skill will analyze the conversion rates, check if the test reached statistical significance, and recommend whether to roll out the new color or continue testing.

Quick Start

Analyze the A/B test results for the new user onboarding flow, using the provided data files.

Frequently Asked Questions about ab-test-analysis

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

FAQPage Schema
How do I calculate statistical significance for my A/B test results?

To calculate statistical significance for A/B testing, you need to analyze p-values and confidence intervals to determine if observed differences in conversion rates are meaningful rather than random noise. This Skill evaluates primary and guardrail metrics to validate if your test results reach statistical significance.

What is the best way to validate A/B test setup and check for sample ratio mismatch?

Validating A/B test setup involves assessing sample size adequacy, test duration, and potential biases like Sample Ratio Mismatch (SRM) or novelty effects. This Skill checks these experiment validity parameters to ensure your split test data is reliable before making product decisions.

How do I decide whether to ship, stop, or extend a product feature A/B test?

Deciding whether to ship, stop, or extend an A/B test requires a structured decision framework based on primary and guardrail metrics. This Skill provides actionable recommendations by evaluating your test's lift, p-values, and statistical significance against experiment validity criteria.

Can I analyze conversion rate optimization metrics for a new user onboarding flow?

Yes, you can analyze conversion rate optimization metrics for a new user onboarding flow by providing the split test data. The analysis calculates lift and p-values to determine if the onboarding changes produced statistically significant improvements in your primary metrics.

Why does my A/B test result show high lift but no statistical significance?

High lift without statistical significance in an A/B test often indicates insufficient sample size or short test duration, meaning the observed conversion rate differences could be random variance. This Skill assesses experiment validity and sample size adequacy to diagnose such issues.