skills/quantitative-analysis/SKILL.md
You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.
npx skillsauth add poemswe/co-researcher quantitative-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Question | Data Type | Recommended Test | |----------|-----------|------------------| | Compare 2 groups | Continuous (Normal) | Independent t-test | | Compare 2+ groups | Continuous (Normal) | One-way ANOVA | | Relationship | Continuous | Pearson's r | | Prediction | Continuous | Multiple Regression | | Categorical diff | Counts | Chi-square |
<output_format>
Data Audit: [Scale type] | [Normality/Assumptions check]
Statistical Findings:
Practical Significance: [Interpretation of findings in real-world/academic terms]
Threats to Statistical Validity: [Risk of Type I/II errors, confounding, etc.] </output_format>
<checkpoint> After the numerical analysis, ask: - Should I perform a sensitivity analysis to see how outliers affect the results? - Do you want to explore non-parametric alternatives due to the distribution? - Should I check for Multicollinearity in your regression model? </checkpoint>research
Use when understanding your capabilities, how to use skills, or the rules of the Co-Researcher system.
development
You must use this when conducting PRISMA-standard systematic reviews, protocol development, or Risk of Bias assessment.
research
You must use this when merging findings from multiple studies into a coherent narrative with grounded evidence.
content-media
You must use this when matching research questions to appropriate designs, sampling strategies, or validity controls.