← Back to Pattern Recognition · Guides
Matrix Pattern Rules
Understanding 3x3 matrix puzzles and how to identify governing rules.
Learn
Understanding 3x3 matrix puzzles and how to identify governing rules.
Matrix reasoning puzzles (like Raven's Progressive Matrices) present a 3×3 grid (or 4×4 at expert difficulty) where each cell contains shapes with various attributes. One cell is missing, and you must identify the pattern rules to determine what belongs there. Rules can apply to rows, columns, diagonals, or the entire grid. Each puzzle may have multiple simultaneous rules affecting different attributes.
Grid[row][col] = f(position, rules)
- Row rule: Same shape repeats across each row
- Column rule: Size increases going down each column
- Diagonal rule: Corner cells all share the same attribute
How to recognize it
- Scan each row for consistent patterns
- Scan each column for consistent patterns
- Check diagonals and corners for matching elements
- Consider shape, size, and fill as independent attributes
Common mistakes
- Focusing on only one attribute when multiple rules exist
- Missing column patterns while focusing on rows
- Not considering diagonal relationships
Step-by-step walkthrough
In a 3x3 matrix, each row contains a circle, square, and triangle. Each column shows small, medium, and large sizes. Cell 9 is missing. What shape and size belongs there?
- Identify the row rule: Each row contains all three shapes
- Check row 3: cells 7 and 8 show circle and square
- Identify the column rule: Sizes increase down each column
- Check column 3: cells 3 and 6 show small and medium sizes
- Combine both rules to find the answer
Answer: Large triangle