checking-test-assumptions

Community

Validate statistical assumptions before inference.

Authorrocklambros
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents invalid statistical conclusions by checking whether the assumptions behind a chosen test are actually met before you interpret the result.

Core Features & Use Cases

  • Test-specific gating: Maps common tests to the correct assumptions, such as normality of differences for paired t-tests, per-group normality and equal variance for two-sample t-tests, and expected cell counts for chi-squared.
  • Evidence-based verdicts: Reports pass or fail for each assumption with the relevant statistic, p-value, and consequence if the assumption fails.
  • Recommended alternatives: Directs users to the right fallback, such as Mann-Whitney, Welch's t-test, Fisher's exact test, or robust regression, when a check fails.
  • Use case: A researcher asks whether to trust a t-test, ANOVA, or regression output, and the Skill returns the exact diagnostic checklist needed to decide the next step.

Quick Start

Check the assumptions for my planned two-sample t-test and tell me whether I should proceed with pooled t, switch to Welch's t, or use a non-parametric alternative.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: checking-test-assumptions
Download link: https://github.com/rocklambros/rcs/archive/main.zip#checking-test-assumptions

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 536,000+ vetted skills library on demand.