Statistical Analyst
Plugin Verified ActivePart of:Claude Code Skills & Plugins
Hypothesis testing, A/B experiment analysis, sample size calculation, and confidence intervals. 3 stdlib-only Python tools with Z-test, t-test, chi-square, effect sizes, power analysis, and Wilson score intervals.
1 Skill 0 MCPs
Purpose
To empower users to make data-driven decisions by providing rigorous statistical analysis capabilities, ensuring that observed differences are real and experiments are designed and interpreted effectively.
Features
- Perform Z-tests, t-tests, and Chi-square tests
- Calculate effect sizes (Cohen's d, h, Cramér's V)
- Compute sample sizes for A/B tests
- Calculate confidence intervals for proportions and means
- Interpret statistical significance with practical context
Use Cases
- Analyzing A/B test results to determine if a change had a statistically significant impact.
- Calculating the necessary sample size before launching an experiment to ensure it will be conclusive.
- Interpreting existing statistical numbers to understand their significance and practical implications.
- Validating whether observed differences in data are due to chance or a real effect.
Non-Goals
- Designing or instrumenting A/B tests (use dedicated experiment design skills).
- Cleaning or validating raw input data (use data quality tools first).
- Performing Bayesian inference or multi-armed bandit analysis (these tests are frequentist).
- Providing advanced statistical modeling beyond basic hypothesis testing and sample size calculations.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install statistical-analyst@claude-code-skillsQuality Score
Verified98 /100
Analyzed about 20 hours ago
Trust Signals
Last commitabout 23 hours ago
GitHub owner alirezarezvani (opens in new tab)
Stars14.6k
LicenseMIT
Status
Similar Extensions
Pol Probe Advisor
99Select the right Proof of Life probe type based on hypothesis, risk, and resources.
Plugin
deanpeters
Machine Learning Ops
98ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows
Plugin
wshobson
Pol Probe
98Define a Proof of Life probe to test a risky hypothesis cheaply.
Plugin
deanpeters