一键导入
quantitative-analysis
You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
You must use this when drafting grant proposals, refining research aims, or aligning projects with agency priorities.
You must use this when synthesizing existing knowledge, identifying research gaps, or tracing the evolution of scientific ideas.
You must use this when conducting PRISMA-standard systematic reviews, protocol development, or Risk of Bias assessment.
You must use this when producing any research prose — literature reviews, syntheses, analyses, methodology descriptions, discussion sections, abstracts, or any written output intended for an academic audience.
You must use this when investigating complex claims across diverse sources or fact-checking contradictory information.
You must use this when critiquing academic manuscripts, evaluating methodological rigor, or providing structured reviewer feedback.
| name | quantitative-analysis |
| description | You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis. |
| tools | ["WebSearch","WebFetch","Read","Grep","Glob"] |
| 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>
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?