·statistical-analysis
{}

statistical-analysis

应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。

317安装·15热度·@anthropics

安装

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis

如何安装 statistical-analysis

通过命令行快速安装 statistical-analysis AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:anthropics/knowledge-work-plugins。

SKILL.md

查看原文

Descriptive statistics, trend analysis, outlier detection, hypothesis testing, and guidance on when to be cautious about statistical claims.

Choose the right measure of center based on the data:

| Symmetric distribution, no outliers | Mean | Most efficient estimator | | Skewed distribution | Median | Robust to outliers | | Categorical or ordinal data | Mode | Only option for non-numeric | | Highly skewed with outliers (e.g., revenue per user) | Median + mean | Report both; the gap shows skew |

应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。 来源:anthropics/knowledge-work-plugins。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis
分类
{}数据分析
认证
收录时间
2026-02-18
更新时间
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

快速解答

什么是 statistical-analysis?

应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。 来源:anthropics/knowledge-work-plugins。

如何安装 statistical-analysis?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/anthropics/knowledge-work-plugins