什么是 statistical-analysis?
应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。 来源:anthropics/knowledge-work-plugins。
应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。
通过命令行快速安装 statistical-analysis AI 技能到你的开发环境
来源:anthropics/knowledge-work-plugins。
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应用统计方法,包括描述性统计、趋势分析、异常值检测和假设检验。在分析分布、测试显着性、检测异常、计算相关性或解释统计结果时使用。 来源:anthropics/knowledge-work-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/knowledge-work-plugins