跳到主要内容
知仓学习社ZHICANG

experiment-type-selection

Choose the right product experiment type: superiority, non-inferiority, equivalence, A/B/n, or holdback-backed validation. Use when deciding what ki…

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少6 个文本文件,12 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Experiment Type Selection

Use this skill when the experiment question determines the test type. Not every

experiment should be a simple superiority test; some decisions need evidence

that a change is not worse, roughly equivalent, or durable over time.

Source Traceability

Primary source: Practical A/B Testing by Leemay Nassery. Guidance is

transformed and paraphrased from chapter 3, especially lines 2013-2870. Related

variant design context comes from chapter 1 lines 539-571 and chapter 2 lines

1564-1735.

Related Advanced Skills

  • experimentation-throughput-strategy: use when the choice is isolated versus

overlapping testing or when testing availability constrains the design.

  • adaptive-experimentation-strategy: use when fixed-horizon A/B testing may be

replaced by sequential testing, bandits, or contextual bandits.

  • ml-experiment-evaluation: use when the experiment is evaluating ML models,

rankers, offline metrics, interleaving, or model filtering.

  • long-term-impact-evaluation: use when the test type question is really

about delayed or sustained impact measurement.

Reference Routing

| Need | Read |

|------|------|

| Test type concepts | references/core/knowledge.md |

| Selection rules | references/core/rules.md |

| Scenario examples | references/core/examples.md |

| Step-by-step selection | workflows/choose-experiment-type.md |

Workflow

  1. State the decision question in plain language.
  2. Identify whether the team wants to prove improvement, avoid degradation, or

show practical similarity.

  1. Check whether the metric movement must persist after launch.
  2. Decide whether multiple variants are necessary and interpretable.
  3. Choose the simplest test type that answers the decision question.
  4. Document assumptions, risk, and follow-up analysis.

Output Format

# Experiment Type Recommendation

## Decision Question
[What the team needs to learn.]

## Recommended Type
[Superiority | Non-inferiority | Equivalence | A/B/n | Holdback]

## Why This Type Fits
- Goal:
- Metric behavior needed:
- Risk tolerance:
- Time horizon:

## Design Notes
- Primary metric:
- Guardrails:
- Variants:
- Population:
- Follow-up analysis:

## Do Not Use
[Types that would answer the wrong question and why.]

Quality Bar

  • Do not default to superiority when the real question is safety or sameness.
  • Do not use equivalence unless the team can define an acceptable equivalence

band.

  • Do not recommend many variants unless the user has traffic and the variants

preserve interpretable learning.

  • Use holdback-experiment-design for detailed long-term holdback planning.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。