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 المهني
7-Zip archiver - compress or extract files
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.
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra. Triggers: "caveman", "как caveman", "отвечай кратко", "кратко", "ультра", "кратко лайт", "кратко фулл", "кратко ультра", "be brief", "less tokens".
You must use this when analyzing claims, evaluating evidence, or Identifying logical fallacies in research.
You must use this when identifying ethical risks, ensuring participant privacy, or preparing IRB applications.
You must use this when formulating testable hypotheses, designing experimental controls, or defining falsification criteria.
| name | quantitative-analysis |
| description | You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis. |
| 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?