Statistical analysis and reporting for experimental datasets; use when you need to interpret experimental results, test significance (t-tests/ANOVA), or generate reproducible reports.
59
68%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Data Analysis/experimental-data-analysis/SKILL.mdoutputs/runs/<timestamp>/.references/stats-method-selection.mdreferences/reporting-template.mdThe workflow is run-directory based. Initialize a new run, then analyze using the latest run by default.
# 1) Initialize a new run directory with sample inputs/config
python scripts/init_run.py
# 2) Run analysis (uses the latest outputs/runs/<timestamp>/ by default)
python scripts/analyze_experiment.pyExpected directory conventions:
outputs/runs/<timestamp>/outputs/runs/<timestamp>/config.jsonscripts/init_run.py to create outputs/runs/<timestamp>/ and populate initial inputs/config.outputs/runs/ unless explicitly overridden (if supported by the script).Data Preparation
Descriptive Statistics
Inferential Statistics
Assumption Checks and Reporting Standards
f5ef65b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.