🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
primacy_effect
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.
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.
∀s∀i₁∀i₂(Sequence(s) ∧ First(i₁,s) ∧ Later(i₂,s) → Recall(i₁) > Recall(i₂))
Binary (yes/no) questions an LLM must answer to identify this aspect:
Was the judgment or impression formed primarily from the first information received?
Type: binaryWas later contradictory information given less weight than the initial data?
Type: binaryWould the conclusion differ if the information had been presented in reverse order?
Type: binaryThe 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.
The first pieces of information receive more cognitive processing because there is no competing information yet. They form an initial schema or anchor that shapes how later information is interpreted, a process known as assimilation.
Be aware that first impressions are powerful but often misleading. Delay forming judgments until all information is available. Randomize the order of presentations or candidates. Actively revisit and reassess initial impressions.
In court trials, the prosecution presents first, which can give them a primacy advantage with jurors. In marketing, the first brand a consumer encounters in a category often retains a lasting advantage ('first-mover advantage').
Use these tools to detect, analyze, or train this aspect.