What problem does it solve?
This Skill simplifies complex statistical analysis by guiding users through test selection, assumption checking, execution, and APA-formatted reporting, making advanced statistical methods accessible.
Core Features & Use Cases
- Test Selection: Recommends appropriate statistical tests based on research questions and data types.
- Assumption Checking: Automates verification of statistical assumptions with visualizations and recommendations.
- Analysis Execution: Performs various statistical tests (t-tests, ANOVA, regression, Bayesian) using robust Python libraries.
- APA Reporting: Generates publication-ready statistical reports, figures, and tables.
- Use Case: A researcher needs to compare three experimental groups on a continuous outcome. This Skill helps select ANOVA, checks assumptions, runs the analysis, and provides an APA-formatted report with effect sizes.
Quick Start
Use the statistical-analysis skill to perform an independent samples t-test on the provided 'group_a_scores.csv' and 'group_b_scores.csv' files.