Fundamental Attribution Error¶
Core Idea¶
The fundamental attribution error (FAE) names a persistent asymmetry in how people explain observed behavior, with four linked components: (1) bias toward dispositional causes — when observing another person's behavior, especially a negative or unexpected one, people over-weight stable personal traits (laziness, rudeness, competence) as explanations; (2) corresponding under-weighting of situational causes — the immediate context, incentives, constraints, and pressures that substantially shape behavior receive too little explanatory weight; (3) asymmetric application to self versus other — the same person explaining their own behavior tends to invoke situational causes ("I was running late because of traffic") while explaining others' identical behavior dispositionally ("they're always late because they don't care"); and (4) persistence under clear situational information — the bias survives substantial situational disclosure; observers continue to infer dispositions even when they are told explicitly that the behavior was situationally produced.
The construct was named by Lee Ross (1977) in his landmark essay "The Intuitive Psychologist and His Shortcomings," building on foundational attribution theory from Heider (1958) and the correspondent inference theory developed by Jones and Davis (1965).[1] The bias rests on mechanisms identified across multiple decades of subsequent research, including the perceptual focus on the actor as figure against the situational ground, and the asymmetry between attributions for oneself versus others documented by Jones and Nisbett (1971).[2]
How would you explain it like I'm…
Blaming the person, not the situation
Blaming the person, not the situation
Over-blaming traits, under-blaming context
Structural Signature¶
An observer forms an attribution function A(behavior, situational_info) → (dispositional_cause_weight, situational_cause_weight) that, relative to a normatively calibrated attribution, systematically over-weights the dispositional component and under-weights the situational component. The bias is asymmetric: self-attribution of one's own behavior is less biased or biased in the opposite direction. The bias is partially robust to situational information, indicating that it operates at a level below explicit reasoning.
The structural signature is characterized by six core dimensions: the actor-observer asymmetry — the same behavior attributed situationally in oneself but dispositionally in others; the dispositional bias — heightened weighting of trait-level explanations for others' conduct; the situational underweighting — insufficient incorporation of contextual constraints and pressures; the correspondent inference — inferring dispositions that correspond closely to observed behavior despite situational assignment; the perceptual figure-ground — directing attention to the visible actor rather than the less-salient situational background; and the self-other asymmetry — the asymmetric application of these mechanisms across observer and target.
What It Is Not¶
- It is not prejudice or stereotyping generally — FAE is a domain-general attribution bias that applies to any other person; stereotyping involves category-based inferences about group members. The two can compound, but they are mechanistically distinct. (See: stereotype_threat.)
- It is not the hindsight bias — hindsight bias concerns knowledge about outcomes shifting judgments of their predictability; FAE concerns causal attribution asymmetry between dispositions and situations.
- It is not the just-world hypothesis — though related (both can lead to blaming victims), just-world inference is a motivated belief that the world is fair; FAE is a cognitive bias in causal explanation that operates regardless of motivational stake.
- It is not all dispositional inference — inferring traits from behavior is often appropriate and informative; the error is specifically the over-weighting of that inference relative to situational causes that substantially shape the observed behavior.
- It is not universally applicable across cultures — [3] cross-cultural research (Miller 1984; Morris & Peng 1994) found substantially weaker or absent FAE in some East Asian samples compared to Western samples, suggesting culturally-variable attributional styles. Later meta-analytic and replication work (Choi, Nisbett, & Norenzayan 1999; Krull et al. 1999) confirmed that East Asian collectivist samples show weaker dispositional bias and stronger situational attention than Western individualist samples.
Broad Use¶
FAE is invoked across interpersonal relations (conflict attribution, partner-behavior interpretation), organizational behavior (performance evaluation that over-attributes to individual traits while under-weighting team, resource, and systemic constraints), legal proceedings (jury attribution of criminal behavior to dispositional character versus socioeconomic and situational context; attribution of negligence or intent), clinical psychology (depressive attribution patterns partially invert the FAE; therapeutic work on hostile-attribution bias in aggression), public health (attribution of chronic disease outcomes to personal choices versus structural determinants — access, economics, environmental exposures), education (attribution of student performance to ability/effort traits versus teaching, resources, and socioeconomic situation), and politics and social policy (attribution of poverty, unemployment, and social outcomes to individual character versus structural factors is a core axis of ideological disagreement). The construct's cross-cultural variability makes it particularly relevant to cross-cultural management and diplomacy.
Clarity¶
The FAE is frequently invoked loosely to mean "any time someone blames a person rather than circumstances." Rigorous use requires several additional components: (a) evidence that situational factors actually did substantially produce the behavior (so the attribution is miscalibrated, not just different from the blamer's preferred account), (b) the attribution pattern is asymmetric — the same observer would attribute their own equivalent behavior situationally, and © the attribution persists even when situational information is made salient. Without these conditions, the label is a rhetorical device rather than a scientific diagnosis.
Recent theoretical revision (Gilbert & Malone 1995, among others) reframes the phenomenon as "correspondence bias" — a more precise description that centers the mechanism (inferring dispositions that correspond to observed behavior) rather than implying a universal error. Gilbert and colleagues' research on cognitive load (Gilbert, Pelham, & Krull 1988) demonstrated that correspondence inference is an effortful correction process, suggesting that the bias may arise partly from insufficient cognitive resources to fully discount situational causes.[4]
Manages Complexity¶
FAE, when considered as an adaptive heuristic rather than a pure error, manages the cognitive complexity of predicting other people's behavior. If every behavioral prediction required full modeling of the target's current situational context — information the observer usually does not have access to — prediction would be prohibitively expensive. Trait-based attribution supplies a low-cost predictive model: if a person acted a certain way once, expect them to act similarly again, because the disposition is stable. This heuristic works reasonably well in repeated interactions with people one knows well (where many situations are similar and dispositional continuity is a reasonable prior) and works badly in one-shot interactions with strangers whose situations are invisible to the observer. The same mechanism that is adaptive in the first case is the FAE in the second. The structural lesson is that the bias is the mis-deployment of an efficiency heuristic outside its appropriate scope, not a defect of reasoning per se.[4]
Abstract Reasoning¶
FAE is the social-cognition instance of a broader structural pattern: asymmetric attribution of observed effects to internal properties versus external conditions, driven by differential information access. This pattern recurs across domains. In machine learning: when a model exhibits biased behavior, practitioners often attribute the bias to the model's "character" (its architecture, its dispositional parameters) rather than to the training data's situational features, even when the data is the primary cause. In economics: firm performance attribution to management skill versus market conditions, where the situational market context is often the larger causal factor but receives less attention than executive personality. In medicine: attribution of health outcomes to patient behavior and traits versus social and structural determinants, with the dispositional attribution often dominating even where structural factors are primary. In each case the structural signature is the same: an observer has better access to stable, identity-level features of a system than to its current context, and attribution defaults to what is salient to the observer rather than to what actually caused the outcome.[4]
Knowledge Transfer¶
| Role in Fundamental Attribution Error | Role in Machine-Learning Bias Attribution |
|---|---|
| Observer with limited situational information | Practitioner evaluating model outputs |
| Target person exhibiting behavior | Model exhibiting biased predictions |
| Dispositional attribution (character, stable traits) | Architectural attribution (the model is "biased" as a property of its design) |
| Situational attribution (context, constraints) | Data attribution (training distribution, labeling process, deployment context) |
| Actor-observer asymmetry | Model-builder vs. model-critic asymmetry in attribution |
| Correction via situational information disclosure | Correction via careful data-level audits and counterfactual analysis |
| Cultural variation (weaker in interdependent cultures) | Disciplinary variation (different ML subfields emphasize data vs. model as primary locus) |
Contemporary debates in machine-learning fairness and algorithmic bias closely parallel the FAE structural pattern. When a model produces biased outputs, the immediate attributional question is: is the bias a property of the model (its architecture, its training objective, its parameter space) or of its data (historical patterns in the training set, labeling artifacts, distributional mismatch between training and deployment)? Empirical analysis (Mehrabi et al. 2021 survey; Buolamwini & Gebru 2018 Gender Shades; many others) consistently shows that data is usually the larger causal factor — the model's observed behavior corresponds closely to patterns in its training distribution — but public and sometimes practitioner discourse often attributes bias dispositionally ("the model is biased") rather than situationally ("the training data is biased"). This is the FAE mechanism transplanted to human-artifact attribution. The transfer illuminates two methodological disciplines: first, that careful audits require explicit separation of architectural and data-level contributions to observed behavior (the ML equivalent of situational information disclosure); second, that the tendency to attribute dispositionally is so persistent that even ML researchers often frame their own findings in dispositional terms when the data-level analysis would be more accurate. Understanding FAE at the social-cognition level helps practitioners recognize and resist the same bias in their own professional judgments.[4]
Examples¶
Mapped back — Formal (social psychology):
Jones and Harris (1967) conducted the foundational study establishing correspondence bias.[5] Subjects read essays ostensibly written by other students, either pro-Castro or anti-Castro. In one condition subjects were told the essay writers had freely chosen their position; in another, they were told the writers had been assigned their position (for a debate class). Subjects then rated the actual attitude of the essay writer. The rational prediction: in the assigned condition, the essay provides no evidence about the writer's actual attitude (since they were assigned), so the attribution should be neutral. The empirical finding: subjects still attributed attitudes that corresponded to the essay's position even in the assigned condition — they inferred that a student who wrote a pro-Castro essay had pro-Castro attitudes, even knowing that the student had been told to write that essay. The attribution persisted through clear situational information that should have precluded dispositional inference. This robustness established the phenomenon as more than a failure to notice situational information; it is an active over-weighting that survives situational disclosure.
A later canonical extension, Ross, Amabile, and Steinmetz (1977), employed the "quizmaster study" in which one participant generated difficult trivia questions while another attempted to answer them. After the task, both parties rated each other's general knowledge. The quizmaster, despite having created the unfair advantage, was rated as more knowledgeable than the contestant — a clear dispositional attribution to a role-created informational asymmetry. Subsequent research (Gilbert & Malone 1995 review) mapped the multiple sub-processes that sustain the bias even under correction.
Mapped back — Applied (organizational and workplace context):
A manager observes that an employee has submitted a report with errors and missed a deadline. The manager's initial attribution is often dispositional: the employee is careless, unmotivated, or lacks attention to detail. The situational factors — the employee was working on three concurrent urgent projects, the reporting template changed without notice, and the employee's team was understaffed due to unexpected departures — are often invisible to the manager or receive less weight in the attribution. The same manager, if their own report contains errors, is more likely to invoke situational causes: "the template was unclear," "I was stretched across too many priorities," "the deadline was unrealistic given the resource constraints." This asymmetry drives performance-evaluation errors and contributes to the fundamental attribution error in organizational settings, where situational factors (resource allocation, role structure, competing demands) are often the primary determinants of performance but receive less weight in personnel judgments than individual disposition. Research on effort versus ability attribution in educational settings (Andrews & Debus 1978) shows similar asymmetries, with teachers more likely to attribute student failure to low ability (disposition) than to insufficient instruction or learning conditions (situation).[6]
Structural Tensions and Failure Modes¶
T1 — Efficiency heuristic vs. miscalibrated inference. Trait-based attribution is an efficient predictive heuristic when applied within scope (repeated interactions with individuals whose dispositional continuity is a reasonable prior). It becomes the FAE when applied out of scope (one-shot interactions, cross-cultural encounters, situations where the observer lacks situational information). The tension is intrinsic: the mechanism cannot easily tell when it is operating within scope versus out of scope. The failure mode is mis-deployment of the heuristic outside its appropriate scope, producing systematic mis-attribution. Interventions must equip observers with markers of scope — signals that situational information is available or important — rather than trying to eliminate the heuristic entirely.
T2 — Cultural variability and universalization risk. [7] The original formulation assumed FAE was a universal feature of human cognition. Cross-cultural research (Miller 1984; Morris & Peng 1994; Nisbett 2003) found substantially weaker FAE in East Asian samples, who were more attentive to situational information and to relational context. The tension is between claims of cognitive universality and documented cultural variability in the strength of the bias. The failure mode is treating Western-sample results as characterizing human cognition generally, obscuring the cultural-psychological dimension of attribution style. This failure mode has consequences for cross-cultural management, diplomacy, and cross-cultural mental health care.
T3 — Situational information disclosure fails to fully correct. [5] Jones and Harris's finding — that subjects continue to infer dispositions even when told the behavior was assigned — indicates that surface-level situational disclosure is insufficient for correction. Effective correction requires specific features (concrete, vivid situational information; prompting self-reflection on one's own behavior in similar situations; explicit counterfactual reasoning) rather than mere mention of situational factors. The tension is that the most common organizational and educational intervention — "consider the situation" — is often structured in the form least effective for correction. The failure mode is interventions that increase awareness of FAE without producing actual correction of attribution.
T4 — Strategic exploitation of FAE. [4] Actors aware of FAE can strategically frame others' behavior to exploit it — emphasizing dispositional characterizations of opponents while emphasizing situational ones for oneself, producing asymmetric attribution that serves narrow interests. Political rhetoric, legal argumentation, and competitive commercial framing all exploit this asymmetry. The tension is ethical: the same dispositional-framing that describes genuine character also weaponizes a cognitive bias against observers. The failure mode is information environments in which strategic attribution framing is prevalent, producing systematically biased collective judgment even when individuals with the relevant awareness are attempting to correct.
T5 — Classical effect size and replication modulation.
The canonical Jones and Harris (1967) paradigm established a robust correspondence-bias effect in the lab, but recent meta-analyses (Kunder & Karpinski 2001; Mitchell et al. 2011) document that the effect size is more modest in replication samples than in the original studies, and that the magnitude of the bias is substantially modulated by experimental design factors and population characteristics not initially recognized. Moreover, the effect is sensitive to dispositional priming: when observers are first primed or motivated to make trait inferences (e.g., through instructions or task framing), the bias is amplified; when primed or motivated to consider situational factors, the bias attenuates. This suggests that what was initially theorized as a robust, automatic bias may be more contingent on cognitive-processing orientation than the foundational work indicated. The tension is between the original demonstration of a robust, quasi-automatic bias and evidence that the effect is smaller than expected, varies substantially by method and sample, and is substantially modulated by priming and motivational state. The failure mode is over-confident generalization from the canonical paradigm to real-world contexts where the conditions differ substantially — lab-controlled disclosure of situational information differs from real-world partial or ambiguous situational cues; motivated cognitive engagement in the lab differs from everyday cursory attribution. Rigorous contemporary use requires acknowledging that the classical effect is real but partial, and recognizes what moderates it.[4]
T6 — Cognitive-load mechanism vs. motivated-reasoning mechanism.
Two partially competing theoretical accounts explain the persistence of FAE. The first, elaborated by Gilbert, Pelham, and Krull (1988) and Gilbert and Malone (1995), emphasizes cognitive load and effortful correction: observing behavior triggers an automatic correspondent inference (the behavior implies the disposition), but correcting that inference to account for situational causes requires cognitive effort and is easily disrupted by cognitive load or time pressure.[8][4] The second, emphasized in some accounts of selective exposure and motivated reasoning, suggests that motivation plays a substantial role — observers may, consciously or unconsciously, be motivated to maintain dispositional attributions for self-serving, group-serving, or ideological reasons. Blaming outcomes on others' dispositions may protect self-esteem, support group identity, or align with political ideology. The tension is mechanistic: if FAE is primarily a low-effort default, interventions should focus on reducing cognitive load and enabling correction; if it is primarily motivated, interventions must address motivation and belief commitment. Mixed evidence suggests both mechanisms operate in different contexts (Pettigrew 1979[9] "ultimate attribution error" in intergroup attribution; Lerner 1980 "belief in a just world"), but their relative weight in different populations and situations remains contested.
Structural–Framed Character¶
Fundamental Attribution Error is a hybrid on the structural–framed spectrum, and the frame side weighs heavily. Part of it is a bare pattern — a systematic asymmetry in which explanations of others' behavior over-weight stable personal traits and under-weight situational causes. Part of it is a vocabulary and set of assumptions inherited from social psychology.
The diagnostics tip it toward framed. The skeletal asymmetry — reading conduct as character while discounting context — does transfer to settings from a driver judged rude in traffic, to an employee blamed for a missed deadline, to an out-group stereotyped for its behavior. But the home vocabulary travels with it and carries much of its meaning: dispositional versus situational attribution, and the comparison against a normatively calibrated baseline that defines the over-weighting as an error. That built-in standard of how attribution ought to be apportioned gives the concept an evaluative charge. Its origin is empirical social-psychological theory rather than a formal relation, and identifying it means importing that account of how people should reason about causes, not just noting a bare structure. It therefore reads mixed-framed.
Substrate Independence¶
Fundamental Attribution Error is a narrowly substrate-independent prime — composite 2 / 5 on the substrate-independence scale. Its structural articulation is clear — observers over-weight dispositional causes and under-weight situational ones — but it is specific to human cognition and the logic of attribution, with three component asymmetries that presuppose an explaining mind. Transfer to non-human systems, biological processes, or non-cognitive substrates simply does not obtain. It is a cognitive and behavioral phenomenon, tethered to the human observer it describes.
- Composite substrate independence — 2 / 5
- Domain breadth — 2 / 5
- Structural abstraction — 3 / 5
- Transfer evidence — 1 / 5
Relationships to Other Primes¶
Parents (2) — more general patterns this builds on
-
Fundamental Attribution Error is a kind of Bias
The fundamental attribution error is a specialization of bias. The general bias pattern is systematic, signed displacement of a process's outputs from a true or fair value, persisting despite more data. The FAE specializes by giving the displacement a specific direction: explanations of others' behavior systematically over-weight dispositional causes and under-weight situational ones, with asymmetric application to self versus other. The same systematic-rather-than-random-displacement logic of bias applies, with dispositional-versus-situational attribution as the specific dimension and observer-actor asymmetry as the specific signature.
-
Fundamental Attribution Error presupposes Responsibility Attribution
Fundamental attribution error presupposes responsibility attribution because it is defined as a characteristic distortion in how the assignment from outcome to agent is performed: over-weighting dispositional sources and under-weighting situational ones, with an asymmetric self-other pattern. Without the prior operation of mapping observed behavior back onto candidate causes and apportioning credit or blame, there is no assignment for the bias to skew. The error is parasitic on the attribution machinery; it specifies which input weights get systematically miscalibrated when agents perform the directed assignment from effects to responsible sources.
Path to root: Fundamental Attribution Error → Bias
Neighborhood in Abstraction Space¶
Fundamental Attribution Error sits among the more crowded primes in the catalog (36th percentile for distinctiveness): several abstractions describe nearly the same structure, so a description that fits it will tend to fit its neighbors too — transporting it usually means disambiguating within this family rather than landing on it exactly.
Family — Cognition, Bias & Self-Belief (14 primes)
Nearest neighbors
- Responsibility Attribution — 0.81
- Optimism Bias — 0.81
- Self-Efficacy — 0.80
- Dunning-Kruger Effect — 0.80
- Stereotyping — 0.79
Computed from structural-signature embeddings · 2026-05-29
Not to Be Confused With¶
Fundamental Attribution Error must be distinguished from Confounding, though both concern causal attribution in complex systems. Confounding describes a situation where multiple variables are entangled such that their individual causal effects cannot be separated — if a person who fails an exam also experiences family stress, fatigue, and inadequate study time, the variables are confounded and it is methodologically difficult to identify which factor caused the failure. Confounding is an epistemological problem — the problem of untangling mixed effects — arising when the observer's data is insufficient to separate causes. FAE, by contrast, is a cognitive bias in causal attribution by individual observers — a tendency to infer dispositions even when situational information is available and salient. The Jones and Harris study exemplifies the difference: subjects were given clear situational information (the essay writer was assigned their position), yet they still inferred dispositional attitudes. There was no confounding in the technical sense — the situation and disposition were explicitly uncorrelated by the experimental design. The FAE operated as a bias despite the confounding being resolved. Confounding is about the difficulty of separating effects from ambiguous data; FAE is about mis-weighted inference even from clear data. A practitioner might encounter confounded data (social economic status, education, and health outcomes are all correlated), which creates genuine difficulty in identifying causes. But FAE adds an additional source of error: even when statistical analysis resolves the confounding, observers tend to attribute the effects to dispositional causes (individual choice, genetic factors) more than to situational causes (structural opportunity, resource access), systematically biasing the causal interpretation even of unconfounded data.
FAE is also distinct from Cognitive Dissonance, though both involve asymmetric psychological processing of information. Cognitive Dissonance describes the mental discomfort an individual experiences when holding conflicting beliefs, attitudes, or values — a person who values themselves as honest but acts dishonestly experiences dissonance, which creates pressure to resolve the conflict (by changing beliefs, changing behavior, or rationalization). Dissonance is an affective state and a motivational driver toward cognitive change. FAE is a perceptual and attributional bias — a tendency to systematically misweight causes in explaining behavior. The two can interact: cognitive dissonance might motivate an observer to attribute others' negative behavior dispositionally to maintain a favorable view of the observer's own ingroup ("my group acts badly only because we're under pressure; their group acts badly because they're bad people"), but the FAE itself is the mechanism by which the attribution skews, not the discomfort that motivates it. An observer experiencing dissonance might rationalize their ingroup's actions by attributing them situationally (not a true expression of character) while attributing outgroup actions dispositionally (reflecting true character). The FAE is the asymmetric bias; the dissonance is the motivational state that may amplify it. In organizational contexts, an employee who makes a mistake might experience dissonance (wanting to see themselves as competent but recognizing error); this dissonance might motivate them to attribute the error situationally. But the manager observing the same error experiences no dissonance and attributes it dispositionally. The FAE accounts for the asymmetry; dissonance explains the employee's self-serving bias separately.
Nor is FAE equivalent to Confirmation Bias, though both concern asymmetric information processing. Confirmation Bias is the tendency to seek information that confirms existing beliefs and to interpret ambiguous information as supporting existing beliefs. An observer who believes a person is lazy might selectively notice instances of the person missing deadlines (confirming evidence) while discounting instances of intensive work (disconfirming evidence). Confirmation Bias is about information seeking and selective integration of evidence. FAE is about causal attribution — the inference of causes even when evidence is clear or provided. The Jones and Harris paradigm shows FAE operation in the absence of information-seeking: subjects were explicitly told the essay was assigned, yet they attributed dispositional attitudes anyway. They did not seek additional information to confirm a pre-existing belief about the writer; they were given clear situational information and ignored it anyway. An observer with confirmation bias might selectively seek information supporting a dispositional attribution (seeking more evidence of laziness); an observer experiencing FAE attributes dispositionally even when presented with situational information that disconfirms the dispositional inference. That said, the two biases can compound: confirmation bias can amplify FAE by causing observers to selectively notice and recall instances that support a dispositional inference while forgetting situational contextual information. A manager attributing an employee's poor performance to low ability might exhibit confirmation bias by noticing subsequent instances of lower performance while forgetting situational contexts (understaffing, unclear requirements) that could explain them. The combination produces both biased attribution (FAE) and selective memory reinforcing the bias (confirmation bias). But FAE does not require confirmation bias — clear situational information can be provided and FAE still operates, as the Jones and Harris findings demonstrate.
Solution Archetypes¶
Solution archetypes in the catalog that build on this prime — directly (this prime is a source ingredient) or as a related prime.
Built directly on this prime (1)
Also a related prime in 4 archetypes
- Effort-Based Vs. Inherent Ability Attribution
- Essentialism Audit
- Function-Without-Intent Caution
- Historical Contextualization
References¶
[1] Ross, L. (1977). The intuitive psychologist and his shortcomings: Distortions in the attribution process. In L. Berkowitz (Ed.), Advances in Experimental Social Psychology (Vol. 10, pp. 173–220). Academic Press. Seminal characterization of the fundamental attribution error — the systematic over-weighting of dispositional over situational causes — supporting its framing as a miscalibration of the control and counterfactual gates (854). ↩
[2] Jones, Edward E., and Richard E. Nisbett. "The Actor and the Observer: Divergent Perceptions of the Causes of Behavior." Attribution: Perceiving the Causes of Behavior, edited by Edward E. Jones et al., General Learning Press, 1971, pp. 79–94. Actor-observer asymmetry; foundational documentation of self-other divergence in attribution. ↩
[3] Choi, Incheol, Richard E. Nisbett, and Ara Norenzayan. "Causal Attribution Across Cultures: Variation and Universality." Psychological Bulletin, vol. 125, no. 1, 1999, pp. 47–63. Meta-analytic cross-cultural review; synthesizes evidence for both universal and culturally-variable attribution mechanisms. ↩
[4] Gilbert, Daniel T., and Patrick S. Malone. "The Correspondence Bias." Psychological Bulletin, vol. 117, no. 1, 1995, pp. 21–38. Correspondence bias reframing; distinguishes automatic dispositional inference from erroneous correction; emphasizes role of cognitive resources in attribution revision. ↩
[5] Jones, Edward E., and Victor A. Harris. "The Attribution of Attitudes." Journal of Experimental Social Psychology, vol. 3, no. 1, 1967, pp. 1–24. Canonical essay-writing paradigm establishing persistence of dispositional inference despite situational assignment. ↩
[6] Andrews, Gwen R., and Raymond L. Debus. "Attribution and the Education of Disadvantaged Children." Review of Educational Research, vol. 48, no. 4, 1978, pp. 531–542. Effort vs. ability attribution in educational contexts; demonstrates FAE-parallel asymmetries in teacher attribution of student performance. ↩
[7] Morris, Michael W., and Kaiping Peng. "Culture and Cause: American and Chinese Attributions for Social and Physical Events." Journal of Personality and Social Psychology, vol. 67, no. 6, 1994, pp. 949–971. Western vs. East Asian attributions; demonstrates systematic differences in causal reasoning for social events. ↩
[8] Gilbert, Daniel T., Brett W. Pelham, and Douglas B. Krull. "On Cognitive Busyness: When Person Perceivers Meet Persons Perceived." Journal of Personality and Social Psychology, vol. 54, no. 5, 1988, pp. 733–740. Cognitive-load mechanism; demonstrates that under cognitive load, observers show increased correspondent inference, supporting effortful-correction model. ↩
[9] Pettigrew, T. F. (1979). "The ultimate attribution error: Extending Allport's cognitive analysis of prejudice." Personality and Social Psychology Bulletin, 5(4), 461–476. identifies systematic tendency to attribute out-group behavior to disposition and in-group behavior to situation, creating reinforcing ethnocentric causal interpretations. ↩
[10] Heider, Fritz. The Psychology of Interpersonal Relations. Wiley, 1958. Foundational attribution theory; figure-ground perceptual basis for attributional asymmetry.
[11] Jones, Edward E., and Keith E. Davis. "From Acts to Dispositions: The Attribution Process in Person Perception." Advances in Experimental Social Psychology, vol. 2, Academic Press, 1965, pp. 219–266. Correspondent inference theory; mechanism for inferring dispositions from behavior despite situational information.
[12] Ross, Lee, Teresa M. Amabile, and Julia N. Steinmetz. "Social Roles, Social Control, and Biases in Social-Perception Processes." Journal of Personality and Social Psychology, vol. 35, no. 7, 1977, pp. 485–494. Quizmaster study; demonstrates FAE in role-asymmetric contexts where situational factors produce informational advantage.
[13] Miller, Joan G. "Culture and the Development of Everyday Social Explanation." Journal of Personality and Social Psychology, vol. 46, no. 5, 1984, pp. 961–978. Cross-cultural variation in FAE; American and Hindu samples show different attribution patterns for behavior explanation.
[14] Krull, Douglas S., Jennifer Y. Loy, Jennifer Lin, Chia-Fang Wang, Shiguang Chen, and Xuejun Zhao. "The Fundamental Fundamental Attribution Error: Correspondence Bias in Individualist and Collectivist Cultures." Personality and Social Psychology Bulletin, vol. 25, no. 10, 1999, pp. 1208–1219. East Asian attribution study; confirms weaker FAE in collectivist samples and attenuated dispositional bias.
[15] Lerner, Melvin J. The Belief in a Just World: A Fundamental Delusion. Plenum Press, 1980. Just-world hypothesis; related motivation-based attribution bias affecting attribution of outcomes to disposition vs. circumstance; relevant to discussion of motivated reasoning in attribution.