Rubric
Contents — domains, guide and mocks

Spotting hallucinations, inconsistencies and bias

CCAO-F 2.212 min read · checked 21 September 2026

Task statementIdentify hallucinations, inconsistencies, and biases in responses

Naming the problem

What is wrong with this part of the answer?
  • A specific with no source
    Possible hallucinationverify it or remove it
  • Two statements disagree
    Inconsistencygo back to the data
  • One-sided or flattering
    Possible biasre-ask neutrally, both sides
  • None of these
    Carry on checkingaccuracy and completeness still apply
Each kind of problem has its own tell. Naming it tells you what to do next: find a source, find the contradiction’s root, or re-ask neutrally.

Hallucinations: fluent, specific and unsupported

A hallucination is content that is presented as fact but is not grounded in anything real. Anthropic’s help centre describes two common forms: statements and quotes that sound authoritative but have no factual basis, and confusion about recent events, because each model is trained on data up to a cutoff date and may not know what happened after it. The dangerous thing about a hallucination is that it is written in the same confident voice as everything else.

Hallucinations are not spread evenly. They cluster where the model is filling a gap with something plausible — and those places are predictable.

Red flagExampleWhy it is risky
Precise numbers with an attribution“A 2025 industry survey found 47% of buyers…”Plausible statistics are easy to generate and hard to spot
Exact quotes from real peopleA CEO “said” a crisp line in an interviewInvented quotes are one of the failure types Anthropic names
Legal and regulatory references“Under Section 14(3)(b) of the Act…”Section numbers look authoritative and are rarely checked
Citations, titles, URLsA report title or link that sounds realA made-up reference looks exactly like a real one
Recent eventsLast month’s price change or leadership changeMay be after the model’s training cutoff
Details “from” your documents“Clause 9 allows early termination”The document may say something different, or nothing

Notice that the red flags are about the kind of claim, not the tone. A good first scan runs through the answer and marks every name, number, date, quote and reference. Those are the claims that must trace to a source; the connecting prose around them rarely matters as much. How you then verify each one is covered in 2.3.

Inconsistencies: when the answer disagrees with itself

An inconsistency is two parts of the output — or two outputs — that cannot both be true. It is the easiest problem to detect because you do not need an outside source: the contradiction is on the page. It is also a strong clue, because at least one of the two statements is wrong, and often the error behind it is a hallucination or a misread figure.

Where to lookWhat it looks like
Summary vs detailThe executive summary says revenue grew 12%; the table shows 9%
Numbers vs arithmeticLine items that do not add up to the stated total
Across the conversationAn assumption stated early (“prices exclude VAT”) quietly changes later
Across runsThe same question asked twice gives two different figures or conclusions
Output vs sourceThe response describes a document in a way the document does not support

The cross-run check is one Anthropic recommends explicitly: its guidance on reducing hallucinations suggests running the same prompt more than once and comparing, because inconsistencies between runs can indicate a hallucination. Some variation in wording is normal and harmless. Variation in facts, figures or conclusions is not.

A consistency pass on a board memo

  • Fails: Summary figures match the detailed tablesummary 12% growth; table 9%
  • Passes: Totals equal the sum of their parts
  • Check: Assumptions stay the same throughoutVAT excluded on p.1, included on p.3
  • Passes: A second run gives the same conclusionwording differs; figures and recommendation match
  • Passes: Dates and names spelled the same everywhere
Every item here can be checked without leaving the document — which makes a consistency pass the fastest check you can run.

Bias: a skew you might not notice

Bias is harder to spot than a wrong number, because each sentence can be true while the whole is lopsided. For business users, four forms matter most.

  • Agreeing with you (sycophancy). Anthropic’s research found that five leading AI assistants consistently tended to favour responses that match the user’s stated views over accurate ones — a side effect of training on human preferences, since people tend to rate agreeable answers highly. A question that assumes its own answer tends to get that answer back.
  • One-sided treatment of contested questions. Claude is trained to be even-handed on political and contested topics and to present multiple perspectives, and Anthropic measures this. That is a design goal, not a guarantee; check whether each side got comparable depth.
  • Unfair treatment of people. In an Anthropic study of hypothetical decisions such as loans and hiring, an earlier Claude model showed patterns of both positive and negative discrimination when demographic details varied. Prompting changes reduced it significantly, and Anthropic states it does not endorse using language models to make automated decisions in these high-risk areas.
  • Skewed inputs. An answer can only be as balanced as its sources. If the documents you uploaded all come from one team, or the web results all come from one kind of site, the output inherits that slant.

Leading versus neutral framing

Invites agreementtext

Explain why switching to Vendor A
is the right decision for us.

Invites an assessmenttext

Compare Vendor A and Vendor B for our
support desk, using only the attached
proposals.

Criteria: total 3-year cost, contract
exit terms, integration effort, SLAs.

Make the strongest case for each vendor.
Then say where the evidence is thin, and
what would change your recommendation.
The left prompt assumes the conclusion, so an agreeable answer is the likely result. The right prompt asks for both sides against stated criteria and for the weak spots in the evidence.

Pushback reveals sycophancy too. If you reply “I don’t think that’s right” and Claude reverses a well-supported answer without new evidence, the reversal tells you nothing about which answer is true. Claude is designed to be truthful and calibrated rather than to tell people what they want to hear, but you evaluate the output in front of you, not the design goal. A good answer should change when you give it new facts, not when you give it disapproval.

Traps the wrong answers are built from

Tempting but wrongDo this instead
Expecting errors to look odd or hesitantTarget the claim types that hallucinate: specifics, quotes, references, recent events.
Asking Claude “are you sure?” to settle itCheck the source; a reversal under pushback is not evidence either way.
Letting Claude choose between two contradictory figuresGo back to the data, find which is right, and fix both places.
Asking a question that assumes its answerFrame neutrally, give criteria, and ask for the case on each side.
Reviewing outputs about people one at a timeCompare them side by side against the same criteria, without demographic details.

You should now be able to

  • Distinguish a hallucination, an inconsistency and a bias in a given response.
  • Name the claim types most likely to be hallucinated and scan for them first.
  • Run a consistency pass: summary against detail, totals against parts, run against run.
  • Recognise sycophancy and leading prompts, and rewrite a request neutrally.
  • Spot unfair or one-sided treatment by comparing outputs against shared criteria.

Practice questions

Original questions written for this lesson, in the exam’s style. Answer first, then open the reasoning — every option is explained, including why the wrong ones are tempting.

  1. Question 1

    Without web search, Claude drafts a market overview for a sales kickoff. It includes general trends, a paragraph on customer pain points, and the line “According to a 2025 industry survey, 47% of mid-size firms plan to cut vendors next year.”

    Which part of the draft is the most likely hallucination risk?

    1. AThe general description of market trends.
    2. BThe paragraph describing typical customer pain points.
    3. CThe attributed statistic with a year and a percentage.
    4. DNone of it — without web search Claude only uses training data.
    Show answer and reasoning
    1. AIncorrect. Broad trend statements can be wrong, but they are less likely to be fabricated than a precise, attributed statistic.
    2. BIncorrect. This is general reasoning that a sales team can judge from experience; it is not a specific factual claim.
    3. CCorrect. Precise numbers with an attribution are a classic hallucination pattern, and without web search there is no citation to check.
    4. DIncorrect. Training data is exactly where plausible-sounding but invented specifics come from; no search means no source to check.
  2. Question 2

    A quarterly memo drafted with Claude says in its summary that revenue grew 12% year on year. The table on page two, built from the same spreadsheet, shows 9%.

    What is the best next step?

    1. AUse the table figure, because tables are more reliable than prose.
    2. BRecalculate the growth from the spreadsheet and correct both places.
    3. CAsk Claude which of the two figures is correct and use its answer.
    4. DRegenerate the memo until the two figures agree with each other.
    Show answer and reasoning
    1. AIncorrect. Nothing makes the table the correct half; either figure could be the error.
    2. BCorrect. An inconsistency means at least one statement is wrong; the source data settles which, and both mentions must then match.
    3. CIncorrect. That produces a third unverified claim rather than a check against the data.
    4. DIncorrect. Two matching figures can both be wrong; agreement is not accuracy.
  3. Question 3

    A marketing manager asks Claude: “Explain why our spring campaign was a big success.” The response is glowing. She wants an honest assessment to share with her director.

    Which change is most likely to give her a balanced assessment?

    1. AAdd “be honest and objective” to the same question.
    2. BAsk Claude whether it was just telling her what she wanted to hear.
    3. CRun the same prompt again on a more capable model.
    4. DShare results and targets; ask what worked, what didn’t, and why.
    Show answer and reasoning
    1. AIncorrect. The question still assumes the conclusion; a general instruction does little against a leading frame.
    2. BIncorrect. Asking for self-assessment invites another agreeable answer and checks nothing against the results.
    3. CIncorrect. A stronger model can still reflect the premise it is given; the framing is the problem.
    4. DCorrect. Neutral framing plus the actual evidence removes the leading premise and asks for both sides.
  4. Question 4

    A lending team proposes having Claude read loan applications, including applicants’ personal details, and output an approve or decline recommendation that is applied automatically.

    Which response best reflects what is known about bias in this use?

    1. AInstruct Claude to ignore demographics, then apply its decisions automatically.
    2. BRemove personal details, use fixed criteria, and have a qualified person decide.
    3. CProceed as proposed, because Claude is trained to be even-handed and fair.
    4. DGo live, then check a random sample of the decisions after a month.
    Show answer and reasoning
    1. AIncorrect. Prompting can reduce bias, but Anthropic does not endorse automated decisions in high-risk areas like lending; a human must decide.
    2. BCorrect. This reduces the inputs bias can act on, makes outputs comparable, and keeps the decision with a qualified human.
    3. CIncorrect. Even-handedness on contested topics is a design goal, not a guarantee of fair decisions about individuals.
    4. DIncorrect. Occasional after-the-fact checks leave individuals exposed to biased automated decisions in the meantime.

Sources

Drafted with AI assistance and checked against the sources above; expert review is in progress. Spotted an error? Tell us and it gets fixed, dated and listed on how this is written.