medium Set 98 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-tally-grade-1",
        "pageNumber": 98,
        "generatedAt": "2026-03-16T15:22:38.704Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5f9d9b4ba9e3753b",
        "seedInput": "1|node-1-leaf-data-graphs-tally-grade-1|98|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": "e1a708681af8ad56"
        },
        "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": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 2
                },
                {
                    "label": "Oranges",
                    "value": 5
                },
                {
                    "label": "Bananas",
                    "value": 20
                },
                {
                    "label": "Grapes",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Apples=2, Oranges=5, Bananas=20, Grapes=8. Which has the most?",
            "answer": "Bananas",
            "correctAnswer": "Bananas",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 18
                },
                {
                    "label": "Cats",
                    "value": 11
                },
                {
                    "label": "Fish",
                    "value": 14
                }
            ],
            "question": "The bar graph shows: Dogs=18, Cats=11, Fish=14. What is the difference between Fish and Dogs?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 18
                },
                {
                    "label": "Cats",
                    "value": 3
                },
                {
                    "label": "Fish",
                    "value": 11
                },
                {
                    "label": "Birds",
                    "value": 6
                },
                {
                    "label": "Rabbits",
                    "value": 16
                }
            ],
            "question": "The bar graph shows: Dogs=18, Cats=3, Fish=11, Birds=6, Rabbits=16. How many more Dogs than Rabbits?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 10
                },
                {
                    "label": "Basketball",
                    "value": 2
                },
                {
                    "label": "Baseball",
                    "value": 16
                },
                {
                    "label": "Tennis",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Soccer=10, Basketball=2, Baseball=16, Tennis=4. Which has the least?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 5
                },
                {
                    "label": "Science",
                    "value": 20
                },
                {
                    "label": "Reading",
                    "value": 3
                },
                {
                    "label": "Art",
                    "value": 13
                },
                {
                    "label": "PE",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Math=5, Science=20, Reading=3, Art=13, PE=5. Which has the most?",
            "answer": "Science",
            "correctAnswer": "Science",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 12
                },
                {
                    "label": "Tuesday",
                    "value": 20
                },
                {
                    "label": "Wednesday",
                    "value": 16
                },
                {
                    "label": "Thursday",
                    "value": 18
                },
                {
                    "label": "Friday",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Monday=12, Tuesday=20, Wednesday=16, Thursday=18, Friday=9. How many in total?",
            "answer": 75,
            "correctAnswer": "75",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 12
                },
                {
                    "label": "Oranges",
                    "value": 13
                },
                {
                    "label": "Bananas",
                    "value": 7
                },
                {
                    "label": "Grapes",
                    "value": 14
                },
                {
                    "label": "Peaches",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Apples=12, Oranges=13, Bananas=7, Grapes=14, Peaches=8. Which has the least?",
            "answer": "Bananas",
            "correctAnswer": "Bananas",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 14
                },
                {
                    "label": "Blue",
                    "value": 12
                },
                {
                    "label": "Green",
                    "value": 12
                },
                {
                    "label": "Yellow",
                    "value": 1
                },
                {
                    "label": "Purple",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Red=14, Blue=12, Green=12, Yellow=1, Purple=8. How many in total?",
            "answer": 47,
            "correctAnswer": "47",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 13
                },
                {
                    "label": "Science",
                    "value": 5
                },
                {
                    "label": "Reading",
                    "value": 15
                }
            ],
            "question": "The bar graph shows: Math=13, Science=5, Reading=15. Which has the most?",
            "answer": "Reading",
            "correctAnswer": "Reading",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 12
                },
                {
                    "label": "Tuesday",
                    "value": 2
                },
                {
                    "label": "Wednesday",
                    "value": 14
                },
                {
                    "label": "Thursday",
                    "value": 16
                },
                {
                    "label": "Friday",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Monday=12, Tuesday=2, Wednesday=14, Thursday=16, Friday=9. What is the difference between Friday and Thursday?",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 11
                },
                {
                    "label": "Oranges",
                    "value": 15
                },
                {
                    "label": "Bananas",
                    "value": 19
                },
                {
                    "label": "Grapes",
                    "value": 8
                },
                {
                    "label": "Peaches",
                    "value": 13
                }
            ],
            "question": "The bar graph shows: Apples=11, Oranges=15, Bananas=19, Grapes=8, Peaches=13. What is the difference between Peaches and Apples?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 5
                },
                {
                    "label": "Oranges",
                    "value": 6
                },
                {
                    "label": "Bananas",
                    "value": 20
                }
            ],
            "question": "The bar graph shows: Apples=5, Oranges=6, Bananas=20. Which has the least?",
            "answer": "Apples",
            "correctAnswer": "Apples",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 12
                },
                {
                    "label": "Cats",
                    "value": 16
                },
                {
                    "label": "Fish",
                    "value": 8
                },
                {
                    "label": "Birds",
                    "value": 15
                }
            ],
            "question": "The bar graph shows: Dogs=12, Cats=16, Fish=8, Birds=15. Which has the most?",
            "answer": "Cats",
            "correctAnswer": "Cats",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 7
                },
                {
                    "label": "Oranges",
                    "value": 7
                },
                {
                    "label": "Bananas",
                    "value": 8
                },
                {
                    "label": "Grapes",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Apples=7, Oranges=7, Bananas=8, Grapes=3. Which has the least?",
            "answer": "Grapes",
            "correctAnswer": "Grapes",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 6
                },
                {
                    "label": "Blue",
                    "value": 7
                },
                {
                    "label": "Green",
                    "value": 17
                }
            ],
            "question": "The bar graph shows: Red=6, Blue=7, Green=17. Which has the most?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 14
                },
                {
                    "label": "Oranges",
                    "value": 1
                },
                {
                    "label": "Bananas",
                    "value": 9
                },
                {
                    "label": "Grapes",
                    "value": 20
                },
                {
                    "label": "Peaches",
                    "value": 13
                }
            ],
            "question": "The bar graph shows: Apples=14, Oranges=1, Bananas=9, Grapes=20, Peaches=13. How many in total?",
            "answer": 57,
            "correctAnswer": "57",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 6
                },
                {
                    "label": "Tuesday",
                    "value": 19
                },
                {
                    "label": "Wednesday",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Monday=6, Tuesday=19, Wednesday=8. Which has the least?",
            "answer": "Monday",
            "correctAnswer": "Monday",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 6
                },
                {
                    "label": "Basketball",
                    "value": 10
                },
                {
                    "label": "Baseball",
                    "value": 19
                },
                {
                    "label": "Tennis",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Soccer=6, Basketball=10, Baseball=19, Tennis=2. How many more Baseball than Basketball?",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 4
                },
                {
                    "label": "Oranges",
                    "value": 4
                },
                {
                    "label": "Bananas",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Apples=4, Oranges=4, Bananas=10. How many more Bananas than Oranges?",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 2
                },
                {
                    "label": "Science",
                    "value": 2
                },
                {
                    "label": "Reading",
                    "value": 15
                },
                {
                    "label": "Art",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Math=2, Science=2, Reading=15, Art=7. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}