easy Set 28 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

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