medium Set 76 Form Exercise

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

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-leaf-data-graphs-bar-graph-grade-1",
        "pageNumber": 76,
        "generatedAt": "2026-03-16T15:22:38.206Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "2aba2831a489ae03",
        "seedInput": "1|node-1-leaf-data-graphs-bar-graph-grade-1|76|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 53,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "e9fc4a6270316d91"
        },
        "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": "medium",
    "config": {
        "maxNumber": 20,
        "maxSum": 20,
        "maxOperand": 120,
        "_gradeLevel": "1"
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 15
                },
                {
                    "label": "Blue",
                    "value": 18
                },
                {
                    "label": "Green",
                    "value": 15
                },
                {
                    "label": "Yellow",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Red=15, Blue=18, Green=15, Yellow=2. What is the difference between Green and Blue?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 16
                },
                {
                    "label": "Oranges",
                    "value": 11
                },
                {
                    "label": "Bananas",
                    "value": 16
                },
                {
                    "label": "Grapes",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Apples=16, Oranges=11, Bananas=16, Grapes=7. Which has the least?",
            "answer": "Grapes",
            "correctAnswer": "Grapes",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 2
                },
                {
                    "label": "Blue",
                    "value": 1
                },
                {
                    "label": "Green",
                    "value": 3
                },
                {
                    "label": "Yellow",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Red=2, Blue=1, Green=3, Yellow=9. Which has the most?",
            "answer": "Yellow",
            "correctAnswer": "Yellow",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 15
                },
                {
                    "label": "Oranges",
                    "value": 4
                },
                {
                    "label": "Bananas",
                    "value": 5
                },
                {
                    "label": "Grapes",
                    "value": 3
                },
                {
                    "label": "Peaches",
                    "value": 19
                }
            ],
            "question": "The bar graph shows: Apples=15, Oranges=4, Bananas=5, Grapes=3, Peaches=19. How many in total?",
            "answer": 46,
            "correctAnswer": "46",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 2
                },
                {
                    "label": "Blue",
                    "value": 16
                },
                {
                    "label": "Green",
                    "value": 18
                }
            ],
            "question": "The bar graph shows: Red=2, Blue=16, Green=18. How many in total?",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 11
                },
                {
                    "label": "Blue",
                    "value": 14
                },
                {
                    "label": "Green",
                    "value": 13
                }
            ],
            "question": "The bar graph shows: Red=11, Blue=14, Green=13. What is the difference between Blue and Green?",
            "answer": 1,
            "correctAnswer": "1",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 5
                },
                {
                    "label": "Blue",
                    "value": 19
                },
                {
                    "label": "Green",
                    "value": 10
                },
                {
                    "label": "Yellow",
                    "value": 20
                }
            ],
            "question": "The bar graph shows: Red=5, Blue=19, Green=10, Yellow=20. Which has the least?",
            "answer": "Red",
            "correctAnswer": "Red",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 20
                },
                {
                    "label": "Tuesday",
                    "value": 17
                },
                {
                    "label": "Wednesday",
                    "value": 15
                }
            ],
            "question": "The bar graph shows: Monday=20, Tuesday=17, Wednesday=15. What is the difference between Monday and Tuesday?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 9
                },
                {
                    "label": "Basketball",
                    "value": 2
                },
                {
                    "label": "Baseball",
                    "value": 19
                },
                {
                    "label": "Tennis",
                    "value": 10
                },
                {
                    "label": "Swimming",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Soccer=9, Basketball=2, Baseball=19, Tennis=10, Swimming=2. Which has the least?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 6
                },
                {
                    "label": "Cats",
                    "value": 14
                },
                {
                    "label": "Fish",
                    "value": 15
                },
                {
                    "label": "Birds",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Dogs=6, Cats=14, Fish=15, Birds=9. How many more Fish than Cats?",
            "answer": 1,
            "correctAnswer": "1",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 3
                },
                {
                    "label": "Tuesday",
                    "value": 17
                },
                {
                    "label": "Wednesday",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Monday=3, Tuesday=17, Wednesday=10. Which has the most?",
            "answer": "Tuesday",
            "correctAnswer": "Tuesday",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 20
                },
                {
                    "label": "Tuesday",
                    "value": 16
                },
                {
                    "label": "Wednesday",
                    "value": 19
                }
            ],
            "question": "The bar graph shows: Monday=20, Tuesday=16, Wednesday=19. Which has the most?",
            "answer": "Monday",
            "correctAnswer": "Monday",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 7
                },
                {
                    "label": "Science",
                    "value": 5
                },
                {
                    "label": "Reading",
                    "value": 9
                },
                {
                    "label": "Art",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Math=7, Science=5, Reading=9, Art=3. Which has the most?",
            "answer": "Reading",
            "correctAnswer": "Reading",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 3
                },
                {
                    "label": "Science",
                    "value": 10
                },
                {
                    "label": "Reading",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=3, Science=10, Reading=8. What is the difference between Reading and Math?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 20
                },
                {
                    "label": "Basketball",
                    "value": 7
                },
                {
                    "label": "Baseball",
                    "value": 16
                },
                {
                    "label": "Tennis",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Soccer=20, Basketball=7, Baseball=16, Tennis=6. What is the difference between Baseball and Tennis?",
            "answer": 10,
            "correctAnswer": "10",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 4
                },
                {
                    "label": "Cats",
                    "value": 10
                },
                {
                    "label": "Fish",
                    "value": 7
                },
                {
                    "label": "Birds",
                    "value": 12
                },
                {
                    "label": "Rabbits",
                    "value": 13
                }
            ],
            "question": "The bar graph shows: Dogs=4, Cats=10, Fish=7, Birds=12, Rabbits=13. What is the difference between Fish and Dogs?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 6
                },
                {
                    "label": "Blue",
                    "value": 15
                },
                {
                    "label": "Green",
                    "value": 17
                }
            ],
            "question": "The bar graph shows: Red=6, Blue=15, Green=17. How many in total?",
            "answer": 38,
            "correctAnswer": "38",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 9
                },
                {
                    "label": "Science",
                    "value": 14
                },
                {
                    "label": "Reading",
                    "value": 6
                },
                {
                    "label": "Art",
                    "value": 13
                }
            ],
            "question": "The bar graph shows: Math=9, Science=14, Reading=6, Art=13. How many in total?",
            "answer": 42,
            "correctAnswer": "42",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 19
                },
                {
                    "label": "Tuesday",
                    "value": 17
                },
                {
                    "label": "Wednesday",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Monday=19, Tuesday=17, Wednesday=4. Which has the least?",
            "answer": "Wednesday",
            "correctAnswer": "Wednesday",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 17
                },
                {
                    "label": "Cats",
                    "value": 5
                },
                {
                    "label": "Fish",
                    "value": 13
                },
                {
                    "label": "Birds",
                    "value": 20
                },
                {
                    "label": "Rabbits",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Dogs=17, Cats=5, Fish=13, Birds=20, Rabbits=10. How many in total?",
            "answer": 65,
            "correctAnswer": "65",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}