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