statistical-analysis

Guide statistical analyses, check assumptions, and generate APA-formatted reports.

94|11|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/swaruplab/operon --skill statistical-analysis-swaruplab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statistical-analysis
Source: https://github.com/swaruplab/operon/tree/main/src-tauri/protocols/statistical-analysis
Command: npx skills add https://github.com/swaruplab/operon --skill statistical-analysis-swaruplab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, scipy, matplotlib, seaborn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Statistical analysis planning and reporting can overwhelm researchers; this skill provides structured guidance to choose tests, verify assumptions, and produce APA-style results.

Core Features & Use Cases

  • Test selection guidance for t-tests, ANOVA, regression, and non-parametric alternatives.
  • Comprehensive assumption checks (normality, variance, independence) with automated diagnostics.
  • Power analysis for a priori planning and post-hoc sensitivity assessments.
  • APA-style reporting templates and examples for descriptive and inferential stats.
  • Use Case: A graduate student evaluating a 2x3 factorial design wants to decide between ANOVA variants, check assumptions, and generate a manuscript-ready report.

Quick Start

Provide an end-to-end statistical analysis plan for a new dataset and generate an APA-style report.

Frequently Asked Questions about statistical-analysis

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

FAQPage Schema
Can I generate APA-formatted reports for my statistical analysis results?

Power analysis calculates the required sample size to detect an effect at a desired significance level. This Skill performs both a priori planning and post-hoc sensitivity assessments, integrating effect size interpretation to help you determine adequate statistical power for your research.

Does this statistical analysis workflow support Bayesian methods and Python libraries?

APA-formatted reports standardize the presentation of descriptive and inferential statistics. This Skill automatically generates manuscript-ready APA-style reporting templates and examples, allowing you to export clear outputs for academic research and clinical studies.

What is the best way to analyze a factorial design with ANOVA variants?

Bayesian methods provide alternative inferential frameworks for statistical analysis. This Skill uses Python libraries like scipy, statsmodels, pingouin, and arviz to execute tests, diagnostics, and Bayesian analyses, operating within reproducible workflows.

Do I need prior Python coding experience to run hypothesis-testing workflows?

Analyzing a factorial design involves comparing ANOVA variants to match your data's complexity. This Skill provides structured test selection guidance to help you decide between ANOVA alternatives, verify assumptions, and generate reproducible workflows for two-group comparisons.

Do I need prior Python coding experience to run hypothesis-testing workflows?

Running hypothesis-testing workflows requires an environment with numpy, pandas, scipy, matplotlib, and seaborn installed. The Skill provides structured guidance and automated diagnostics, reducing the need for deep manual coding while ensuring reproducible statistical analysis.