medium Set 59 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-stem-leaf-grade-2",
        "pageNumber": 59,
        "generatedAt": "2026-03-16T15:22:38.804Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "0736b735c353845d",
        "seedInput": "1|node-1-leaf-data-graphs-stem-leaf-grade-2|59|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": "3bbd54d290b421c4"
        },
        "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": 4
                },
                {
                    "label": "Cats",
                    "value": 37
                },
                {
                    "label": "Fish",
                    "value": 78
                }
            ],
            "question": "The bar graph shows: Dogs=4, Cats=37, Fish=78. Which has the most?",
            "answer": "Fish",
            "correctAnswer": "Fish",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 56
                },
                {
                    "label": "Basketball",
                    "value": 26
                },
                {
                    "label": "Baseball",
                    "value": 61
                }
            ],
            "question": "The bar graph shows: Soccer=56, Basketball=26, Baseball=61. Which has the most?",
            "answer": "Baseball",
            "correctAnswer": "Baseball",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 74
                },
                {
                    "label": "Tuesday",
                    "value": 5
                },
                {
                    "label": "Wednesday",
                    "value": 4
                },
                {
                    "label": "Thursday",
                    "value": 59
                }
            ],
            "question": "The bar graph shows: Monday=74, Tuesday=5, Wednesday=4, Thursday=59. How many in total?",
            "answer": 142,
            "correctAnswer": "142",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 19
                },
                {
                    "label": "Science",
                    "value": 100
                },
                {
                    "label": "Reading",
                    "value": 77
                },
                {
                    "label": "Art",
                    "value": 44
                }
            ],
            "question": "The bar graph shows: Math=19, Science=100, Reading=77, Art=44. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 78
                },
                {
                    "label": "Blue",
                    "value": 43
                },
                {
                    "label": "Green",
                    "value": 85
                },
                {
                    "label": "Yellow",
                    "value": 8
                },
                {
                    "label": "Purple",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Red=78, Blue=43, Green=85, Yellow=8, Purple=9. Which has the least?",
            "answer": "Yellow",
            "correctAnswer": "Yellow",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 76
                },
                {
                    "label": "Blue",
                    "value": 70
                },
                {
                    "label": "Green",
                    "value": 10
                },
                {
                    "label": "Yellow",
                    "value": 78
                }
            ],
            "question": "The bar graph shows: Red=76, Blue=70, Green=10, Yellow=78. What is the difference between Red and Blue?",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 10
                },
                {
                    "label": "Cats",
                    "value": 61
                },
                {
                    "label": "Fish",
                    "value": 1
                },
                {
                    "label": "Birds",
                    "value": 10
                },
                {
                    "label": "Rabbits",
                    "value": 51
                }
            ],
            "question": "The bar graph shows: Dogs=10, Cats=61, Fish=1, Birds=10, Rabbits=51. Which has the most?",
            "answer": "Cats",
            "correctAnswer": "Cats",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 83
                },
                {
                    "label": "Science",
                    "value": 96
                },
                {
                    "label": "Reading",
                    "value": 43
                },
                {
                    "label": "Art",
                    "value": 56
                }
            ],
            "question": "The bar graph shows: Math=83, Science=96, Reading=43, Art=56. How many in total?",
            "answer": 278,
            "correctAnswer": "278",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 23
                },
                {
                    "label": "Cats",
                    "value": 82
                },
                {
                    "label": "Fish",
                    "value": 70
                }
            ],
            "question": "The bar graph shows: Dogs=23, Cats=82, Fish=70. Which has the most?",
            "answer": "Cats",
            "correctAnswer": "Cats",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 18
                },
                {
                    "label": "Tuesday",
                    "value": 80
                },
                {
                    "label": "Wednesday",
                    "value": 100
                }
            ],
            "question": "The bar graph shows: Monday=18, Tuesday=80, Wednesday=100. How many in total?",
            "answer": 198,
            "correctAnswer": "198",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 81
                },
                {
                    "label": "Science",
                    "value": 36
                },
                {
                    "label": "Reading",
                    "value": 19
                },
                {
                    "label": "Art",
                    "value": 53
                },
                {
                    "label": "PE",
                    "value": 27
                }
            ],
            "question": "The bar graph shows: Math=81, Science=36, Reading=19, Art=53, PE=27. Which has the most?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 85
                },
                {
                    "label": "Blue",
                    "value": 14
                },
                {
                    "label": "Green",
                    "value": 5
                },
                {
                    "label": "Yellow",
                    "value": 55
                }
            ],
            "question": "The bar graph shows: Red=85, Blue=14, Green=5, Yellow=55. How many more Red than Yellow?",
            "answer": 30,
            "correctAnswer": "30",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 55
                },
                {
                    "label": "Oranges",
                    "value": 20
                },
                {
                    "label": "Bananas",
                    "value": 29
                },
                {
                    "label": "Grapes",
                    "value": 89
                },
                {
                    "label": "Peaches",
                    "value": 89
                }
            ],
            "question": "The bar graph shows: Apples=55, Oranges=20, Bananas=29, Grapes=89, Peaches=89. How many more Grapes than Peaches?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 71
                },
                {
                    "label": "Basketball",
                    "value": 99
                },
                {
                    "label": "Baseball",
                    "value": 55
                },
                {
                    "label": "Tennis",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Soccer=71, Basketball=99, Baseball=55, Tennis=8. Which has the most?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 51
                },
                {
                    "label": "Oranges",
                    "value": 38
                },
                {
                    "label": "Bananas",
                    "value": 67
                },
                {
                    "label": "Grapes",
                    "value": 91
                },
                {
                    "label": "Peaches",
                    "value": 11
                }
            ],
            "question": "The bar graph shows: Apples=51, Oranges=38, Bananas=67, Grapes=91, Peaches=11. Which has the most?",
            "answer": "Grapes",
            "correctAnswer": "Grapes",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 30
                },
                {
                    "label": "Tuesday",
                    "value": 11
                },
                {
                    "label": "Wednesday",
                    "value": 74
                },
                {
                    "label": "Thursday",
                    "value": 41
                }
            ],
            "question": "The bar graph shows: Monday=30, Tuesday=11, Wednesday=74, Thursday=41. How many more Wednesday than Thursday?",
            "answer": 33,
            "correctAnswer": "33",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 56
                },
                {
                    "label": "Blue",
                    "value": 52
                },
                {
                    "label": "Green",
                    "value": 46
                },
                {
                    "label": "Yellow",
                    "value": 19
                }
            ],
            "question": "The bar graph shows: Red=56, Blue=52, Green=46, Yellow=19. Which has the least?",
            "answer": "Yellow",
            "correctAnswer": "Yellow",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 75
                },
                {
                    "label": "Tuesday",
                    "value": 75
                },
                {
                    "label": "Wednesday",
                    "value": 2
                },
                {
                    "label": "Thursday",
                    "value": 98
                },
                {
                    "label": "Friday",
                    "value": 46
                }
            ],
            "question": "The bar graph shows: Monday=75, Tuesday=75, Wednesday=2, Thursday=98, Friday=46. What is the difference between Friday and Monday?",
            "answer": 29,
            "correctAnswer": "29",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 28
                },
                {
                    "label": "Blue",
                    "value": 90
                },
                {
                    "label": "Green",
                    "value": 29
                },
                {
                    "label": "Yellow",
                    "value": 59
                },
                {
                    "label": "Purple",
                    "value": 72
                }
            ],
            "question": "The bar graph shows: Red=28, Blue=90, Green=29, Yellow=59, Purple=72. Which has the least?",
            "answer": "Red",
            "correctAnswer": "Red",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 70
                },
                {
                    "label": "Basketball",
                    "value": 12
                },
                {
                    "label": "Baseball",
                    "value": 18
                }
            ],
            "question": "The bar graph shows: Soccer=70, Basketball=12, Baseball=18. What is the difference between Baseball and Soccer?",
            "answer": 52,
            "correctAnswer": "52",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}