Statistical power analysis and sample size determination
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill power-sample-size-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Power Sample Size Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-power-sample-size-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: power-sample-size-calculator
description: Statistical power analysis and sample size determination
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
metadata:
specialization: mathematics
domain: science
category: statistical-computing
phase: 6
graph:
domains: [domain:mathematics]
specializations: [specialization:computational-mathematics]
skillAreas: [skill-area:statistical-analysis, skill-area:mathematical-reasoning, skill-area:data-analysis]
workflows: [workflow:experiment-design]
roles: [role:research-scientist, role:data-scientist]
---
# Power and Sample Size Calculator
## Purpose
Provides statistical power analysis and sample size determination capabilities for experimental design.
## Capabilities
- Power analysis for common tests (t-test, ANOVA, chi-square)
- Effect size calculation
- Sample size estimation
- Simulation-based power analysis
- Multi-level model power analysis
- Sequential analysis design
## Usage Guidelines
1. **Effect Size**: Specify meaningful effect sizes
2. **Power Target**: Set appropriate power levels (typically 0.80)
3. **Type I Error**: Control alpha appropriately
4. **Simulation**: Use simulation for complex designs
## Tools/Libraries
- G*Power
- pwr (R)
- statsmodels
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!