image
imagewidth (px) 512
512
| category
stringclasses 20
values | question
stringclasses 21
values | options
stringlengths 12
63
| answer
stringclasses 48
values | caption
stringlengths 121
348
| explanation
stringlengths 142
338
| deduction
stringlengths 114
209
|
---|---|---|---|---|---|---|---|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a hexagon? | ['small', 'large', 'medium'] | small | There are 7 shapes with different sizes in the image, of which there is a missing hexagon in the center. The other shapes are arranged around the center, which are ['hexagon', 'square', 'triangle', 'hexagon', 'square', 'triangle'] in anti-clockwise order. Their corresponding sizes are ['small', 'large', 'medium', 'small', 'large', 'medium']. | We observe that the hexagons are small size, the squares are large size, and the triangles are medium size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing hexagon should be small. |
|
venn | What is the missing number of the part denoted with a question mark? | ['0', '3', '7', '9'] | 3 | There are 3 overlapping circles containing the numbers [7, 9, '?']. The overlapping part between the first and second circle contains the number 16. The overlapping part between the second and third circle contains the number 12. | We observe that the circles with 7 and 9 overlap to form the part 16, where 7 + 9 = 16. Hence, the pattern is most likely that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles. | Based on the pattern that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles, the missing number of the circle where the overlapping part is 12 should be 3. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a triangle? | ['large', 'small', 'medium'] | small | There are 7 shapes with different sizes in the image, of which there is a missing triangle in the center. The other shapes are arranged around the center, which are ['square', 'hexagon', 'triangle', 'square', 'hexagon', 'triangle'] in anti-clockwise order. Their corresponding sizes are ['medium', 'large', 'small', 'medium', 'large', 'small']. | We observe that the squares are medium size, the hexagons are large size, and the triangles are small size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing triangle should be small. |
|
polygon_sides_number | What is the missing number of the part denoted with a question mark? | [9, 7, 8, 6] | 7 | There are 6 numbered polygons arranged in a triangle with number [8] in the top row, ['?', 3] in the middle row, and [6, 5, 9] in the bottom row. | We observe that the polygon with 8 sides has the number 8, the polygon with 6 sides has the number 6, the polygon with 5 sides has the number 5, the polygon with 9 sides has the number 9, and the polygon with 3 sides has the number 3. Thus, the pattern is that the number inside the polygon represents the number of sides the polygon has. | Based on the pattern that the number inside the polygon represents the number of sides of the polygon, the missing number of the polygon with 7 sides should be 7. |
|
size_grid | What is the size of the missing part denoted with a question mark? | ['medium', 'large', 'small'] | large | There are circles arranged in a grid formation with varying sizes in the image. The sizes in the first row are ['large', 'small', 'large'], the sizes in the second row are ['small', 'medium', 'small'], and the sizes in the third row are ['large', 'small', '?']. | We observe that the circles at the corners are large size, while the circles directly adjacent to the center are small size. Only the center circle is medium size. Hence, the pattern is that the circles alternate in size depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in size depending on if they are at the corner or adjacent to the center, the size of the missing part that is at the corner should be large. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['6', '1', '7', '9'] | 1 | There is a hexagon split into six parts with the colors ['purple', 'green', 'green', 'purple', 'blue', 'blue'] in an anti-clockwise order. The parts are denoted with the numbers ['?', 4, 6, 9, 2, 8] respectively. | We observe that the numbers in the blue parts add up to 10. Similarly, the numbers in the green parts also add up to 10. Thus, the pattern is that the numbers in the parts of the same color add up to 10. | Based on the pattern that the numbers in the parts of the same color add up to 10, the missing number of the purple part should be 1. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['8', '6', '3', '9'] | 9 | There is a 3x3 grid of numbers. The first row is [4, 8, 1]. The second row is ['?', 1, 3]. The third and last row is [1, 6, 6]. | We observe that [4, 8, 1] sums to 13, and [1, 6, 6] also sums to 13. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row ['?', 1, 3] should be 9. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['6', '5', '8', '7'] | 7 | There is a 3x3 grid of numbers. The first row is [6, '?', 8]. The second row is [8, 7, 6]. The third and last row is [9, 6, 6]. | We observe that [8, 7, 6] sums to 21, and [9, 6, 6] also sums to 21. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [6, '?', 8] should be 7. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['blue', 'orange', 'red', 'purple'] | red | There is a hexagon split into six parts with the colors ['red', 'yellow', 'purple', '?', 'yellow', 'purple'] in an anti-clockwise order. | We observe that a purple part is opposite another purple part, and a yellow part is opposite another yellow part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a red part should be red. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 9? | ['yellow', 'orange', 'red', 'green'] | red | There is a 3x3 colored grid of numbers. The first row has number-color pair [(4, 'yellow'), (1, 'orange'), (3, 'green')], the second row is [(9, '?'), (9, 'red'), (4, 'yellow')], and the third and final row is [(3, 'green'), (1, 'orange'), (9, 'red')]. | We observe that the grid cells with number 1 is orange in color, the grid cells with number 4 is yellow in color, the grid cells with number 3 is green in color, and the grid cells with number 9 is red in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 9 should be red. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['6', '2', '9', '1'] | 2 | There are three groups of numbers with a triangle arrangement in the image. The first group is [3, 8, 24], the second group is [1, 2, '?'], and the third group is [5, 7, 35]. | We observe that the number 24 is the product of 8 and 3. Similarly, the number 35 is the product of 7 and 5. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group [1, 2, '?'] should be 2. |
|
size_grid | What is the size of the missing part denoted with a question mark? | ['small', 'medium', 'large'] | large | There are circles arranged in a grid formation with varying sizes in the image. The sizes in the first row are ['small', '?', 'small'], the sizes in the second row are ['large', 'medium', 'large'], and the sizes in the third row are ['small', 'large', 'small']. | We observe that the circles at the corners are small size, while the circles directly adjacent to the center are large size. Only the center circle is medium size. Hence, the pattern is that the circles alternate in size depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in size depending on if they are at the corner or adjacent to the center, the size of the missing part that is adjacent to the center should be large. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['4', '1', '9', '2'] | 4 | There are three groups of numbers with a triangle arrangement in the image. The first group is [1, 8, 8], the second group is [6, '?', 24], and the third group is [2, 5, 10]. | We observe that the number 8 is the product of 8 and 1. Similarly, the number 10 is the product of 5 and 2. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group [6, '?', 24] should be 4. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['red', 'green', 'blue', 'orange'] | green | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['purple', '?', 'purple'], the colors in the second row are ['green', 'yellow', 'green'], and the colors in the third row are ['purple', 'green', 'purple']. | We observe that the circles at the corners are purple, while the circles directly adjacent to the center are green. Only the center circle is yellow. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is adjacent to the center should be green. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['7', '9', '1', '4'] | 4 | There is a 3x3 grid of numbers. The first row is [9, 1, 7]. The second row is [6, '?', 7]. The third and last row is [7, 9, 1]. | We observe that [9, 1, 7] sums to 17, and [7, 9, 1] also sums to 17. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [6, '?', 7] should be 4. |
|
polygon_sides_color | What is the missing color of the part denoted with a question mark? | ['purple', 'orange', 'blue', 'green'] | green | There are 6 colored polygons arranged in a triangle with color ['orange'] in the top row, ['orange', '?'] in the middle row, and ['yellow', 'green', 'yellow'] in the bottom row. | We observe that the polygon with 8 sides is yellow in color and the polygon with 9 sides is orange in color. Thus, the pattern is that the polygons with the same number of sides have the same color. | Based on the pattern that the polygons with the same number of sides have the same color, the missing color of the part with 4 sides should be green. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a pentagon? | ['medium', 'large', 'small'] | large | There are 7 shapes with different sizes in the image, of which there is a missing pentagon in the center. The other shapes are arranged around the center, which are ['pentagon', 'square', 'hexagon', 'pentagon', 'square', 'hexagon'] in anti-clockwise order. Their corresponding sizes are ['large', 'medium', 'small', 'large', 'medium', 'small']. | We observe that the pentagons are large size, the squares are medium size, and the hexagons are small size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing pentagon should be large. |
|
venn | What is the missing number of the part denoted with a question mark? | ['0', '2', '3', '8'] | 3 | There are 3 overlapping circles containing the numbers [4, 6, '?']. The overlapping part between the first and second circle contains the number 10. The overlapping part between the second and third circle contains the number 9. | We observe that the circles with 4 and 6 overlap to form the part 10, where 4 + 6 = 10. Hence, the pattern is most likely that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles. | Based on the pattern that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles, the missing number of the circle where the overlapping part is 9 should be 3. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a pentagon? | ['large', 'medium', 'small'] | small | There are 7 shapes with different sizes in the image, of which there is a missing pentagon in the center. The other shapes are arranged around the center, which are ['hexagon', 'pentagon', 'triangle', 'hexagon', 'pentagon', 'triangle'] in anti-clockwise order. Their corresponding sizes are ['large', 'small', 'medium', 'large', 'small', 'medium']. | We observe that the hexagons are large size, the pentagons are small size, and the triangles are medium size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing pentagon should be small. |
|
shape_morph | What is the missing shape of the part denoted with a question mark? | ['hexagon', 'square', 'circle', 'pentagon'] | circle | There are eight shapes arranged in a grid. The top left shape is a ? and the bottom right shape is a triangle. The other shapes do not appear to regular shapes. | We observe that from the bottom right to top left direction, the shapes look like a triangle but gradually change shape into something like a circle. Hence, the pattern is the the shapes are morphing between triangle and circle shapes. | Based on the pattern that the shapes are morphing between triangle and circle shapes, the missing shape at the top left should be a circle. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['9', '4', '7', '6'] | 6 | There is a 3x3 grid of numbers. The first row is [4, 4, 5]. The second row is [3, 4, 6]. The third and last row is ['?', 3, 4]. | We observe that [4, 4, 5] sums to 13, and [3, 4, 6] also sums to 13. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row ['?', 3, 4] should be 6. |
|
shape_size_grid | What is the size of the missing part denoted by a question mark? | ['small', 'medium', 'large'] | medium | There are 9 shapes arranged in a grid with different sizes in the image, of which there is 1 missing shape. The first row is ['large pentagon', 'medium pentagon', 'small pentagon'], the second row is ['large triangle', 'medium triangle', 'small triangle'], and the third row is ['large square', '?', 'small square']. | We observe that the columns contain large shapes, medium shapes, and small shapes respectively. On the other hand, the rows contain pentagons, triangles, and squares respectively. Hence, the pattern is that the shapes within each row are the same, while each column progresses the size of the shapes. | Based on the pattern that the shapes within each row are the same, while each column progresses the size of the shapes, the size of the missing square should be medium. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['3', '9', '7', '8'] | 3 | There are three groups of numbers with a triangle arrangement in the image. The first group is ['?', 8, 24], the second group is [4, 6, 24], and the third group is [9, 2, 18]. | We observe that the number 24 is the product of 6 and 4. Similarly, the number 18 is the product of 2 and 9. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group ['?', 8, 24] should be 3. |
|
shape_morph | What is the missing shape of the part denoted with a question mark? | ['triangle', 'circle', 'pentagon', 'square'] | triangle | There are eight shapes arranged in a grid. The top left shape is a hexagon and the bottom right shape is a ?. The other shapes do not appear to regular shapes. | We observe that from the top left to bottom right direction, the shapes look like a hexagon but gradually change shape into something like a triangle. Hence, the pattern is the the shapes are morphing between hexagon and triangle shapes. | Based on the pattern that the shapes are morphing between hexagon and triangle shapes, the missing shape at the bottom right should be a triangle. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['green', 'blue', 'yellow', 'purple'] | green | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['blue', 'green', 'blue'], the colors in the second row are ['green', 'purple', '?'], and the colors in the third row are ['blue', 'green', 'blue']. | We observe that the circles at the corners are blue, while the circles directly adjacent to the center are green. Only the center circle is purple. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is adjacent to the center should be green. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['triangle', 'hexagon', 'square', 'pentagon'] | hexagon | There are six shapes in the image separated by a line. In the top part there are ['square', 'triangle', '?']. In the bottom part there are ['square', 'triangle', 'hexagon']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the square is reflected as a square. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a hexagon part should be a hexagon. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a hexagon? | ['medium', 'large', 'small'] | small | There are 7 shapes with different sizes in the image, of which there is a missing hexagon in the center. The other shapes are arranged around the center, which are ['hexagon', 'triangle', 'square', 'hexagon', 'triangle', 'square'] in anti-clockwise order. Their corresponding sizes are ['small', 'medium', 'large', 'small', 'medium', 'large']. | We observe that the hexagons are small size, the triangles are medium size, and the squares are large size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing hexagon should be small. |
|
polygon_sides_color | What is the missing color of the part denoted with a question mark? | ['blue', 'red', 'orange', 'yellow'] | blue | There are 6 colored polygons arranged in a triangle with color ['?'] in the top row, ['green', 'yellow'] in the middle row, and ['yellow', 'green', 'blue'] in the bottom row. | We observe that the polygon with 5 sides is yellow in color and the polygon with 7 sides is green in color. Thus, the pattern is that the polygons with the same number of sides have the same color. | Based on the pattern that the polygons with the same number of sides have the same color, the missing color of the part with 3 sides should be blue. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a hexagon? | ['medium', 'large', 'small'] | large | There are 7 shapes with different sizes in the image, of which there is a missing hexagon in the center. The other shapes are arranged around the center, which are ['hexagon', 'triangle', 'pentagon', 'hexagon', 'triangle', 'pentagon'] in anti-clockwise order. Their corresponding sizes are ['large', 'small', 'medium', 'large', 'small', 'medium']. | We observe that the hexagons are large size, the triangles are small size, and the pentagons are medium size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing hexagon should be large. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['orange', 'purple', 'yellow', 'blue'] | orange | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['blue', '?', 'blue'], the colors in the second row are ['orange', 'red', 'orange'], and the colors in the third row are ['blue', 'orange', 'blue']. | We observe that the circles at the corners are blue, while the circles directly adjacent to the center are orange. Only the center circle is red. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is adjacent to the center should be orange. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['yellow', 'green', 'red', 'orange'] | red | There is a hexagon split into six parts with the colors ['?', 'green', 'purple', 'red', 'green', 'purple'] in an anti-clockwise order. | We observe that a green part is opposite another green part, and a purple part is opposite another purple part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a red part should be red. |
|
size_grid | What is the size of the missing part denoted with a question mark? | ['large', 'medium', 'small'] | small | There are circles arranged in a grid formation with varying sizes in the image. The sizes in the first row are ['large', 'small', 'large'], the sizes in the second row are ['small', 'medium', 'small'], and the sizes in the third row are ['large', '?', 'large']. | We observe that the circles at the corners are large size, while the circles directly adjacent to the center are small size. Only the center circle is medium size. Hence, the pattern is that the circles alternate in size depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in size depending on if they are at the corner or adjacent to the center, the size of the missing part that is adjacent to the center should be small. |
|
color_overlap_squares | What is the missing color of the part denoted with a question mark? | ['yellow', 'orange', 'red', 'blue'] | red | There are 3 squares which overlap each other in the image. The color of the squares are ['?', 'yellow', 'blue']. The part where the first and second squares overlap is orange. The part where the second and third squares overlap is green. | We observe that the yellow and blue squares overlap to form green. Hence, the pattern is that the color of the part where two squares overlap is determined by mixing the two colors. | Based on the pattern that the color of the part where two squares overlap is determined by mixing the two colors, the missing color of the part which overlaps with yellow to form orange should be red. |
|
circle_size_number | What is the missing number of the part denoted with a question mark? | [5, 3, 4, 1] | 4 | There are 6 numbered circles with varying sizes arranged in a ring with number [2, '?', 1, 2, 4, 1] in a clockwise order. | We observe that the size of the circle is related to the number in the circle. The circle with the largest value 4 seems to be the biggest and the circle with the smallest value 1 seems to be the smallest. Thus, the pattern is that the larger the number the larger the circle. | Based on the pattern that the larger the number the larger the circle, the missing number of the circle denoted with a question mark should be 4. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['yellow', 'orange', 'purple', 'blue'] | purple | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['purple', 'blue', 'purple'], the colors in the second row are ['blue', 'red', 'blue'], and the colors in the third row are ['?', 'blue', 'purple']. | We observe that the circles at the corners are purple, while the circles directly adjacent to the center are blue. Only the center circle is red. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is at the corner should be purple. |
|
rectangle_height_number | What is the missing number of the part denoted with a question mark? | [4, 1, 2, 3] | 1 | There are 7 rectangles in the image with varying lengths and numbers inside them. The numbers from left to right are [1, 2, 2, 3, 1, 3, '?']. The lengths from left to right are ['short', 'medium', 'medium', 'long', 'short', 'long', 'short']. | We observe that the short rectangles are denoted as 1, the medium rectangles are denoted as 2, and the long rectangles are denoted as 3. Hence, the pattern is that the number in each rectangle corresponds to its length. | Based on the pattern that the number in each rectangle corresponds to its length, the missing number of the rectangle with a question mark should be 1. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['large', 'small', 'medium'] | small | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['?', 'medium', 'large'], the second arm has circles of sizes ['small', 'medium', 'large'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is closest to center should be small. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['large', 'small', 'medium'] | small | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['?', 'medium', 'large'], the second arm has circles of sizes ['small', 'medium', 'large'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is closest to center should be small. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['square', 'triangle', 'hexagon', 'pentagon'] | pentagon | There are six shapes in the image separated by a line. In the top part there are ['hexagon', 'triangle', '?']. In the bottom part there are ['hexagon', 'triangle', 'pentagon']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the pentagon is reflected as a pentagon. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a pentagon part should be a pentagon. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 5? | ['purple', 'green', 'yellow', 'red'] | red | There is a 3x3 colored grid of numbers. The first row has number-color pair [(3, 'yellow'), (5, 'red'), (5, '?')], the second row is [(8, 'green'), (6, 'purple'), (6, 'purple')], and the third and final row is [(3, 'yellow'), (8, 'green'), (5, 'red')]. | We observe that the grid cells with number 3 is yellow in color, the grid cells with number 6 is purple in color, the grid cells with number 8 is green in color, and the grid cells with number 5 is red in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 5 should be red. |
|
color_overlap_squares | What is the missing color of the part denoted with a question mark? | ['orange', 'purple', 'yellow', 'red'] | yellow | There are 3 squares which overlap each other in the image. The color of the squares are ['red', 'blue', '?']. The part where the first and second squares overlap is purple. The part where the second and third squares overlap is green. | We observe that the red and blue squares overlap to form purple. Hence, the pattern is that the color of the part where two squares overlap is determined by mixing the two colors. | Based on the pattern that the color of the part where two squares overlap is determined by mixing the two colors, the missing color of the part which overlaps with blue to form green should be yellow. |
|
shape_size_grid | What is the size of the missing part denoted by a question mark? | ['medium', 'small', 'large'] | large | There are 9 shapes arranged in a grid with different sizes in the image, of which there is 1 missing shape. The first row is ['small hexagon', 'small pentagon', 'small triangle'], the second row is ['medium hexagon', 'medium pentagon', 'medium triangle'], and the third row is ['large hexagon', 'large pentagon', '?']. | We observe that the rows contain small shapes, medium shapes, and large shapes respectively. On the other hand, the columns contain hexagons, pentagons, and triangles respectively. Hence, the pattern is that the shapes within each column are the same, while each row progresses the size of the shapes. | Based on the pattern that the shapes within each column are the same, while each row progresses the size of the shapes, the size of the missing triangle should be large. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['0', '9', '8', '3'] | 3 | There is a hexagon split into six parts with the colors ['purple', 'purple', 'green', 'green', 'blue', 'blue'] in an anti-clockwise order. The parts are denoted with the numbers [4, 6, 1, 9, '?', 7] respectively. | We observe that the numbers in the blue parts add up to 10. Similarly, the numbers in the green parts also add up to 10. Thus, the pattern is that the numbers in the parts of the same color add up to 10. | Based on the pattern that the numbers in the parts of the same color add up to 10, the missing number of the blue part should be 3. |
|
shape_size_grid | What is the size of the missing part denoted by a question mark? | ['large', 'medium', 'small'] | large | There are 9 shapes arranged in a grid with different sizes in the image, of which there is 1 missing shape. The first row is ['small hexagon', 'medium hexagon', '?'], the second row is ['small square', 'medium square', 'large square'], and the third row is ['small pentagon', 'medium pentagon', 'large pentagon']. | We observe that the columns contain small shapes, medium shapes, and large shapes respectively. On the other hand, the rows contain hexagons, squares, and pentagons respectively. Hence, the pattern is that the shapes within each row are the same, while each column progresses the size of the shapes. | Based on the pattern that the shapes within each row are the same, while each column progresses the size of the shapes, the size of the missing hexagon should be large. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['purple', 'blue', 'green', 'yellow'] | green | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['orange', 'green', 'orange'], the colors in the second row are ['green', 'purple', 'green'], and the colors in the third row are ['orange', '?', 'orange']. | We observe that the circles at the corners are orange, while the circles directly adjacent to the center are green. Only the center circle is purple. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is adjacent to the center should be green. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['7', '9', '1', '5'] | 5 | There are three groups of numbers with a triangle arrangement in the image. The first group is [8, 7, 56], the second group is [9, '?', 45], and the third group is [2, 3, 6]. | We observe that the number 56 is the product of 7 and 8. Similarly, the number 6 is the product of 3 and 2. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group [9, '?', 45] should be 5. |
|
venn | What is the missing number of the part denoted with a question mark? | ['7', '8', '9', '4'] | 8 | There are 3 overlapping circles containing the numbers ['?', 2, 3]. The overlapping part between the first and second circle contains the number 10. The overlapping part between the second and third circle contains the number 5. | We observe that the circles with 2 and 3 overlap to form the part 5, where 2 + 3 = 5. Hence, the pattern is most likely that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles. | Based on the pattern that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles, the missing number of the circle where the overlapping part is 10 should be 8. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 2? | ['yellow', 'green', 'purple', 'orange'] | yellow | There is a 3x3 colored grid of numbers. The first row has number-color pair [(2, 'yellow'), (7, 'green'), (1, 'purple')], the second row is [(1, 'purple'), (4, 'orange'), (7, 'green')], and the third and final row is [(2, 'yellow'), (2, '?'), (4, 'orange')]. | We observe that the grid cells with number 4 is orange in color, the grid cells with number 1 is purple in color, the grid cells with number 7 is green in color, and the grid cells with number 2 is yellow in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 2 should be yellow. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['8', '5', '4', '2'] | 2 | There is a 3x3 grid of numbers. The first row is [9, 4, '?']. The second row is [3, 4, 8]. The third and last row is [2, 9, 4]. | We observe that [3, 4, 8] sums to 15, and [2, 9, 4] also sums to 15. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [9, 4, '?'] should be 2. |
|
venn | What is the missing number of the part denoted with a question mark? | ['7', '2', '1', '6'] | 7 | There are 3 overlapping circles containing the numbers [2, 3, '?']. The overlapping part between the first and second circle contains the number 5. The overlapping part between the second and third circle contains the number 10. | We observe that the circles with 2 and 3 overlap to form the part 5, where 2 + 3 = 5. Hence, the pattern is most likely that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles. | Based on the pattern that the numbers in the overlapping parts are the sum of the numbers in the corresponding circles, the missing number of the circle where the overlapping part is 10 should be 7. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['1', '9', '2', '7'] | 9 | There is a hexagon split into six parts with the colors ['red', 'purple', 'orange', 'orange', 'red', 'purple'] in an anti-clockwise order. The parts are denoted with the numbers ['?', 4, 7, 6, 4, 9] respectively. | We observe that the numbers in the orange parts add up to 13. Similarly, the numbers in the purple parts also add up to 13. Thus, the pattern is that the numbers in the parts of the same color add up to 13. | Based on the pattern that the numbers in the parts of the same color add up to 13, the missing number of the red part should be 9. |
|
color_size_circle | What is the missing color of the part denoted with a question mark? | ['dark blue', 'dark purple', 'light green', 'light purple'] | light purple | There are circles of various sizes and colors in the image. The circles are ['medium', 'small', 'extra large', 'large'] size, and their colors are ['medium purple', '?', 'very dark purple', 'dark purple']. | We observe that the largest circle is very dark purple color, and the smaller circles change color from dark purple to medium purple. Hence, the pattern is that the circles become lighter as they become smaller. | Based on the pattern that the circles become lighter as they become smaller, the missing color of the smallest circle denoted with a question mark should be light purple. |
|
rectangle_height_number | What is the missing number of the part denoted with a question mark? | [2, 4, 3, 1] | 2 | There are 7 rectangles in the image with varying lengths and numbers inside them. The numbers from left to right are [1, 3, 2, 3, 1, 2, '?']. The lengths from left to right are ['short', 'long', 'medium', 'long', 'short', 'medium', 'medium']. | We observe that the short rectangles are denoted as 1, the medium rectangles are denoted as 2, and the long rectangles are denoted as 3. Hence, the pattern is that the number in each rectangle corresponds to its length. | Based on the pattern that the number in each rectangle corresponds to its length, the missing number of the rectangle with a question mark should be 2. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['blue', 'purple', 'red', 'yellow'] | red | There is a hexagon split into six parts with the colors ['red', 'orange', 'blue', '?', 'orange', 'blue'] in an anti-clockwise order. | We observe that a blue part is opposite another blue part, and a orange part is opposite another orange part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a red part should be red. |
|
color_size_circle | What is the missing color of the part denoted with a question mark? | ['light red', 'dark red', 'light green', 'dark yellow'] | light red | There are circles of various sizes and colors in the image. The circles are ['medium', 'small', 'extra large', 'large'] size, and their colors are ['medium red', '?', 'very dark red', 'dark red']. | We observe that the largest circle is very dark red color, and the smaller circles change color from dark red to medium red. Hence, the pattern is that the circles become lighter as they become smaller. | Based on the pattern that the circles become lighter as they become smaller, the missing color of the smallest circle denoted with a question mark should be light red. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['8', '9', '4', '6'] | 6 | There is a 3x3 grid of numbers. The first row is [4, '?', 4]. The second row is [4, 2, 8]. The third and last row is [2, 8, 4]. | We observe that [4, 2, 8] sums to 14, and [2, 8, 4] also sums to 14. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [4, '?', 4] should be 6. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['purple', 'green', 'orange', 'yellow'] | purple | There is a hexagon split into six parts with the colors ['purple', 'blue', 'yellow', '?', 'blue', 'yellow'] in an anti-clockwise order. | We observe that a blue part is opposite another blue part, and a yellow part is opposite another yellow part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a purple part should be purple. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['9', '8', '4', '7'] | 7 | There is a 3x3 grid of numbers. The first row is [9, 4, 7]. The second row is [6, 7, 7]. The third and last row is [7, 6, '?']. | We observe that [9, 4, 7] sums to 20, and [6, 7, 7] also sums to 20. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [7, 6, '?'] should be 7. |
|
size_grid | What is the size of the missing part denoted with a question mark? | ['medium', 'large', 'small'] | small | There are circles arranged in a grid formation with varying sizes in the image. The sizes in the first row are ['large', 'small', 'large'], the sizes in the second row are ['small', 'medium', '?'], and the sizes in the third row are ['large', 'small', 'large']. | We observe that the circles at the corners are large size, while the circles directly adjacent to the center are small size. Only the center circle is medium size. Hence, the pattern is that the circles alternate in size depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in size depending on if they are at the corner or adjacent to the center, the size of the missing part that is adjacent to the center should be small. |
|
polygon_sides_color | What is the missing color of the part denoted with a question mark? | ['orange', 'red', 'purple', 'yellow'] | orange | There are 6 colored polygons arranged in a triangle with color ['?'] in the top row, ['orange', 'purple'] in the middle row, and ['purple', 'green', 'green'] in the bottom row. | We observe that the polygon with 5 sides is purple in color and the polygon with 7 sides is green in color. Thus, the pattern is that the polygons with the same number of sides have the same color. | Based on the pattern that the polygons with the same number of sides have the same color, the missing color of the part with 6 sides should be orange. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['blue', 'orange', 'purple', 'green'] | purple | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['blue', 'purple', 'blue'], the colors in the second row are ['purple', 'orange', 'purple'], and the colors in the third row are ['blue', '?', 'blue']. | We observe that the circles at the corners are blue, while the circles directly adjacent to the center are purple. Only the center circle is orange. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is adjacent to the center should be purple. |
|
rectangle_height_number | What is the missing number of the part denoted with a question mark? | [2, 1, 4, 3] | 2 | There are 7 rectangles in the image with varying lengths and numbers inside them. The numbers from left to right are [2, 2, 3, 1, 3, 1, '?']. The lengths from left to right are ['medium', 'medium', 'long', 'short', 'long', 'short', 'medium']. | We observe that the short rectangles are denoted as 1, the medium rectangles are denoted as 2, and the long rectangles are denoted as 3. Hence, the pattern is that the number in each rectangle corresponds to its length. | Based on the pattern that the number in each rectangle corresponds to its length, the missing number of the rectangle with a question mark should be 2. |
|
color_size_circle | What is the missing color of the part denoted with a question mark? | ['light blue', 'dark orange', 'light green', 'dark green'] | dark green | There are circles of various sizes and colors in the image. The circles are ['extra large', 'small', 'large', 'medium'] size, and their colors are ['very light green', '?', 'light green', 'medium green']. | We observe that the largest circle is very light green color, and the smaller circles change color from light green to medium green. Hence, the pattern is that the circles become darker as they become smaller. | Based on the pattern that the circles become darker as they become smaller, the missing color of the smallest circle denoted with a question mark should be dark green. |
|
color_grid | What is the color of the missing part denoted with a question mark? | ['red', 'yellow', 'orange', 'green'] | orange | There are circles with different colors arranged with a grid formation in the image. The colors in the first row are ['?', 'green', 'orange'], the colors in the second row are ['green', 'red', 'green'], and the colors in the third row are ['orange', 'green', 'orange']. | We observe that the circles at the corners are orange, while the circles directly adjacent to the center are green. Only the center circle is red. Hence, the pattern is that the circles alternate in color depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in color depending on if they are at the corner or adjacent to the center, the missing color of the part that is at the corner should be orange. |
|
size_grid | What is the size of the missing part denoted with a question mark? | ['large', 'medium', 'small'] | large | There are circles arranged in a grid formation with varying sizes in the image. The sizes in the first row are ['small', 'large', 'small'], the sizes in the second row are ['large', 'medium', '?'], and the sizes in the third row are ['small', 'large', 'small']. | We observe that the circles at the corners are small size, while the circles directly adjacent to the center are large size. Only the center circle is medium size. Hence, the pattern is that the circles alternate in size depending on if they are at the corner or adjacent to the center. | Based on the pattern that the circles alternate in size depending on if they are at the corner or adjacent to the center, the size of the missing part that is adjacent to the center should be large. |
|
color_overlap_squares | What is the missing color of the part denoted with a question mark? | ['blue', 'orange', 'purple', 'red'] | red | There are 3 squares which overlap each other in the image. The color of the squares are ['blue', 'yellow', '?']. The part where the first and second squares overlap is green. The part where the second and third squares overlap is orange. | We observe that the blue and yellow squares overlap to form green. Hence, the pattern is that the color of the part where two squares overlap is determined by mixing the two colors. | Based on the pattern that the color of the part where two squares overlap is determined by mixing the two colors, the missing color of the part which overlaps with yellow to form orange should be red. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['hexagon', 'square', 'triangle', 'pentagon'] | hexagon | There are six shapes in the image separated by a line. In the top part there are ['square', 'pentagon', 'hexagon']. In the bottom part there are ['square', 'pentagon', '?']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the pentagon is reflected as a pentagon. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a hexagon part should be a hexagon. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['3', '2', '7', '0'] | 2 | There is a hexagon split into six parts with the colors ['red', 'red', 'blue', 'orange', 'blue', 'orange'] in an anti-clockwise order. The parts are denoted with the numbers [3, 8, 9, '?', 2, 9] respectively. | We observe that the numbers in the blue parts add up to 11. Similarly, the numbers in the orange parts also add up to 11. Thus, the pattern is that the numbers in the parts of the same color add up to 11. | Based on the pattern that the numbers in the parts of the same color add up to 11, the missing number of the orange part should be 2. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['triangle', 'square', 'pentagon', 'hexagon'] | hexagon | There are six shapes in the image separated by a line. In the top part there are ['pentagon', 'triangle', 'hexagon']. In the bottom part there are ['pentagon', 'triangle', '?']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the pentagon is reflected as a pentagon. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a hexagon part should be a hexagon. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 8? | ['green', 'blue', 'red', 'orange'] | orange | There is a 3x3 colored grid of numbers. The first row has number-color pair [(6, 'green'), (5, 'blue'), (8, 'orange')], the second row is [(4, 'red'), (5, 'blue'), (4, 'red')], and the third and final row is [(6, 'green'), (8, '?'), (8, 'orange')]. | We observe that the grid cells with number 6 is green in color, the grid cells with number 5 is blue in color, the grid cells with number 4 is red in color, and the grid cells with number 8 is orange in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 8 should be orange. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 9? | ['blue', 'green', 'red', 'yellow'] | green | There is a 3x3 colored grid of numbers. The first row has number-color pair [(4, 'red'), (9, 'green'), (7, 'yellow')], the second row is [(2, 'blue'), (2, 'blue'), (9, 'green')], and the third and final row is [(7, 'yellow'), (4, 'red'), (9, '?')]. | We observe that the grid cells with number 2 is blue in color, the grid cells with number 4 is red in color, the grid cells with number 7 is yellow in color, and the grid cells with number 9 is green in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 9 should be green. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['blue', 'green', 'red', 'purple'] | red | There is a hexagon split into six parts with the colors ['?', 'yellow', 'blue', 'red', 'yellow', 'blue'] in an anti-clockwise order. | We observe that a blue part is opposite another blue part, and a yellow part is opposite another yellow part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a red part should be red. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['0', '7', '3', '4'] | 7 | There is a hexagon split into six parts with the colors ['blue', 'blue', 'orange', 'red', 'red', 'orange'] in an anti-clockwise order. The parts are denoted with the numbers [3, 6, '?', 2, 7, 2] respectively. | We observe that the numbers in the blue parts add up to 9. Similarly, the numbers in the orange parts also add up to 9. Thus, the pattern is that the numbers in the parts of the same color add up to 9. | Based on the pattern that the numbers in the parts of the same color add up to 9, the missing number of the orange part should be 7. |
|
polygon_sides_number | What is the missing number of the part denoted with a question mark? | [9, 4, 7, 6] | 4 | There are 6 numbered polygons arranged in a triangle with number [8] in the top row, ['?', 7] in the middle row, and [6, 9, 5] in the bottom row. | We observe that the polygon with 8 sides has the number 8, the polygon with 6 sides has the number 6, the polygon with 9 sides has the number 9, the polygon with 5 sides has the number 5, and the polygon with 7 sides has the number 7. Thus, the pattern is that the number inside the polygon represents the number of sides the polygon has. | Based on the pattern that the number inside the polygon represents the number of sides of the polygon, the missing number of the polygon with 4 sides should be 4. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['3', '2', '7', '1'] | 3 | There are three groups of numbers with a triangle arrangement in the image. The first group is [5, 9, 45], the second group is ['?', 6, 18], and the third group is [4, 1, 4]. | We observe that the number 45 is the product of 9 and 5. Similarly, the number 4 is the product of 1 and 4. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group ['?', 6, 18] should be 3. |
|
triangle | What is the missing number of the part denoted with a question mark? | ['4', '1', '9', '7'] | 9 | There are three groups of numbers with a triangle arrangement in the image. The first group is [1, 3, 3], the second group is ['?', 4, 36], and the third group is [5, 7, 35]. | We observe that the number 3 is the product of 3 and 1. Similarly, the number 35 is the product of 7 and 5. Hence, the pattern is that the rightmost number in each group is the product of the other two numbers. | Based on the pattern that the rightmost number in each group is the product of the other two numbers, the missing number of the group ['?', 4, 36] should be 9. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['8', '9', '7', '0'] | 9 | There is a hexagon split into six parts with the colors ['yellow', 'yellow', 'green', 'purple', 'purple', 'green'] in an anti-clockwise order. The parts are denoted with the numbers [4, 7, '?', 8, 3, 2] respectively. | We observe that the numbers in the green parts add up to 11. Similarly, the numbers in the purple parts also add up to 11. Thus, the pattern is that the numbers in the parts of the same color add up to 11. | Based on the pattern that the numbers in the parts of the same color add up to 11, the missing number of the green part should be 9. |
|
circle_size_number | What is the missing number of the part denoted with a question mark? | [6, 5, 2, 1] | 5 | There are 6 numbered circles with varying sizes arranged in a ring with number [6, 1, 6, 1, '?', 5] in a clockwise order. | We observe that the size of the circle is related to the number in the circle. The circle with the largest value 6 seems to be the biggest and the circle with the smallest value 1 seems to be the smallest. Thus, the pattern is that the larger the number the larger the circle. | Based on the pattern that the larger the number the larger the circle, the missing number of the circle denoted with a question mark should be 5. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['9', '6', '2', '1'] | 1 | There is a 3x3 grid of numbers. The first row is [5, 1, 5]. The second row is [3, 6, 2]. The third and last row is [5, '?', 5]. | We observe that [5, 1, 5] sums to 11, and [3, 6, 2] also sums to 11. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [5, '?', 5] should be 1. |
|
grid_number | What is the missing number of the part denoted with a question mark? | ['2', '9', '4', '6'] | 6 | There is a 3x3 grid of numbers. The first row is [4, 9, 1]. The second row is [2, 6, '?']. The third and last row is [4, 4, 6]. | We observe that [4, 9, 1] sums to 14, and [4, 4, 6] also sums to 14. Thus, the pattern is that the numbers in each row add up to the same value. | Based on the pattern that the numbers in each row add up to the same value, the missing number of the row [2, 6, '?'] should be 6. |
|
polygon_sides_number | What is the missing number of the part denoted with a question mark? | [8, 6, 4, 3] | 3 | There are 6 numbered polygons arranged in a triangle with number [5] in the top row, ['?', 7] in the middle row, and [6, 4, 8] in the bottom row. | We observe that the polygon with 5 sides has the number 5, the polygon with 6 sides has the number 6, the polygon with 4 sides has the number 4, the polygon with 8 sides has the number 8, and the polygon with 7 sides has the number 7. Thus, the pattern is that the number inside the polygon represents the number of sides the polygon has. | Based on the pattern that the number inside the polygon represents the number of sides of the polygon, the missing number of the polygon with 3 sides should be 3. |
|
circle_size_number | What is the missing number of the part denoted with a question mark? | [1, 4, 5, 3] | 3 | There are 6 numbered circles with varying sizes arranged in a ring with number [3, 2, 5, '?', 2, 5] in a clockwise order. | We observe that the size of the circle is related to the number in the circle. The circle with the largest value 5 seems to be the biggest and the circle with the smallest value 2 seems to be the smallest. Thus, the pattern is that the larger the number the larger the circle. | Based on the pattern that the larger the number the larger the circle, the missing number of the circle denoted with a question mark should be 3. |
|
color_number_hexagon | What is the missing number of the part denoted with a question mark? | ['6', '8', '7', '2'] | 7 | There is a hexagon split into six parts with the colors ['green', 'orange', 'green', 'orange', 'blue', 'blue'] in an anti-clockwise order. The parts are denoted with the numbers [8, 6, 1, 3, 2, '?'] respectively. | We observe that the numbers in the blue parts add up to 9. Similarly, the numbers in the green parts also add up to 9. Thus, the pattern is that the numbers in the parts of the same color add up to 9. | Based on the pattern that the numbers in the parts of the same color add up to 9, the missing number of the blue part should be 7. |
|
polygon_sides_color | What is the missing color of the part denoted with a question mark? | ['yellow', 'orange', 'red', 'purple'] | red | There are 6 colored polygons arranged in a triangle with color ['?'] in the top row, ['orange', 'orange'] in the middle row, and ['yellow', 'red', 'yellow'] in the bottom row. | We observe that the polygon with 3 sides is yellow in color and the polygon with 4 sides is orange in color. Thus, the pattern is that the polygons with the same number of sides have the same color. | Based on the pattern that the polygons with the same number of sides have the same color, the missing color of the part with 8 sides should be red. |
|
shape_morph | What is the missing shape of the part denoted with a question mark? | ['triangle', 'pentagon', 'hexagon', 'square'] | triangle | There are eight shapes arranged in a grid. The top left shape is a square and the bottom right shape is a ?. The other shapes do not appear to regular shapes. | We observe that from the top left to bottom right direction, the shapes look like a square but gradually change shape into something like a triangle. Hence, the pattern is the the shapes are morphing between square and triangle shapes. | Based on the pattern that the shapes are morphing between square and triangle shapes, the missing shape at the bottom right should be a triangle. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['pentagon', 'square', 'triangle', 'hexagon'] | hexagon | There are six shapes in the image separated by a line. In the top part there are ['square', '?', 'triangle']. In the bottom part there are ['square', 'hexagon', 'triangle']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the square is reflected as a square. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a hexagon part should be a hexagon. |
|
polygon_sides_number | What is the missing number of the part denoted with a question mark? | [9, 5, 6, 8] | 6 | There are 6 numbered polygons arranged in a triangle with number [4] in the top row, ['?', 8] in the middle row, and [7, 5, 3] in the bottom row. | We observe that the polygon with 4 sides has the number 4, the polygon with 7 sides has the number 7, the polygon with 5 sides has the number 5, the polygon with 3 sides has the number 3, and the polygon with 8 sides has the number 8. Thus, the pattern is that the number inside the polygon represents the number of sides the polygon has. | Based on the pattern that the number inside the polygon represents the number of sides of the polygon, the missing number of the polygon with 6 sides should be 6. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['triangle', 'pentagon', 'hexagon', 'square'] | hexagon | There are six shapes in the image separated by a line. In the top part there are ['pentagon', 'square', 'hexagon']. In the bottom part there are ['pentagon', 'square', '?']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the pentagon is reflected as a pentagon. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a hexagon part should be a hexagon. |
|
shape_morph | What is the missing shape of the part denoted with a question mark? | ['triangle', 'pentagon', 'square', 'hexagon'] | pentagon | There are eight shapes arranged in a grid. The top left shape is a hexagon and the bottom right shape is a ?. The other shapes do not appear to regular shapes. | We observe that from the top left to bottom right direction, the shapes look like a hexagon but gradually change shape into something like a pentagon. Hence, the pattern is the the shapes are morphing between hexagon and pentagon shapes. | Based on the pattern that the shapes are morphing between hexagon and pentagon shapes, the missing shape at the bottom right should be a pentagon. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['large', 'small', 'medium'] | large | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['small', 'medium', 'large'], the second arm has circles of sizes ['small', 'medium', '?'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is farthest from center should be large. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['large', 'small', 'medium'] | large | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['small', 'medium', 'large'], the second arm has circles of sizes ['small', 'medium', '?'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is farthest from center should be large. |
|
color_hexagon | What is the missing color of the part denoted with a question mark? | ['blue', 'orange', 'purple', 'yellow'] | orange | There is a hexagon split into six parts with the colors ['green', 'orange', 'blue', 'green', '?', 'blue'] in an anti-clockwise order. | We observe that a blue part is opposite another blue part, and a green part is opposite another green part. Thus, the pattern is that the colors in opposite parts are the same. | Based on the pattern that spatially opposite parts have the same color, the missing color of the part which is opposite a orange part should be orange. |
|
shape_size_hexagon | What is the size of the missing shape denoted with a question mark if it is a square? | ['medium', 'small', 'large'] | large | There are 7 shapes with different sizes in the image, of which there is a missing square in the center. The other shapes are arranged around the center, which are ['triangle', 'square', 'pentagon', 'triangle', 'square', 'pentagon'] in anti-clockwise order. Their corresponding sizes are ['small', 'large', 'medium', 'small', 'large', 'medium']. | We observe that the triangles are small size, the squares are large size, and the pentagons are medium size. Hence, the pattern is that each shape appears with a distinct size. | Based on the pattern that each shape appears with a distinct size, the size of the missing square should be large. |
|
rectangle_height_color | What is the missing color of the part denoted with a question mark? | ['yellow', 'blue', 'purple', 'red'] | blue | There are 7 rectangles in the image with varying colors and lengths. The lengths from left to right are ['short', 'medium', 'long', 'long', 'medium', 'short', 'short']. The colors from left to right are ['blue', 'yellow', 'red', 'red', 'yellow', 'blue', '?']. | We observe that the red rectangles are of long length and the yellow rectangles are of medium length. Hence, the pattern is that the color of each rectangle corresponds to its length. | Based on the pattern that the color of each rectangle corresponds to its length, the missing color of the part denoted with a question mark should be blue. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['triangle', 'hexagon', 'square', 'pentagon'] | square | There are six shapes in the image separated by a line. In the top part there are ['?', 'triangle', 'hexagon']. In the bottom part there are ['square', 'triangle', 'hexagon']. | We observe that the hexagon is reflected across the line as a hexagon. Similarly, the square is reflected as a square. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a square part should be a square. |
|
shape_reflect | What is the missing shape denoted by a question mark? | ['triangle', 'square', 'hexagon', 'pentagon'] | pentagon | There are six shapes in the image separated by a line. In the top part there are ['square', 'triangle', '?']. In the bottom part there are ['square', 'triangle', 'pentagon']. | We observe that the pentagon is reflected across the line as a pentagon. Similarly, the square is reflected as a square. Hence, the pattern is that each shape in the top part is reflected in the bottom part. | Based on the pattern that each shape in the top part is reflected in the bottom part, the missing shape which is reflected from a pentagon part should be a pentagon. |
|
grid_number_color | What is the missing color if the part denoted with the question mark has the number 5? | ['orange', 'blue', 'red', 'yellow'] | red | There is a 3x3 colored grid of numbers. The first row has number-color pair [(1, 'blue'), (6, 'orange'), (3, 'yellow')], the second row is [(1, 'blue'), (6, 'orange'), (5, 'red')], and the third and final row is [(5, 'red'), (3, 'yellow'), (5, '?')]. | We observe that the grid cells with number 1 is blue in color, the grid cells with number 3 is yellow in color, the grid cells with number 6 is orange in color, and the grid cells with number 5 is red in color. Thus, the pattern is that the grid cell with the same number will have the same color. | Based on the pattern that the grid cell with the same number will have the same color, the missing color of the part with 5 should be red. |
|
polygon_sides_number | What is the missing number of the part denoted with a question mark? | [4, 8, 5, 7] | 5 | There are 6 numbered polygons arranged in a triangle with number [8] in the top row, ['?', 9] in the middle row, and [3, 7, 4] in the bottom row. | We observe that the polygon with 8 sides has the number 8, the polygon with 3 sides has the number 3, the polygon with 7 sides has the number 7, the polygon with 4 sides has the number 4, and the polygon with 9 sides has the number 9. Thus, the pattern is that the number inside the polygon represents the number of sides the polygon has. | Based on the pattern that the number inside the polygon represents the number of sides of the polygon, the missing number of the polygon with 5 sides should be 5. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['small', 'medium', 'large'] | medium | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['small', '?', 'large'], the second arm has circles of sizes ['small', 'medium', 'large'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is neither closest nor farthest from center should be medium. |
|
size_cycle | What is the size of the missing circle denoted with a question mark? | ['small', 'medium', 'large'] | medium | There are circles arranged in a spiral with three arms. The first arm has circles of sizes ['small', '?', 'large'], the second arm has circles of sizes ['small', 'medium', 'large'], and the third arm has circles of sizes ['small', 'medium', 'large']. | We observe that the circles in each arm progress in size from small to medium to large. Thus, the pattern is that the circles in each arm get bigger as they progress away from the center of the spiral. | Based on the pattern that the circles in each arm get bigger as they progress away from the center of the spiral, the size of the missing part that is neither closest nor farthest from center should be medium. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.