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