Pattern guide

Rotation Questions

Rotation is the most common transformation in matrix reasoning tests. The same shape turns by a fixed step from cell to cell, either clockwise or counter-clockwise.

What this pattern means

A single shape carries through every cell. Its orientation advances by a fixed angle — typically 90°, occasionally 45° or 60°. The cognitive task is to identify the step size, identify the direction, and project the rotation forward to the missing cell.

How to spot it

  • The same shape appears in every cell, varying only in orientation.
  • The first two visible cells show the rotation step (e.g. 0° → 90° = +90° CW).
  • The cycle returns to its starting orientation after four (or two, or six) steps.

Common visual signals

  • A single asymmetric shape — L-shape, arrow, triangle.
  • Visible orientation changes that resolve to a regular angular step.
  • No colour, scale, or position changes — orientation only.

Step-by-step solving tactic

  1. 1Pick two adjacent cells and measure the angle between them.
  2. 2Confirm direction (CW vs CCW) using a third cell.
  3. 3Read in row-major order and project the next step.
  4. 4Watch for wrap-around: after 360° the cycle restarts.

Worked examples from the bank

Common traps

  • Confusing CW with CCW — always confirm with a third cell.
  • Applying the rotation across rows when it actually applies in reading order (or vice versa).
  • Missing 'variable rotation' — when the step itself grows or shrinks across cells.

Practise rotation questions

Items below are ordered easy → hard. Each links to the full question with explanation and distractor analysis.

Related patterns

Counter-clockwise RotationVariable Rotation

Apply this pattern under timed conditions

Take the free 10-question matrix reasoning practice test — every question carries the rotation pattern or another commonly tested mechanic.

Free test · 10 questions