Peer review is the practice of having independent, qualified peers scrutinize a claim, method, or piece of work before it is accepted, published, or acted on.
The idea
No individual can reliably catch every error, gap, or blind spot in their own work — peer review substitutes a single person’s judgment with the scrutiny of others who have relevant expertise but no stake in defending it. In science it is the standard gate before publication: reviewers check whether the methods are sound, conclusions follow from the evidence, and prior work is properly accounted for. The same mechanism generalizes well beyond academia to any setting where an independent check improves the reliability of a decision or piece of work.
When to use it
- Publishing research, a technical design, or any claim meant to be relied on by others
- Making a high-stakes decision where your own reasoning could have unchecked blind spots
- Reviewing code, writing, or analysis before it ships
How to apply it
- Choose reviewers with relevant expertise and no strong incentive to simply agree with you.
- Give reviewers enough detail to actually evaluate the method or reasoning, not just the conclusion.
- Treat disagreement from a reviewer as useful signal to investigate, not an obstacle to route around.
Watch out for
- Peer review catches errors reviewers are equipped to notice; it is not a guarantee of correctness
- Reviewers with a shared blind spot, or a personal stake in the outcome, weaken the check
- It can slow decisions down, so its rigor should match how costly a wrong result would be
Related models
- Scientific Method — peer review is a standard quality check within this broader process.
- Falsifiability — a criterion reviewers commonly use to judge whether a claim is testable.
- Wisdom of Crowds — a related idea that independent judgments, aggregated, outperform any one of them alone.
Sources
Sociologist Robert K. Merton’s writings on the norms of science describe “organized skepticism” as the disposition peer review is meant to formalize.