scientific-critical-thinking — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited scientific-critical-thinking (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Scientific critical thinking is the disciplined application of logical and methodological standards to evaluate whether a study's design, analysis, and interpretation support its conclusions. It is the skill that separates a researcher who synthesizes evidence from one who accumulates it. This guide covers the hierarchy of evidence, the mechanics of common biases, effect size interpretation, the p-value controversy, GRADE evidence grading, and common logical fallacies in the interpretation of scientific literature.
Study designs vary in their ability to support causal inference. The hierarchy below applies to questions about the effect of an intervention or exposure on an outcome:
Systematic reviews and meta-analyses of RCTs (highest causal certainty)
↓
Randomized Controlled Trials (RCTs)
↓
Non-randomized controlled trials / cluster-randomized trials
↓
Prospective cohort studies (follow exposure → outcome forward in time)
↓
Retrospective cohort studies
↓
Case-control studies (compare exposed vs. unexposed given outcome)
↓
Cross-sectional studies (measure exposure and outcome simultaneously)
↓
Case series and case reports
↓
Expert opinion, mechanistic reasoning, animal models (lowest causal certainty)Important exceptions: For questions about rare outcomes, case-control designs are often more efficient than cohort studies. For questions about diagnostic accuracy, randomized designs are usually inappropriate — cross-sectional or cohort designs with verified reference standards are preferred. For harm questions, RCTs are often infeasible (ethical constraints), making large cohort studies the best available evidence.
Effect measures quantify the relationship between an exposure/intervention and an outcome. Confusing them is a leading source of misinterpretation.
| Measure | Formula | Use case | Key interpretation |
|---|---|---|---|
| Risk Ratio (RR) | Risk in exposed / Risk in unexposed | Cohort studies, RCTs | RR = 2.0: exposed group has twice the risk |
| Odds Ratio (OR) | Odds in exposed / Odds in unexposed | Case-control studies, logistic regression | Approximates RR when outcome is rare (<10%); overestimates RR for common outcomes |
| Hazard Ratio (HR) | Instantaneous event rate ratio | Survival analysis (Cox regression) | HR = 0.7: 30% lower hazard of event per time unit in treated group |
| Number Needed to Treat (NNT) | 1 / Absolute Risk Reduction | Clinical decision-making | NNT = 20: treat 20 patients to prevent 1 event |
| Absolute Risk Reduction (ARR) | Risk_control − Risk_treated | Clinical impact | ARR = 2%: intervention reduces absolute event rate by 2 percentage points |
| Cohen's d | (μ₁ − μ₂) / σ_pooled | Continuous outcomes, psychology | d = 0.2 small; 0.5 medium; 0.8 large |
| Pearson r | Correlation coefficient | Association, not causal | r = 0.1 small; 0.3 medium; 0.5 large (Cohen 1988) |
Common error: Reporting only the relative risk reduction (e.g., "50% reduction in risk") without the absolute risk reduction. A treatment that reduces risk from 2% to 1% has a 50% relative reduction but only 1% absolute reduction (NNT = 100). The relative measure appears more impressive but the absolute measure is clinically relevant.
Bias is systematic deviation of results or inferences from the truth. Unlike random error (reduced by larger samples), bias is directional and not correctable by increasing sample size.
Selection bias: Systematic difference in characteristics between those selected and not selected for study.
Information bias: Systematic error in measuring exposure or outcome.
Confounding: A variable associated with both the exposure and the outcome, creating a spurious or masked association.
Reporting bias: Selective reporting of outcomes or results based on their statistical significance or direction.
A p-value is the probability of observing results at least as extreme as those obtained, under the null hypothesis. It is NOT the probability that the null hypothesis is true, nor the probability that the finding is a false positive.
Correct interpretation: p < 0.05 means that, if the null hypothesis were true, fewer than 5% of equally designed studies would produce results this extreme or more. It does NOT indicate the effect is large, clinically meaningful, or replicable.
Statistical significance ≠ clinical significance: With large enough samples, even trivially small effects become statistically significant. A blood pressure drug that reduces systolic BP by 0.8 mmHg (95% CI 0.3–1.3, p = 0.001) is statistically significant but clinically irrelevant.
Confidence intervals are more informative than p-values: A 95% CI of [0.5 kg, 35 kg weight loss] and a 95% CI of [0.5 kg, 1.5 kg weight loss] can both have p < 0.05, but the clinical implications are vastly different. Always focus on CI width and range, not just whether it excludes the null.
GRADE classifies the certainty of evidence across four levels:
| GRADE level | Meaning | Typical starting point |
|---|---|---|
| High | Further research very unlikely to change confidence | Consistent RCTs, large effect, no bias |
| Moderate | Further research likely to have important impact | RCTs with limitations, or strong consistent observational |
| Low | Further research very likely to have important impact | Observational studies, or RCTs with serious limitations |
| Very low | Any estimate is very uncertain | Case series, expert opinion, very inconsistent results |
GRADE certainty can be downgraded for: risk of bias, inconsistency (heterogeneity), indirectness (different population/outcome), imprecision (wide CI), and publication bias. It can be upgraded for: large effect (OR > 5), dose-response relationship, or all plausible confounders would reduce the effect.
How should I evaluate this study?
│
├── Step 1: What question is being answered?
│ ├── Intervention effectiveness → Need RCT or high-quality cohort
│ ├── Diagnostic accuracy → Need cross-sectional vs reference standard
│ ├── Prognosis → Need prospective cohort
│ └── Harm / rare exposure → Case-control or large cohort acceptable
│
├── Step 2: Is the study design appropriate?
│ ├── Design matches question → Proceed
│ └── Mismatch → Major limitation (flag)
│
├── Step 3: What are the key threats to validity?
│ ├── Selection bias → Who was included/excluded? Loss to follow-up?
│ ├── Information bias → Blinding? Validated instruments?
│ └── Confounding → What was adjusted for? Residual confounders?
│
├── Step 4: Are the effect estimates clinically meaningful?
│ ├── Effect size large enough to matter clinically?
│ ├── CI narrow enough to be informative?
│ └── Absolute vs relative risk reported?
│
└── Step 5: How certain is the evidence overall? (GRADE)
├── High certainty → Confident conclusion
├── Moderate certainty → Likely true; note limitations
├── Low certainty → Uncertain; more research needed
└── Very low certainty → Cannot draw conclusions| Claim type | Appropriate response | Red flags requiring skepticism |
|---|---|---|
| "Drug X reduces mortality by 50%" | Ask: 50% relative or absolute? What was baseline risk? | Only relative risk reported; no CI provided |
| "Observational study shows cause" | Downgrade to "association"; list plausible confounders | Authors use "causes" without adjustment |
| "Significant p-value proves effect" | Check effect size and CI; assess clinical relevance | p = 0.04 with N = 50,000 and tiny effect |
| "Single RCT is definitive" | Check for replication; assess risk of bias | Funded by manufacturer; no blinding |
| "Preprint shows breakthrough" | Await peer review; check for reproducibility | No data/code sharing; sensational press release |
| "N-of-1 case report demonstrates treatment" | Note limited generalizability; no control | Used to support policy without cohort evidence |
literature-review — applying critical appraisal systematically across a body of evidencebiostatistics — quantitative tools for calculating and interpreting effect measurespeer-review-methodology — structured application of critical thinking to manuscript review~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.