分布与不确定性 · 厂商发布
Confidence Interval Forest
显示均值和置信区间,避免把 0.3 分噪声包装成确定性领先。
forestInformation grammar
它如何组织信息
森林图 + 置信区间 + 零差值参考线
- Visual system
- VS-19 Clay statistical editorial
- Component ID
claude-error-forest
Use when
适用判断
适合重复采样、bootstrap 或多 seed 结果;必须说明区间方法。
Source lineage
Anthropic / Claude
暖纸、珊瑚主系列、强表格与误差区间
Open formal source ↗Structured data
可替换的数据模型
示意数据,仅复现信息结构,不代表最新榜单结果。
{
"baseline": 70,
"items": [
{
"label": "Claude",
"value": 82,
"low": 79,
"high": 85
},
{
"label": "GPT",
"value": 79,
"low": 76,
"high": 82
},
{
"label": "Gemini",
"value": 77,
"low": 72,
"high": 81
},
{
"label": "Qwen",
"value": 74,
"low": 71,
"high": 77
},
{
"label": "DeepSeek",
"value": 73,
"low": 68,
"high": 78
}
]
}Related components