Skip to main content
Back to registry

statistical-analysis

anthropics/knowledge-work-plugins

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

Installs375
Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill statistical-analysis
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: Always report mean and median together for business metrics. If they diverge significantly, the data is skewed and the mean alone is misleading. Report key percentiles to tell a richer story than mean alone: Example narrative : "The median session duration is 4.2 minutes, but the top 10% of users spend over 22 minutes per session, pulling the mean up to 7.8 minutes." Characterize every numeric distribution you analyze: Moving averages to smooth noise: Period-over-period comparison : Growth rates : Check for periodic patterns: For business analysts (not data scientists), use straightforward methods: Always communicate uncertainty . Provide a range, not a point estimate: When to escalate to a data scientist : Non-linear trends, multiple seasonalities, external factors (marketing spend, holidays), or when forecast accuracy matters for resource allocation. Z-score method (for normally distributed data): IQR method (robust to non-normal distributions): Percentile method (simplest): Do NOT automatically remove outliers. Instead: Report what you did : "We excluded 47 records (0.3%) with transaction amounts >$50K, which represent bulk enterprise orders analyzed separately." For detecting...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does statistical-analysis do?

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

Is statistical-analysis good?

statistical-analysis does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does statistical-analysis work with?

statistical-analysis currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, claude-code.

What are alternatives to statistical-analysis?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install statistical-analysis?

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

Related skills

More from anthropics/knowledge-work-plugins

Related skills

Alternatives in Software Engineering