원클릭으로
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?