statistical-analysis

Perform statistical analyses in Python or R with APA/AMA-compliant reports.

1|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/Hollis36/claude-skill --skill statistical-analysis-hollis36
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statistical-analysis
Source: https://github.com/Hollis36/claude-skill/tree/main/statistical-analysis
Command: npx skills add https://github.com/Hollis36/claude-skill --skill statistical-analysis-hollis36

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers often misapply statistical tests and struggle with reporting results accurately. This skill guides users to choose appropriate methods, perform analyses in Python or R, calculate power and sample size, and produce APA/AMA-compliant reports.

Core Features & Use Cases

  • Method selection guidance based on data type and study design (t-test, ANOVA, regression, nonparametric options)
  • Integrated workflows in Python (scipy, statsmodels, pingouin) and R, with power analysis and sample size calculations
  • Reporting support including APA/AMA style tables and narrative results for journal-ready manuscripts
  • Use case: a researcher designs a 3-group experiment and obtains ANOVA results with post-hoc comparisons and effect sizes

Quick Start

Input your dataset and request a full statistical analysis with method selection, analyses, and APA-style reporting.

Frequently Asked Questions about statistical-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right statistical test for my research data?

Choosing the right statistical test depends on your data type and study design. This skill provides method selection guidance for t-tests, ANOVA, regression, and nonparametric options, matching the appropriate statistical method to your specific research workflow.

Can I generate APA format tables and narrative results from my dataset?

Yes, you can generate APA format tables and narrative results. The skill produces APA and AMA-compliant reports, creating journal-ready manuscripts with properly formatted statistical tables and narrative summaries directly from your quantitative analysis.

How do I calculate sample size and power analysis in Python or R?

Sample size and power analysis are calculated using integrated Python workflows with scipy, statsmodels, and pingouin, alongside R support. The skill computes statistical power and required sample sizes to ensure your research design meets deterministic analysis requirements.

Does this skill help avoid p-hacking and statistical misinterpretation?

Yes, the skill provides explicit guidance for avoiding p-hacking and statistical misinterpretation. It enforces robust reporting standards and deterministic workflows to prevent common errors in hypothesis testing and quantitative data analysis across disciplines.

What is the best way to run ANOVA with post-hoc comparisons and effect sizes?

Running ANOVA with post-hoc comparisons and effect sizes is handled through the skill's integrated analysis workflows. It processes multi-group experimental designs, calculating post-hoc tests and effect sizes while formatting the results into compliant reports.