The Quad Model

The Quadruple Process Model (Quad Model) is a multinomial processing tree designed to distinguish four operating principles (i.e., processes) underlying responses on the IAT

A Multinomial Processing Tree Model (MPT)

MPTs are measurement models designed to distinguish multiple processes underlying responses on performance tasks, like the IAT. The model is made up of a series of equations, one equation for every unique response (what we call a response category) in a performance task.

With 16 responses categories in the IAT, there are 16 equations which make up the Quad model for measuring IAT data. Each equation reflects the probability of a participant selecting its respective response category. In a binary task like the IAT, in which each response is either correct or incorrect, the 16 equations can be thought of as 8 pairs of complementary probabilities. For example, the complement of the probability that participants correctly categorize a Black target on an incompatible trial is reflected by the equation for the probability that they incorrectly categorize that target on an incompatible trial.

P (correct) = AC + [1-AC] x D + [1-AC] x [1-D] x [1-G] P (incorrect) = AC x [1-D] x G P (correct) = AC x D x OB + [1-AC] x D + [1-AC] x [1-D] x G P (incorrect) = AC x D x [1 - OB] + AC x [1-D] + AC x [1-D] x [1- G]

For example, on a Black-White Race IAT, the standard Quad model includes separate equations for the correct and incorrect categorization of Black targets on prejudice-congruent trials (left) and prejudice-incongruent trials (right). Congruency is based on the presumed racially prejudiced associations participants hold about Black (Black-bad) and White (White-good) people.

You can explore how these equations map onto paths in the interactive diagram below. This makes sense, as the diagram is derived by the relationships of the parameters in the equations. For example, incorrectly categorizing a Black target with the bad key is accounted for in the model by the activation of the Black-Bad association, so long as the biasing association (it presumably influences responses toward incorrect responses) is not overcome in favor of a correct response which was detected (AC x D x [1-OB] + AC x [1-D]).

The model also accounts for the chance that the incorrect response wasn't driven by prejudiced associations, but rather a simple response bias in the absence of all other processes for which the model account ([1-AC] x [1-D] x [1-G]). The complementary paths reflect the complementary response category (i.e., correctly categorizing the Black target on the incompatible trial). Equations for White targets, bad words, and good words, are derived in the same manner.

Two model specifications

The parameters of this model can be specified in two ways, depending on which group is assumed to be evaluated more positively. Recent methodological work shows that these two specifications aren't interchangeable — which one best fits a given person's data varies by individual, not simply by their own group membership. Toggle between the two specifications below to see how the same trial types map onto different underlying processes depending on which assumption is made.

Model specification
Trial type
White + good share a response key White + bad share a response key

Assumes White targets are evaluated positively and Black targets negatively. AC estimates activation of the White-good and Black-bad associations; OB estimates control over those associations.

ACwgDOB(1 − OB)(1 − D)drives response(1 − ACwg)D(1 − D)G(1 − G)trialnot in this trialnot in this trialnot in this trial✓ correct (1)✓ correct (1)✓ correct (1)✗ incorrect (2)

leads to a correct response leads only to an incorrect response not part of this trial type's model

White target — White + good share a response key

Response category 1 · White-good / Black-bad specification · no OB step

P(correct)ACwg + (1 − ACwg) × D + (1 − ACwg) × (1 − D) × G
P(incorrect)(1 − ACwg) × (1 − D) × (1 − G)

The activated association points at the correct key here, so this trial is compatible under this specification. With no conflict to resolve, it is diagnostic mainly of D — detection and G — guessing.

Parameters
AC
the probability that the stimulus triggers an evaluative association.
D
the probability of correctly identifying the stimulus and the required response.
OB
self-regulatory control: the probability of overriding an activated association when it conflicts with the detected correct response.
G
response bias toward one key when neither an association is activated nor the correct response detected.

Quad modeling template

If you'd like to figure out how to implement the quad model for your own data, I suggest you start by walking through the template I've put together. If you click the link above, you'll be taken to my OSF page, which has template code, sample data, and the standard quad model equations file. The template code is commented to walk you through the analysis for a 2-group between-participants estimation and analysis of quad model parameters.

Feel free to contact me with any questions that cannot be answered with the material I've put together already. I hope this has been helpful and that I'll see your own quad model work published someday soon!

References

No reference entries selected yet. Add publication ids to reference_ids in content/quad-model-copy.md and they will appear here as cards, pulled from content/publications-data.json.