this post was submitted on 15 Jun 2025
13 points (100.0% liked)
Ravens Progressive Matrices
58 readers
6 users here now
A community to collect images of ravens progressive matrices.
I thought these are fun puzzles; So I made this community. Rules: Post an image of a ravens progressive matrix test question, then post the solution in the comments with a spoiler tag. If possible, add a source.
Like This
Solution: e.
founded 1 week ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are multiple potential ways of solving this, and I concluded early on that "nah, it can't be that simple". So I went through the ones I could think of just after waking up at the crack of noon.
Row sequence.
Column sequence.
Diagonal sequence (with wrapping).
They all came down to a simple XOR, so Black Star.
can you expand on the xor reference? I do not see the connection to boolean logic? You mean its an all unequal relation for rows and columns?
For instance, compare the first and second columns. When you examine corresponding segments of the two stars, the third column will be shaded only if the segments in the first two stars differ in shading. In other words, it behaves like an XOR operation.