statistical-testing

Community

Pick the right hypothesis test confidently.

Authorxjtulyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you avoid incorrect statistical choices by selecting the appropriate hypothesis test based on your data’s structure and assumptions, then executing it with key supporting outputs like effect sizes and (optional) power-friendly metrics.

Core Features & Use Cases

  • Automatic test selection via decision logic: Chooses parametric vs non-parametric and the correct test for independent vs paired data, including multi-group cases.
  • Assumption checking (normality): Runs Shapiro-Wilk, Kolmogorov-Smirnov, and D’Agostino-Pearson and uses a consensus rule to decide whether data are approximately normal.
  • Effect size support: Computes effect-size measures such as Cohen’s d, eta-squared, and Cramér’s V (and rank-based alternatives where relevant).
  • Multiple comparison correction: Provides p-value correction using common methods like FDR (Benjamini-Hochberg) when doing post-hoc testing.
  • Power analysis: Estimates required sample sizes for two-sample t-tests to plan study design.

Quick Start

Use the statistical-testing skill to compare two groups from a dataset while automatically checking normality and returning the selected test name, statistic, p-value, effect size, and significance decision.

Dependency Matrix

Required Modules

numpyscipypandasstatsmodelspingouin

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: statistical-testing
Download link: https://github.com/xjtulyc/awesome-rosetta-skills/archive/main.zip#statistical-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.