statistical-analysis

Automate statistical test selection, assumption checking, and APA-style reporting.

Updated May 8, 2026
One-click install
npx skills add https://github.com/Zeyuyang-0420/bio-ai-research-skills --skill statistical-analysis-zeyuyang-0420
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statistical-analysis
Source: https://github.com/Zeyuyang-0420/bio-ai-research-skills/tree/main/categories/data-analysis-visualization/statistical-analysis
Command: npx skills add https://github.com/Zeyuyang-0420/bio-ai-research-skills --skill statistical-analysis-zeyuyang-0420

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scipy, statsmodels, pingouin, pymc, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of conducting statistical analysis, providing guidance on test selection, assumption checking, and APA-style reporting, making it accessible for academic research.

Core Features & Use Cases

  • Test Selection Guide: Offers a comprehensive guide to choosing the right statistical test based on data characteristics and research questions.
  • Assumption Checking: Automates the verification of statistical assumptions with visual diagnostics.
  • Statistical Testing: Performs hypothesis testing, regression, correlation, and Bayesian analysis.
  • Effect Sizes: Calculates and interprets effect sizes for different statistical tests.
  • Reporting: Generates APA-style statistical reports and publication-ready figures.
  • Use Case: A researcher analyzing the effect of a new treatment on a medical condition can use this Skill to conduct a t-test, check assumptions, calculate effect sizes, and generate a detailed APA-style report.

Quick Start

Run the statistical-analysis skill with the command: use statistical-analysis

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 is simplified through a comprehensive guide that matches your data characteristics and research questions to appropriate hypothesis testing, regression, or correlation methods.

Can I automate assumption checking for hypothesis testing in Python?

Yes, you can automate assumption checking for hypothesis testing using Python libraries like scipy and pingouin, which provide visual diagnostics to verify statistical assumptions.

How do I calculate and interpret effect sizes for an academic study?

Calculating effect sizes for an academic study is handled automatically by the analysis workflow, which computes and interprets effect sizes for different statistical tests to ensure accurate academic reporting.

What is the best way to generate APA-style statistical reports?

The best way to generate APA-style statistical reports is using an automated analysis workflow that produces publication-ready figures and detailed reporting directly from your statistical testing results.

Do I need to install scipy and statsmodels to run Bayesian analysis?

Yes, you need Python libraries such as scipy, statsmodels, pingouin, and pymc installed to perform statistical computations, diagnostics, and Bayesian analysis within this workflow.

Does this statistical analysis workflow support experimental design data?

Yes, this statistical analysis workflow fully supports experimental design and academic research data, applying test selection, assumption checking, and effect size calculations to your experimental datasets.