medium Set 38 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-2",
        "pageNumber": 38,
        "generatedAt": "2026-03-16T15:22:38.213Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5844b22e54228a06",
        "seedInput": "1|node-1-leaf-data-graphs-bar-graph-grade-2|38|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 60,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "9c4ec1480b44bff6"
        },
        "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": 100,
        "maxSum": 1000,
        "maxOperand": 1000,
        "_gradeLevel": "2"
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 40
                },
                {
                    "label": "Cats",
                    "value": 31
                },
                {
                    "label": "Fish",
                    "value": 71
                }
            ],
            "question": "The bar graph shows: Dogs=40, Cats=31, Fish=71. Which has the most?",
            "answer": "Fish",
            "correctAnswer": "Fish",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 77
                },
                {
                    "label": "Science",
                    "value": 6
                },
                {
                    "label": "Reading",
                    "value": 43
                },
                {
                    "label": "Art",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Math=77, Science=6, Reading=43, Art=9. Which has the least?",
            "answer": "Science",
            "correctAnswer": "Science",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 46
                },
                {
                    "label": "Cats",
                    "value": 57
                },
                {
                    "label": "Fish",
                    "value": 72
                },
                {
                    "label": "Birds",
                    "value": 92
                },
                {
                    "label": "Rabbits",
                    "value": 29
                }
            ],
            "question": "The bar graph shows: Dogs=46, Cats=57, Fish=72, Birds=92, Rabbits=29. How many more Birds than Fish?",
            "answer": 20,
            "correctAnswer": "20",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 48
                },
                {
                    "label": "Science",
                    "value": 51
                },
                {
                    "label": "Reading",
                    "value": 14
                }
            ],
            "question": "The bar graph shows: Math=48, Science=51, Reading=14. How many more Science than Math?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 95
                },
                {
                    "label": "Science",
                    "value": 24
                },
                {
                    "label": "Reading",
                    "value": 82
                },
                {
                    "label": "Art",
                    "value": 52
                },
                {
                    "label": "PE",
                    "value": 30
                }
            ],
            "question": "The bar graph shows: Math=95, Science=24, Reading=82, Art=52, PE=30. Which has the most?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 66
                },
                {
                    "label": "Basketball",
                    "value": 9
                },
                {
                    "label": "Baseball",
                    "value": 21
                }
            ],
            "question": "The bar graph shows: Soccer=66, Basketball=9, Baseball=21. How many more Soccer than Baseball?",
            "answer": 45,
            "correctAnswer": "45",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 28
                },
                {
                    "label": "Basketball",
                    "value": 33
                },
                {
                    "label": "Baseball",
                    "value": 50
                },
                {
                    "label": "Tennis",
                    "value": 28
                }
            ],
            "question": "The bar graph shows: Soccer=28, Basketball=33, Baseball=50, Tennis=28. How many in total?",
            "answer": 139,
            "correctAnswer": "139",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 66
                },
                {
                    "label": "Blue",
                    "value": 82
                },
                {
                    "label": "Green",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Red=66, Blue=82, Green=5. Which has the least?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 89
                },
                {
                    "label": "Basketball",
                    "value": 8
                },
                {
                    "label": "Baseball",
                    "value": 51
                },
                {
                    "label": "Tennis",
                    "value": 47
                }
            ],
            "question": "The bar graph shows: Soccer=89, Basketball=8, Baseball=51, Tennis=47. What is the difference between Soccer and Basketball?",
            "answer": 81,
            "correctAnswer": "81",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 28
                },
                {
                    "label": "Cats",
                    "value": 26
                },
                {
                    "label": "Fish",
                    "value": 26
                }
            ],
            "question": "The bar graph shows: Dogs=28, Cats=26, Fish=26. Which has the most?",
            "answer": "Dogs",
            "correctAnswer": "Dogs",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 1
                },
                {
                    "label": "Blue",
                    "value": 34
                },
                {
                    "label": "Green",
                    "value": 60
                },
                {
                    "label": "Yellow",
                    "value": 4
                },
                {
                    "label": "Purple",
                    "value": 25
                }
            ],
            "question": "The bar graph shows: Red=1, Blue=34, Green=60, Yellow=4, Purple=25. How many in total?",
            "answer": 124,
            "correctAnswer": "124",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 57
                },
                {
                    "label": "Blue",
                    "value": 14
                },
                {
                    "label": "Green",
                    "value": 32
                }
            ],
            "question": "The bar graph shows: Red=57, Blue=14, Green=32. How many in total?",
            "answer": 103,
            "correctAnswer": "103",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 38
                },
                {
                    "label": "Oranges",
                    "value": 52
                },
                {
                    "label": "Bananas",
                    "value": 83
                },
                {
                    "label": "Grapes",
                    "value": 70
                }
            ],
            "question": "The bar graph shows: Apples=38, Oranges=52, Bananas=83, Grapes=70. What is the difference between Oranges and Bananas?",
            "answer": 31,
            "correctAnswer": "31",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 65
                },
                {
                    "label": "Cats",
                    "value": 73
                },
                {
                    "label": "Fish",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Dogs=65, Cats=73, Fish=1. Which has the most?",
            "answer": "Cats",
            "correctAnswer": "Cats",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 20
                },
                {
                    "label": "Science",
                    "value": 70
                },
                {
                    "label": "Reading",
                    "value": 64
                },
                {
                    "label": "Art",
                    "value": 64
                },
                {
                    "label": "PE",
                    "value": 84
                }
            ],
            "question": "The bar graph shows: Math=20, Science=70, Reading=64, Art=64, PE=84. What is the difference between PE and Math?",
            "answer": 64,
            "correctAnswer": "64",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 55
                },
                {
                    "label": "Oranges",
                    "value": 93
                },
                {
                    "label": "Bananas",
                    "value": 11
                },
                {
                    "label": "Grapes",
                    "value": 51
                }
            ],
            "question": "The bar graph shows: Apples=55, Oranges=93, Bananas=11, Grapes=51. Which has the least?",
            "answer": "Bananas",
            "correctAnswer": "Bananas",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 98
                },
                {
                    "label": "Cats",
                    "value": 98
                },
                {
                    "label": "Fish",
                    "value": 58
                }
            ],
            "question": "The bar graph shows: Dogs=98, Cats=98, Fish=58. What is the difference between Dogs and Cats?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 98
                },
                {
                    "label": "Science",
                    "value": 24
                },
                {
                    "label": "Reading",
                    "value": 28
                }
            ],
            "question": "The bar graph shows: Math=98, Science=24, Reading=28. What is the difference between Science and Reading?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 22
                },
                {
                    "label": "Science",
                    "value": 51
                },
                {
                    "label": "Reading",
                    "value": 62
                },
                {
                    "label": "Art",
                    "value": 4
                },
                {
                    "label": "PE",
                    "value": 45
                }
            ],
            "question": "The bar graph shows: Math=22, Science=51, Reading=62, Art=4, PE=45. What is the difference between PE and Math?",
            "answer": 23,
            "correctAnswer": "23",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 80
                },
                {
                    "label": "Oranges",
                    "value": 55
                },
                {
                    "label": "Bananas",
                    "value": 97
                },
                {
                    "label": "Grapes",
                    "value": 50
                },
                {
                    "label": "Peaches",
                    "value": 17
                }
            ],
            "question": "The bar graph shows: Apples=80, Oranges=55, Bananas=97, Grapes=50, Peaches=17. Which has the most?",
            "answer": "Bananas",
            "correctAnswer": "Bananas",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}