Validating healthcare AI

Calibration vs Accuracy in Plain Terms, and Why Calibration Is the One That Keeps You Safe

A model can be accurate and still mislead you about how sure it is. Accuracy measures how often the model's call is correct. Calibration measures whether its stated probability matches reality, so that the cases it labels '70 percent' actually come true about 70 percent of the time.

A model can be accurate and still mislead you about how sure it is. Accuracy measures how often the model's call is correct. Calibration measures whether its stated probability matches reality, so that the cases it labels "70 percent" actually come true about 70 percent of the time. When a number is going to drive a decision, calibration is the property that makes it safe to act on, because the decision turns on the size of the risk, not on whether the model was technically right. This is general education, not medical advice, and any decision about your own care belongs with your own clinician.

I have spent years on both sides of this. With EASY Diabetes, the clinical decision-support system I co-developed and helped run through the EASY-1 randomized controlled trial, the temptation was always to celebrate the headline accuracy and move on. The harder question was whether a "high risk" estimate meant what it said when a clinician was about to change a patient's plan.

What is the difference between accuracy and calibration?

Here is the short version worth keeping. Accuracy is about being right. Calibration is about being honest about your odds of being right.

Accuracy asks a yes or no question. The model predicted an event, did the event happen? Tally the correct calls, divide by the total, and you have a clean percentage. Calibration asks a subtler question. Among every case the model rated at 30 percent, did close to 30 in 100 actually go on to have the event? One number grades the verdict. The other grades the confidence behind it.

This distinction is not academic, because people rarely act on a verdict alone. A clinician deciding whether to start a preventive medication is not asking "will this happen, yes or no." The real question is how likely the event is, and whether that is enough to justify the treatment and its downsides. If the probability is wrong, a technically correct verdict does not save the patient from the wrong choice.

A model can be accurate and badly calibrated at the same time

This pairing surprises people, so a concrete example helps.

Imagine a disease that affects 5 in 100 people in a clinic. A lazy model that simply says "no event" for everyone will be right 95 percent of the time. Its accuracy looks excellent, yet its calibration is meaningless, because it never produces a probability you could use and it would miss every single person who actually has the disease. High accuracy, zero usefulness.

Now imagine the opposite failure. A model that ranks patients well and is right reasonably often, but quotes everyone a risk that runs roughly double the truth, telling a group whose real ten-year risk is 15 percent that they sit at 30 percent. Its accuracy on the yes-or-no call might be respectable, but its calibration is broken, and the result is a stream of people told their danger is twice what it is, agreeing to treatment they did not need.

When calibration is broken, a model can tell a group whose real ten-year risk is 15 percent that they sit at 30 percent.Real ten-year risk 15%; Risk the model quotes 30%Real ten-year risk15%Risk the model quotes30%
When calibration is broken, a model can tell a group whose real ten-year risk is 15 percent that they sit at 30 percent.
Show the numbers
MeasureValue
Real ten-year risk15%
Risk the model quotes30%

Why calibration is what makes a probability safe to act on

A probability is a promise. When a model says 20 percent, it is promising that, over many cases like this one, the event shows up about a fifth of the time. Calibration is whether that promise is kept.

Decisions are built on thresholds, and thresholds are built on trusted probabilities. Guidelines often say something like "consider treatment above this level of risk." That line only protects anyone if the model's 7.5 percent is a real 7.5 percent. A model that systematically overstates risk pushes people across the line who should have stayed below it, and one that understates it leaves people untreated who needed the conversation. The ranking can be flawless either way. The harm comes from the number being mispriced.

Calibration matters more as the stakes rise. Real clinical choices weigh a real benefit against a real cost, and that arithmetic is sensitive to the size of the risk. Move a quoted probability from 12 percent to 25 percent and you have changed whether a reasonable person says yes.

How calibration is actually checked

You cannot see calibration in a single accuracy figure, which is part of why it gets skipped. You have to group predictions and compare them against outcomes.

The standard tool is a calibration plot. You sort cases into bins by predicted risk, compute for each bin the fraction who truly had the event, and plot predicted against observed. A perfectly calibrated model traces the diagonal, where 10 means 10 and 50 means 50. A model that sags below the line is overconfident, telling people they are in more danger than they are. The shape shows the direction and the size of the error, which a lone summary number never could.

Two practical warnings come with this. The first is that calibration is not permanent. A model calibrated on one population can drift badly on another, because the rate of disease differs between a referral center and a neighborhood clinic, so a model trained where events are common will overstate risk where they are rare. Some of my own research looked at how insulin sensitivity and insulin response differ across ethnic groups, and the broader lesson holds: a probability tuned on one group can misprice another. The second warning is gentler. Calibration can often be repaired without rebuilding the model, by recalibrating its outputs to the local population.

Why accuracy gets the headline and calibration gets ignored

Accuracy is one tidy, intuitive number, and it sounds like the bottom line. Calibration is a curve, it needs enough cases in each bin to mean anything, and it tends to degrade quietly when a model meets new patients. The incentives all point toward reporting the satisfying figure and staying silent on the awkward one.

When a model arrives with a single number, that number is almost always accuracy or its cousin the area under the curve, and the missing calibration plot is the tell. None of this is a criticism of the people building these tools, since the field is genuinely hard. But patients live downstream of the probability, not the headline, and the probability has to be true for them.

The mental model to keep is small and durable. Accuracy tells you how often the model is right. Calibration tells you whether you can believe its odds. You act on the odds, so before you trust a number enough to change what you do, ask whether its confidence has ever been checked against reality.

References and sources

  1. Calibration: the Achilles heel of predictive analytics (BMC Medicine 2019)
  2. Discrimination and Calibration of Clinical Prediction Models (JAMA Users' Guides 2017)
  3. Tutorial on calibration measurements and calibration models (JAMIA 2020)

How this was researched. This explainer is built from the primary sources listed above and reflects Dr. Tojjar's own critical appraisal of that evidence. It explains and evaluates research and does not provide medical care.

This article is for general education and is not medical or professional advice. For guidance about your own health, talk with a qualified clinician.

Cite this article

Tojjar, D. (2026). Calibration vs Accuracy in Plain Terms, and Why Calibration Is the One That Keeps You Safe. Dr. Damon Tojjar. https://readingtheevidence.org/articles/calibration-vs-accuracy-in-plain-terms/

Back to all insights