·statistical-analysis
{}

statistical-analysis

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.

317Installs·15Trend·@anthropics

Installation

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

How to Install statistical-analysis

Quickly install statistical-analysis AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anthropics/knowledge-work-plugins.

SKILL.md

View raw

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 |

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results. Source: anthropics/knowledge-work-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis
Category
{}Data Analysis
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

Quick answers

What is statistical-analysis?

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results. Source: anthropics/knowledge-work-plugins.

How do I install statistical-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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