Carroll Diagram — Definition, Formula & Examples
A Carroll diagram is a table that sorts items into groups based on two properties, where each property is paired with its opposite (for example, "red" and "not red"). Every item lands in exactly one of the four boxes.
A Carroll diagram is a two-way classification table in which data are organized by two categorical attributes, each expressed as a property and its negation, producing a 2×2 grid of four mutually exclusive and collectively exhaustive cells.
How It Works
Draw a grid with two columns and two rows. Label the columns with one property and its opposite (such as "has wings" and "does not have wings"). Label the rows with a second property and its opposite (such as "can swim" and "cannot swim"). Then place each item into the single box where both its row label and column label are true. When you are finished, every item should appear in exactly one cell.
Worked Example
Problem: Sort these six animals using a Carroll diagram with the properties "has legs" / "does not have legs" and "lives in water" / "does not live in water": dog, goldfish, frog, snake, crab, worm.
Step 1: Draw a 2×2 grid. Label the columns "Has legs" and "Does not have legs." Label the rows "Lives in water" and "Does not live in water."
Step 2: Place each animal: Frog has legs and lives in water. Crab has legs and lives in water. Dog has legs and does not live in water. Goldfish does not have legs and lives in water. Snake does not have legs and does not live in water. Worm does not have legs and does not live in water.
Step 3: Check that every animal appears in exactly one box and none are left out. Count the totals: 2 in the top-left, 1 in the top-right, 1 in the bottom-left, and 2 in the bottom-right, giving 6 animals total.
Answer: Has legs + Lives in water: frog, crab. Has legs + Does not live in water: dog. Does not have legs + Lives in water: goldfish. Does not have legs + Does not live in water: snake, worm.
Why It Matters
Carroll diagrams give young students their first experience sorting data by two properties at once. This skill prepares them for two-way frequency tables and cross-tabulations used in later statistics courses.
Common Mistakes
Mistake: Forgetting that one column (or row) must be the negation of the other, and instead using two unrelated categories.
Correction: Each pair of labels must be a property and its exact opposite (e.g., "even" and "not even"), so that every possible item fits somewhere in the grid.
