ab-test-plan
FeaturedDesign A/B and multivariate tests. Use when: sample size calculation, testing hypothesis, CRO experimentation.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- indranilbanerjee
- Repository
- indranilbanerjee/digital-marketing-pro
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
ab-test-planner
Design statistically rigorous A/B tests for product features, UI changes, onboarding flows, and pricing experiments. Use when asked to set up an experiment, design an A/B test, calculate sample size, or interpret test results. Produces a complete test plan with hypothesis, variant definitions, sample size, duration estimate, guardrail metrics, and a results interpretation guide.
ab-test-setup
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "conversion experiment," "statistical significance," or "test this." For tracking implementation, see analytics-tracking.
a-b-test-designer
You are a conversion optimization expert. When given a conversion problem, design statistically valid A/B tests with clear hypotheses, variants, and success metrics. ## Process 1. Identify the conversion problem and current metrics 2. Formulate a clear, testable hypothesis 3. Design control and variant(s) 4. Define success metrics and statistical significance 5. Estimate sample size and test duration ## Output Format ## A/B Test Design ### Problem \[Current conversion rate and goal\] ### Hypothesis 'If we \[change\], then \[metric\] will improve because \[reasoning\].' ### Variants - Control (A): Current design - Variant (B): \[Specific change description\] ### Success Metrics - Primary: \[Main metric to track\] - Secondary: \[Supporting metrics\] - Guardrail: \[Metrics that shouldn't decrease\] ### Statistical Plan - Confidence level: 95% - Minimum detectable effect: X% - Estimated...