ab-test-calculator

A/B测试计算器。样本量计算、统计显著性检验、实验时长预估、结果报告、贝叶斯分析。AB test calculator with sample size, significance testing, duration estimation, reports, and Bayesian analysis. Use when you need ab test calculator capabilities. Triggers on: ab test calculator.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ab-test-calculator" with this command: npx skills add bytesagain/ab-test-calculator

A/B Test Calculator Skill

A/B测试统计计算器 — 科学决策,数据驱动。

Commands

Run via: bash scripts/abtest.sh <command> [args...]

CommandDescription
calculate计算两组的统计显著性
sample计算所需最小样本量
significance检验p值和置信区间
duration预估实验所需天数
report生成完整A/B测试报告
bayesian贝叶斯方法分析胜率

Usage Examples

# 计算显著性(访客数 转化数)
bash scripts/abtest.sh calculate 1000 50 1000 65

# 计算样本量(基线转化率 最小可检测提升 显著性水平)
bash scripts/abtest.sh sample 0.05 0.02 0.95

# 预估实验时长(日均流量 所需样本量)
bash scripts/abtest.sh duration 5000 16000

# 贝叶斯分析
bash scripts/abtest.sh bayesian 1000 50 1000 65

# 生成报告
bash scripts/abtest.sh report 1000 50 1000 65 "按钮颜色测试"

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Meme Coin Scanner

Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration, and rug pull indicators using DexScreener and...

Registry SourceRecently Updated
2280Profile unavailable
Research

Investment Portfolio

投资组合分析。资产配置、风险评估、再平衡、收益分析、分散化、回测。Portfolio analysis with allocation, rebalancing. 投资组合、资产配置。

Registry SourceRecently Updated
3000Profile unavailable
Research

Test Generator

Automated test case generator. Unit tests, integration tests, end-to-end tests, mock objects, test fixtures, coverage analysis, edge case generation, perform...

Registry SourceRecently Updated
2300Profile unavailable
Research

Tweet Generator

推文生成、Thread长推、病毒传播分析、高质量回复、个人简介、发布时间建议。Tweet writer with threads, viral analysis, quality replies, bio optimization, posting schedule. Use when you need twee...

Registry SourceRecently Updated
1980Profile unavailable