statistical-analysis

Select statistical tests and verify assumptions for research datasets.

783|65|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill statistical-analysis-leonchaox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statistical-analysis
Source: https://github.com/LeonChaoX/qinyan-academic-skills/tree/main/skills/11-%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90%E4%B8%8E%E7%BB%9F%E8%AE%A1%E5%BB%BA%E6%A8%A1/statistical-analysis
Command: npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill statistical-analysis-leonchaox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you select appropriate statistical tests, check key assumptions, run analyses, and generate publication-ready APA reporting instead of guessing methods or producing incomplete results.

Core Features & Use Cases

  • Test Selection & Study Planning: Match your research question and data type to common tests (t-test, ANOVA, chi-square, regression, correlation) and plan with effect sizes and a priori power analysis.
  • Assumption Checking & Diagnostics: Perform normality testing, variance homogeneity checks, outlier detection, and regression diagnostics to decide whether parametric or non-parametric approaches are appropriate.
  • APA-Style Statistical Reporting: Produce clear, complete summaries including test statistics, df, exact p-values, effect sizes, confidence/credible intervals, and assumption check statements for academic manuscripts.

Quick Start

Use the statistical-analysis Skill to generate an APA-formatted results write-up for your dataset after you provide your dependent variable, grouping variable(s), and the research question.

Frequently Asked Questions about statistical-analysis

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

FAQPage Schema
How do I generate APA-style statistical reporting for my research dataset?

To generate APA-style statistical reporting, you input your dependent variable, grouping variable(s), and research question. The Skill selects appropriate statistical tests, verifies assumptions, and outputs publication-ready summaries with test statistics, exact p-values, effect sizes, and confidence intervals.

What is the best way to choose the right statistical test for two-group or multi-group comparisons?

Choosing the right statistical test involves matching your research question and data type to methods like t-tests, ANOVA, or chi-square. The process includes checking key assumptions such as normality and variance homogeneity to decide between parametric and non-parametric approaches.

How do I check statistical assumptions and perform diagnostics before running regression or correlation modeling?

Checking statistical assumptions requires performing normality testing, variance homogeneity checks, outlier detection, and regression diagnostics. These assumption diagnostics ensure your data meets the requirements for parametric testing before you run regression or correlation modeling.

Can I calculate effect sizes and perform a priori power analysis for academic manuscripts?

Yes, you can calculate effect sizes and perform a priori power analysis for academic manuscripts. The Skill integrates these calculations into the study planning phase to ensure your hypothesis testing is properly powered and your results include structured statistical output.

Does this approach support Bayesian analysis alternatives for hypothesis testing?

Yes, Bayesian analysis alternatives are supported for hypothesis testing. Alongside traditional statistical testing, you can generate results that include credible intervals, providing a Bayesian perspective for your research datasets when preparing academic papers.