statistics-skills

10 statistical analysis skills. Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation.

191 stars

Best use case

statistics-skills is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

10 statistical analysis skills. Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation.

Teams using statistics-skills should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/statistics/SKILL.md --create-dirs "https://raw.githubusercontent.com/wentorai/research-plugins/main/skills/analysis/statistics/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/statistics/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How statistics-skills Compares

Feature / Agentstatistics-skillsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

10 statistical analysis skills. Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Statistical Analysis — 10 Skills

Select the skill matching the user's need, then `read` its SKILL.md.

| Skill | Description |
|-------|-------------|
| [bayesian-statistics-guide](./bayesian-statistics-guide/SKILL.md) | Bayesian inference methods including prior selection, MCMC, and model comparison |
| [data-anomaly-detection](./data-anomaly-detection/SKILL.md) | Detect anomalies and outliers in research data using statistical methods |
| [hypothesis-testing-guide](./hypothesis-testing-guide/SKILL.md) | Statistical hypothesis testing, power analysis, and significance reporting |
| [meta-analysis-guide](./meta-analysis-guide/SKILL.md) | Conduct systematic meta-analyses with effect size pooling and heterogeneity |
| [ml-experiment-tracker](./ml-experiment-tracker/SKILL.md) | Plan reproducible ML experiment runs with parameters and metrics tracking |
| [modeling-strategy-guide](./modeling-strategy-guide/SKILL.md) | Strategic statistical modeling, experimentation, and causal inference |
| [nonparametric-tests-guide](./nonparametric-tests-guide/SKILL.md) | Apply Mann-Whitney, Kruskal-Wallis, and other nonparametric methods |
| [power-analysis-guide](./power-analysis-guide/SKILL.md) | Sample size calculation and statistical power analysis guide |
| [sem-guide](./sem-guide/SKILL.md) | Structural equation modeling with latent variables guide |
| [survival-analysis-guide](./survival-analysis-guide/SKILL.md) | Conduct Kaplan-Meier, Cox regression, and time-to-event analyses |

Related Skills

polish-skills

191
from wentorai/research-plugins

9 editing & proofreading skills. Trigger: polishing drafts, academic tone, proofreading, translation. Design: style checkers and editing workflows for clear, concise academic English.

latex-skills

191
from wentorai/research-plugins

11 latex skills. Trigger: LaTeX typesetting, formatting papers, mathematical notation, Beamer. Design: template-based guides with package recommendations and compilation tips.

composition-skills

191
from wentorai/research-plugins

9 academic writing skills. Trigger: writing paper sections, structuring arguments, academic prose. Design: section-by-section guides (abstract, intro, methods, discussion) with templates.

citation-skills

191
from wentorai/research-plugins

22 citation management skills. Trigger: managing references, formatting citations, BibTeX, bibliographies. Design: reference manager integrations and citation style guides (APA, IEEE, etc.).

scraping-skills

191
from wentorai/research-plugins

6 web scraping & data collection skills. Trigger: collecting web data, finding datasets, API access for research. Design: ethical scraping methods with rate limiting and data quality checks.

ocr-translate-skills

191
from wentorai/research-plugins

7 ocr & translation skills. Trigger: scanning documents, recognizing formulas, translating academic papers. Design: specialized OCR (LaTeX, handwriting) and translation for scholarly content.

knowledge-graph-skills

191
from wentorai/research-plugins

9 knowledge graphs skills. Trigger: building knowledge graphs, connecting concepts, ontology design. Design: graph construction, traversal, and visualization for research knowledge.

document-skills

191
from wentorai/research-plugins

10 document processing skills. Trigger: extracting text from PDFs, parsing references, document Q&A. Design: parsing pipelines (GROBID, marker) and structured extraction tools.

diagram-skills

191
from wentorai/research-plugins

9 diagrams & visuals skills. Trigger: creating diagrams, flowcharts, architecture visuals, LaTeX drawings. Design: tool-specific guides (Mermaid, Excalidraw, TikZ) with academic conventions.

code-exec-skills

191
from wentorai/research-plugins

7 code execution skills. Trigger: running code, interactive notebooks, Jupyter, Colab, sandboxed execution. Design: execution environment guides with setup instructions and best practices.

paper-review-skills

191
from wentorai/research-plugins

8 peer review skills. Trigger: reviewing manuscripts, comparing papers, quality assessment. Design: systematic review criteria, evaluation rubrics, and automated review tools.

methodology-skills

191
from wentorai/research-plugins

12 research methodology skills. Trigger: study design, methodology selection, scientific reasoning, mentoring. Design: rigorous methods frameworks covering qualitative, quantitative, and mixed approaches.