19-ab-test-setup

Plan statistically valid A/B tests with sample size and p-value analysis.

Updated May 13, 2026
One-click install
npx skills add https://github.com/TimothyMt/Full-stack-mkt-v0.1 --skill 19-ab-test-setup-timothymt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 19-ab-test-setup
Source: https://github.com/TimothyMt/Full-stack-mkt-v0.1/tree/main/skills/vi/19-ab-test-setup
Command: npx skills add https://github.com/TimothyMt/Full-stack-mkt-v0.1 --skill 19-ab-test-setup-timothymt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill này giúp bạn thiết lập A/B test cho ads, landing page, email hoặc sản phẩm theo cách đo lường đúng, tính sample size phù hợp và phân tích kết quả có ý nghĩa thống kê để tránh kết luận sai.

Core Features & Use Cases

  • Chọn đúng biến cần test: Hướng dẫn giới hạn chỉ test 1 biến để kết luận rõ ràng (ví dụ headline, CTA, giá, social proof).
  • Tính sample size & thời gian test: Cung cấp công thức tính sample size theo baseline conversion rate và MDE, kèm quy tắc thời gian test theo tuần để giảm nhiễu.
  • Thiết lập tracking & phân tích significance: Gợi ý cách theo dõi (Meta Pixel/GA4/PostHog/URL split) và tiêu chí kết luận theo p-value (< 0.05) cùng checklist ghi lại kết quả.

Quick Start

Hãy trả lời các thông tin sau cho Skill: bạn muốn test cái gì, metric chính là gì, traffic/ngày của kênh hiện tại, và mục tiêu tăng bao nhiêu phần trăm, để Skill đề xuất biến test, sample size và cách tracking/đọc kết quả.

Frequently Asked Questions about 19-ab-test-setup

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

FAQPage Schema
How do I calculate sample size for an A/B test on my landing page?

To calculate A/B test sample size, you need your baseline conversion rate and minimum detectable effect. Apply the sample size formula to determine the minimum conversions required per variant before running the test.

What is a statistically valid A/B test setup for ad tracking?

A valid A/B test setup for ad tracking requires testing one variable, calculating sample size, and checking p-value significance below 0.05. Document tracking parameters and conclusions to reduce false positives during analysis.

How do I set up conversion tracking for an email subject line A/B test?

Set up conversion tracking for email subject line A/B tests using URL split tracking or analytics platforms. Define your primary metric, change only the subject line, and run the test for full weekly cycles to minimize noise.

Why does my A/B test show significant conversion rate differences but unreliable results?

Unreliable A/B test conversion rate differences often stem from testing multiple variables or ending tests too early. Reduce false positives by isolating one variable, meeting minimum sample size requirements, and checking p-value significance.

Can I use Meta Pixel and GA4 for A/B test significance analysis?

Yes, you can use Meta Pixel, GA4, or PostHog for A/B test tracking and significance analysis. These tools monitor conversion rates, while the statistical workflow validates results by checking p-value significance below 0.05.