Apps

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

Dual-Axis Manipulation

Also Known As: Double y-axis chart Twin axis manipulation
Aspect ID: dual_axis_manipulation

Definition

Dual-axis manipulation uses two y-axes with deliberately chosen different scales to make visually unrelated or weakly correlated time series appear to move in lockstep. By freely choosing the scale, minimum, and maximum of each axis, any two series can be made to appear strongly correlated regardless of their actual statistical relationship.

Examples

A chart showing vaccine rates (left axis, 60-80%) and autism diagnosis rates (right axis, 1.0-1.8%) are both rising over the same period. The axes are scaled so the lines appear to track each other closely, implying a relationship that a scatterplot would show to be confounded by secular trends.

A cable news segment displays a chart with two lines: monthly unemployment claims (left axis, scaled 200,000–400,000) and a politician's approval rating (right axis, scaled 38%–42%). The axes are chosen so both lines appear to move in near-perfect lockstep, visually implying a tight relationship that is far weaker than it appears numerically.

A pharmaceutical company's investor presentation overlays drug trial enrollment numbers (left axis, 100–500 participants) with stock price (right axis, $12–$18) on the same time series chart. The scales are set so the lines appear to rise together dramatically, implying the enrollment growth is driving stock performance — a visual suggestion that the data does not actually support.

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

    Does the chart use two y-axes with different scales?

    Type: binary
  2. 2

    Are the scales chosen to make the two series appear to move together when they may not?

    Type: binary
  3. 3

    Would the apparent correlation between the series disappear if both were plotted on the same scale or as a scatterplot?

    Type: binary
  4. 4

    Is a causal or correlational interpretation being drawn from the visual alignment of the two series?

    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.