The Matrigma is a non-verbal, abstract reasoning test. You are shown a 3x3 matrix of shapes/patterns with one missing cell. You must choose the correct missing tile from 6–8 options. It measures fluid intelligence (IQ) and pattern recognition.
Bij een 3x3 matrix: controleer of de logica hetzelfde is voor rij 1 en rij 2. Als dat patroon klopt, pas je het toe op rij 3. Werkt dat niet? Dan is de logica kolomgebaseerd.
De Matrigma test is in essentie een abstract redeneren test (ook wel inductief redeneren genoemd). Veel websites bieden gratis abstracte redeneertests aan die vrijwel identiek zijn aan Matrigma. Gebruik die! matrigma test oefenen gratis
Aanbevolen gratis bronnen:
Hoe je dit effectief gebruikt: Zet een timer van 60 seconden per vraag. De echte test geeft je ongeveer 43 seconden per vraag (25 min / 35 vragen), maar als beginner mag je iets ruimer zitten. What is the Matrigma Test
When searching for "Matrigma test oefenen gratis," candidates often face two hurdles:
Provide at least 10 free questions with step-by-step explanations. 123test
Example layout:
Question 1 (3×3 matrix)
[Image of a matrix with shapes]
Which option completes the pattern?
Answer & reasoning: Horizontal rule: shapes rotate 90° clockwise each column. Vertical: shading alternates. Therefore option C is correct.
Question 2 (4×4 matrix)
[Image]
Rule set: Each row uses the same three elements, but order changes via diagonal reflection.
Solution: …
Sample code structure (JS):
const questions = [
image: "matrix1.png",
options: ["A", "B", "C", "D"],
correct: 2,
explanation: "Each row rotates the shape 90° right."
];
*Note: AnalogDC gateway with Motor Shield requires Motor Shield as DF-ROBOT's compatible one or Arduino Motor Shield. Not required CAN-BUS Shield.