Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Primacy Effect

Also Known As: Primäreffekt Primacy Bias First Impression Bias Erster-Eindruck-Effekt Reihenfolgeeffekt
Cognitive Bias ID: primacy_effect

Definition

The primacy effect is the tendency for the first items in a sequence to have a disproportionate influence on judgment, memory, and impression formation. First studied by Solomon Asch (1946), it shows that initial information creates a framework through which all subsequent information is filtered and interpreted.

Examples

In a job interview, the first candidate sets the standard by which all others are judged. If the first candidate was excellent, subsequent good candidates may seem mediocre by comparison.

A student described as 'intelligent, industrious, impulsive, critical, stubborn, envious' is rated more favorably than one described with the same traits in reverse order — because positive traits listed first color interpretation of the rest.

The first news article someone reads about a political issue anchors their opinion, and subsequent articles — even with different perspectives — are evaluated through that initial frame.

Formal Logic Pattern
FOL Pattern
The First-Order Logic formula representing this reasoning pattern's logical structure.
FOL (First-Order Logic) uses quantifiers (∀ = for all, ∃ = there exists), connectives (∧ = and, ∨ = or, ⇒ = implies, ¬ = not), and predicates to capture the essential form of a reasoning pattern. For example, the Ad Hominem fallacy: Person(x) ∧ HasFlaw(x) ⇒ Invalid(Claim(x)). These patterns allow automated verification of logical validity.

∀s∀i₁∀i₂(Sequence(s) ∧ First(i₁,s) ∧ Later(i₂,s) → Recall(i₁) > Recall(i₂))

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Was the judgment or impression formed primarily from the first information received?

    Type: binary
  2. 2

    Was later contradictory information given less weight than the initial data?

    Type: binary
  3. 3

    Would the conclusion differ if the information had been presented in reverse order?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context