Chapter AWhy AI makes mistakesPage 1 of 8

Why AI makes mistakes

Prediction is not knowledge

A language model produces likely continuations from patterns. A likely sentence can be grammatical and relevant without corresponding to a checked fact.

~14 minHook and mental model

1Try it yourself

Simulation game

Hallucination hunt

Stamp each claim: Trap or Trust. Confident voice ≠ true.

Quiz show

SOUNDS SURE

Sydney is the capital of Australia.

Before you start

Why this matters

A travel assistant states that a small museum opens every Monday, even though the museum has always closed on Mondays.

Pause before deciding whether the system performed well. What exactly did it produce? Which part is directly observable, which part is an interpretation, and what would happen if the result were wrong? Everyday AI literacy begins with those concrete questions. It does not require understanding every equation inside a model. It requires refusing to let speed, polish, or novelty substitute for a clear description of the task and its consequences.

Write two initial reactions: one reason the output might be useful and one reason it deserves caution. Keeping both reactions prevents two common extremes. The first is automation awe, where impressive behavior becomes evidence that the system can do anything. The second is blanket rejection, where a real limitation becomes evidence that the system can do nothing useful. A better position is conditional: useful for a defined purpose, under stated conditions, with checks that match the risk.

2Learn the idea

Read

The core idea

See it

Why fluent answers can still be wrong
01Predict ≠ lookupSounds like an answer
02Web is messyFacts + fanfic mix
03No embarrassmentCan sound sure
04Prompt trapAsked to invent detail

Confidence is a tone — verify before you act

A language model produces likely continuations from patterns. A likely sentence can be grammatical and relevant without corresponding to a checked fact.

This distinction matters because AI outputs are created inside a system, not in isolation. The result depends on the model, instructions, examples, source material, connected tools, settings, and the person interpreting it. Change one of those elements and performance may change. A careful user therefore asks not only “Is AI good at this?” but “Was this particular workflow good enough for this particular use?”

The answer also depends on the standard. A rough list of possibilities can tolerate omissions that a signed compliance report cannot. A private draft can be revised before anyone relies on it; an automatic message sent to thousands of customers has immediate reach. The same output quality can be acceptable in the first setting and irresponsible in the second. Capability, trust, privacy, and quality are always tied to purpose.

Read

A practical lens

Use this three-part method:

  1. Separate fluency from evidence. Write down what this means in the scenario, what evidence would show it was done, and who owns the decision.
  2. Identify claims that describe the outside world. Write down what this means in the scenario, what evidence would show it was done, and who owns the decision.
  3. Ask what source or tool could actually confirm each claim. Write down what this means in the scenario, what evidence would show it was done, and who owns the decision.

Notice that each step produces something inspectable: a written assumption, a source, a comparison, a named owner, or a stop condition. “Be careful” is too vague to guide action. A visible artifact makes review possible and gives a team something to improve after an error.

Apply the lens to the opening scenario. First, narrow the goal instead of asking whether the assistant is generally intelligent. Next, identify what information or evidence would be required to support the result. Finally, decide who is allowed to accept, correct, or reject it. If no one can explain those three decisions, the workflow is not ready for consequential use.

Read

Worked example

Imagine that the opening result will be reused in a short briefing. One person asks the AI to make the material persuasive. Another person assumes persuasive means accurate. A third sees a polished paragraph and removes the original notes to save space. By the time the briefing reaches a decision-maker, the output has lost its provenance and gained undeserved authority.

A stronger workflow keeps the original material, the instruction, and the generated draft together. The reviewer marks statements that need outside support, checks the most consequential ones first, and records unresolved uncertainty in plain language. If the AI’s contribution is transformation rather than evidence, the workflow labels it that way. If the task affects another person, the reviewer also asks whether privacy, fairness, consent, or an appeal route is relevant.

The goal is not to make every low-stakes task bureaucratic. The goal is to preserve the right friction at the right moment. A reversible brainstorming exercise may need only a quick human scan. A public, financial, medical, legal, employment, or safety-related action needs independent evidence and accountable review. Scale the process according to consequence, not according to how friendly the interface feels.

Read

Common traps and better moves

  • Treating a polished paragraph as a database record. This shortcut removes useful friction, but it also hides an assumption that should be tested. Replace it with an observable check.
  • Assuming specificity proves research. This shortcut removes useful friction, but it also hides an assumption that should be tested. Replace it with an observable check.
  • Confusing a useful draft with a verified answer. This shortcut removes useful friction, but it also hides an assumption that should be tested. Replace it with an observable check.

These traps share a pattern: they collapse a conditional judgment into a simple label. Replace “the AI knows,” “the data is clean,” or “the tool is private” with a sentence that names evidence and boundaries. For example: “The draft matches the supplied notes, but the dates have not been checked,” or “The identifiers were removed, but the story may still reveal the person through context.” Precise language creates precise next actions.

When evidence is missing, do not ask the system to manufacture reassurance. Ask it to list assumptions, identify what it cannot determine from the supplied material, or propose a verification plan. Then perform the important checks outside the same generation path. An AI repeating its earlier claim in different words is not independent confirmation.

Read

Build the habit

Choose one AI-assisted task you already do. Write its input, output, user, and consequence on four lines. Add one acceptance test that a person can actually perform. Add a stop rule for missing evidence, sensitive data, or an unusually high-impact case. Finally, decide what should be logged so a later reviewer can understand why the output was accepted.

Repeat the exercise after a week of real use. Look for errors that escaped your first test, checks people routinely skipped, and situations the original task description did not cover. Improve the workflow rather than merely telling users to pay more attention. Good defaults, smaller permissions, visible sources, and well-placed human gates are more dependable than memory alone.

Checking tutor…

Continue learning · glossary & guides
  1. Explain the page’s core distinction without using the word “smart.”
  2. Which fact, source, permission, or test would most change your judgment in the opening scenario?
  3. Name one low-consequence use where a light check is enough and one high-consequence use where independent review is required.
  4. What should a responsible user do when the available evidence cannot support the requested conclusion?

Glossary: hallucination · Glossary: grounding · Cheatsheet: verify AI answers