← ClaudeAtlas

ab-testinglisted

Designs A/B tests with statistical methodology, sample sizing, and significance analysis covering hypothesis formulation, variant design, and result interpretation. Use when user asks about A/B test, split test, experiment design, hypothesis, statistical significance, sample size, multivariate test, AB 테스트, 실험 설계, or 통계적 유의성.
Yoodaddy0311/artibot · ★ 3 · AI & Automation · score 65
Install: claude install-skill Yoodaddy0311/artibot
# A/B Testing ## When This Skill Applies - Designing A/B or multivariate tests for campaigns - Calculating sample sizes and test duration - Formulating test hypotheses with measurable outcomes - Analyzing test results for statistical significance - Recommending test priorities by expected impact ## Core Guidance ### 1. A/B Test Process ``` Hypothesis -> Variant Design -> Sample Sizing -> Test Setup -> Run Test -> Analyze Results -> Implement Winner -> Document Learnings ``` ### 2. Hypothesis Framework **Template**: "If we [change X], then [metric Y] will [improve/decrease] by [estimated %] because [rationale based on evidence]." | Component | Description | Example | |-----------|-------------|---------| | Change | What is being modified | "change CTA color to green" | | Metric | Primary success metric | "click-through rate" | | Direction | Expected outcome | "increase by 10-15%" | | Rationale | Evidence-based reasoning | "green contrasts better with page design" | ### 3. Test Element Priorities | Element | Impact Potential | Test Complexity | Priority | |---------|-----------------|-----------------|----------| | Value proposition / headline | High | Low | P1 | | CTA text and placement | High | Low | P1 | | Page layout / hero section | High | Medium | P1 | | Form fields (count, order) | High | Medium | P2 | | Social proof placement | Medium | Low | P2 | | Image / visual content | Medium | Medium | P2 | | Color scheme / button color | Low-Medium | Low | P3 | | Microcop