‹ 首页

bayesian-experiment-reader

@clamp-sh · 收录于 1 周前

Bayesian counterpart to experiment-result-reader. Computes posterior P(variant beats control), credible intervals, and expected loss from per-variant exposure and conversion data. Beta-Binomial for proportion metrics (CVR), Normal-Normal for continuous metrics (revenue per user). Decision rule combines a confidence threshold with an expected-loss tolerance, so the ship decision reflects both "how likely is this better?" and "how bad is it if I'm wrong?". Use this skill alongside experiment-result-reader when reading any A/B test result. Pairs with analytics-diagnostic-method. Use whenever interpreting an A/B test result the user plans to ship from, when the question is "what's the chance variant wins?", or when a frequentist p-value is on the edge and the user wants the posterior view. Triggers when Clamp MCP returns experiment exposure and conversion data, or when any analytics source surfaces per-variant counts.

适合你,如果经常分析A/B测试数据,想用贝叶斯方法做决策。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add clamp-sh/analytics-skills/bayesian-experiment-reader
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- clamp-sh/analytics-skills/bayesian-experiment-reader
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify clamp-sh/analytics-skills/bayesian-experiment-reader
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
6GitHub stars
~4.2K上下文体积 · 单文件
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。