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