easy Set 85 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-g2-bar-graphs",
        "pageNumber": 85,
        "generatedAt": "2026-03-16T15:23:03.478Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "bd7c106a9e8ac264",
        "seedInput": "1|node-1-g2-bar-graphs|85|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "8f7841427e3bf56b"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "data-graphs",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10,
        "maxSum": 1000,
        "maxOperand": 1000,
        "_gradeLevel": "2"
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 1
                },
                {
                    "label": "Tuesday",
                    "value": 10
                },
                {
                    "label": "Wednesday",
                    "value": 2
                },
                {
                    "label": "Thursday",
                    "value": 6
                },
                {
                    "label": "Friday",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Monday=1, Tuesday=10, Wednesday=2, Thursday=6, Friday=4. Which has the least?",
            "answer": "Monday",
            "correctAnswer": "Monday",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 2
                },
                {
                    "label": "Science",
                    "value": 3
                },
                {
                    "label": "Reading",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Math=2, Science=3, Reading=3. Which has the most?",
            "answer": "Science",
            "correctAnswer": "Science",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 8
                },
                {
                    "label": "Basketball",
                    "value": 3
                },
                {
                    "label": "Baseball",
                    "value": 8
                },
                {
                    "label": "Tennis",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Soccer=8, Basketball=3, Baseball=8, Tennis=9. Which has the least?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 5
                },
                {
                    "label": "Tuesday",
                    "value": 5
                },
                {
                    "label": "Wednesday",
                    "value": 10
                },
                {
                    "label": "Thursday",
                    "value": 4
                },
                {
                    "label": "Friday",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Monday=5, Tuesday=5, Wednesday=10, Thursday=4, Friday=1. Which has the most?",
            "answer": "Wednesday",
            "correctAnswer": "Wednesday",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 9
                },
                {
                    "label": "Tuesday",
                    "value": 2
                },
                {
                    "label": "Wednesday",
                    "value": 2
                },
                {
                    "label": "Thursday",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Monday=9, Tuesday=2, Wednesday=2, Thursday=6. Which has the least?",
            "answer": "Tuesday",
            "correctAnswer": "Tuesday",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 2
                },
                {
                    "label": "Oranges",
                    "value": 6
                },
                {
                    "label": "Bananas",
                    "value": 6
                },
                {
                    "label": "Grapes",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Apples=2, Oranges=6, Bananas=6, Grapes=8. Which has the most?",
            "answer": "Grapes",
            "correctAnswer": "Grapes",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 6
                },
                {
                    "label": "Tuesday",
                    "value": 8
                },
                {
                    "label": "Wednesday",
                    "value": 3
                },
                {
                    "label": "Thursday",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Monday=6, Tuesday=8, Wednesday=3, Thursday=4. What is the difference between Tuesday and Wednesday?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 2
                },
                {
                    "label": "Science",
                    "value": 3
                },
                {
                    "label": "Reading",
                    "value": 5
                },
                {
                    "label": "Art",
                    "value": 2
                },
                {
                    "label": "PE",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Math=2, Science=3, Reading=5, Art=2, PE=4. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 9
                },
                {
                    "label": "Science",
                    "value": 9
                },
                {
                    "label": "Reading",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=9, Science=9, Reading=8. How many more Math than Science?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 6
                },
                {
                    "label": "Oranges",
                    "value": 6
                },
                {
                    "label": "Bananas",
                    "value": 4
                },
                {
                    "label": "Grapes",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Apples=6, Oranges=6, Bananas=4, Grapes=6. How many more Apples than Grapes?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 9
                },
                {
                    "label": "Cats",
                    "value": 2
                },
                {
                    "label": "Fish",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Dogs=9, Cats=2, Fish=9. What is the difference between Fish and Dogs?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 5
                },
                {
                    "label": "Science",
                    "value": 6
                },
                {
                    "label": "Reading",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Math=5, Science=6, Reading=5. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 3
                },
                {
                    "label": "Blue",
                    "value": 7
                },
                {
                    "label": "Green",
                    "value": 2
                },
                {
                    "label": "Yellow",
                    "value": 3
                },
                {
                    "label": "Purple",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Red=3, Blue=7, Green=2, Yellow=3, Purple=2. How many in total?",
            "answer": 17,
            "correctAnswer": "17",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 5
                },
                {
                    "label": "Cats",
                    "value": 10
                },
                {
                    "label": "Fish",
                    "value": 5
                },
                {
                    "label": "Birds",
                    "value": 7
                },
                {
                    "label": "Rabbits",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Dogs=5, Cats=10, Fish=5, Birds=7, Rabbits=9. Which has the least?",
            "answer": "Dogs",
            "correctAnswer": "Dogs",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 2
                },
                {
                    "label": "Tuesday",
                    "value": 2
                },
                {
                    "label": "Wednesday",
                    "value": 1
                },
                {
                    "label": "Thursday",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Monday=2, Tuesday=2, Wednesday=1, Thursday=8. Which has the most?",
            "answer": "Thursday",
            "correctAnswer": "Thursday",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 5
                },
                {
                    "label": "Blue",
                    "value": 7
                },
                {
                    "label": "Green",
                    "value": 2
                },
                {
                    "label": "Yellow",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Red=5, Blue=7, Green=2, Yellow=5. Which has the most?",
            "answer": "Blue",
            "correctAnswer": "Blue",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 6
                },
                {
                    "label": "Basketball",
                    "value": 1
                },
                {
                    "label": "Baseball",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Soccer=6, Basketball=1, Baseball=7. How many in total?",
            "answer": 14,
            "correctAnswer": "14",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 2
                },
                {
                    "label": "Blue",
                    "value": 5
                },
                {
                    "label": "Green",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Red=2, Blue=5, Green=7. Which has the most?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 5
                },
                {
                    "label": "Blue",
                    "value": 10
                },
                {
                    "label": "Green",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Red=5, Blue=10, Green=8. What is the difference between Red and Blue?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 9
                },
                {
                    "label": "Science",
                    "value": 7
                },
                {
                    "label": "Reading",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Math=9, Science=7, Reading=9. Which has the most?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}