medium Set 18 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-leaf-data-graphs-bar-graph-medium",
        "pageNumber": 18,
        "generatedAt": "2026-03-16T15:21:57.386Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5b8e37e39ac240db",
        "seedInput": "1|node-1-leaf-data-graphs-bar-graph-medium|18|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "94d7a2eafb412cb7"
        },
        "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": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 8
                },
                {
                    "label": "Basketball",
                    "value": 5
                },
                {
                    "label": "Baseball",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Soccer=8, Basketball=5, Baseball=6. Which has the least?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "medium"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 7
                },
                {
                    "label": "Cats",
                    "value": 6
                },
                {
                    "label": "Fish",
                    "value": 10
                },
                {
                    "label": "Birds",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Dogs=7, Cats=6, Fish=10, Birds=10. What is the difference between Fish and Birds?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "medium"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 4
                },
                {
                    "label": "Cats",
                    "value": 9
                },
                {
                    "label": "Fish",
                    "value": 4
                },
                {
                    "label": "Birds",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Dogs=4, Cats=9, Fish=4, Birds=7. Which has the most?",
            "answer": "Cats",
            "correctAnswer": "Cats",
            "difficulty": "medium"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 7
                },
                {
                    "label": "Science",
                    "value": 2
                },
                {
                    "label": "Reading",
                    "value": 3
                },
                {
                    "label": "Art",
                    "value": 4
                },
                {
                    "label": "PE",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Math=7, Science=2, Reading=3, Art=4, PE=9. How many in total?",
            "answer": 25,
            "correctAnswer": "25",
            "difficulty": "medium"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 1
                },
                {
                    "label": "Cats",
                    "value": 1
                },
                {
                    "label": "Fish",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Dogs=1, Cats=1, Fish=9. What is the difference between Cats and Dogs?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "medium"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 3
                },
                {
                    "label": "Cats",
                    "value": 7
                },
                {
                    "label": "Fish",
                    "value": 5
                },
                {
                    "label": "Birds",
                    "value": 1
                },
                {
                    "label": "Rabbits",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Dogs=3, Cats=7, Fish=5, Birds=1, Rabbits=10. What is the difference between Cats and Fish?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "medium"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 1
                },
                {
                    "label": "Blue",
                    "value": 3
                },
                {
                    "label": "Green",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Red=1, Blue=3, Green=8. Which has the most?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "medium"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 4
                },
                {
                    "label": "Basketball",
                    "value": 3
                },
                {
                    "label": "Baseball",
                    "value": 8
                },
                {
                    "label": "Tennis",
                    "value": 3
                },
                {
                    "label": "Swimming",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Soccer=4, Basketball=3, Baseball=8, Tennis=3, Swimming=10. Which has the most?",
            "answer": "Swimming",
            "correctAnswer": "Swimming",
            "difficulty": "medium"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 6
                },
                {
                    "label": "Tuesday",
                    "value": 1
                },
                {
                    "label": "Wednesday",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Monday=6, Tuesday=1, Wednesday=2. How many in total?",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "medium"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 10
                },
                {
                    "label": "Basketball",
                    "value": 6
                },
                {
                    "label": "Baseball",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Soccer=10, Basketball=6, Baseball=5. How many more Soccer than Basketball?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "medium"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 2
                },
                {
                    "label": "Cats",
                    "value": 5
                },
                {
                    "label": "Fish",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Dogs=2, Cats=5, Fish=8. Which has the least?",
            "answer": "Dogs",
            "correctAnswer": "Dogs",
            "difficulty": "medium"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 10
                },
                {
                    "label": "Blue",
                    "value": 2
                },
                {
                    "label": "Green",
                    "value": 6
                },
                {
                    "label": "Yellow",
                    "value": 8
                },
                {
                    "label": "Purple",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Red=10, Blue=2, Green=6, Yellow=8, Purple=7. Which has the least?",
            "answer": "Blue",
            "correctAnswer": "Blue",
            "difficulty": "medium"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 9
                },
                {
                    "label": "Basketball",
                    "value": 8
                },
                {
                    "label": "Baseball",
                    "value": 2
                },
                {
                    "label": "Tennis",
                    "value": 6
                },
                {
                    "label": "Swimming",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Soccer=9, Basketball=8, Baseball=2, Tennis=6, Swimming=7. What is the difference between Basketball and Baseball?",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "medium"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 7
                },
                {
                    "label": "Blue",
                    "value": 1
                },
                {
                    "label": "Green",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Red=7, Blue=1, Green=8. What is the difference between Green and Blue?",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "medium"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 9
                },
                {
                    "label": "Tuesday",
                    "value": 2
                },
                {
                    "label": "Wednesday",
                    "value": 4
                },
                {
                    "label": "Thursday",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Monday=9, Tuesday=2, Wednesday=4, Thursday=5. How many more Monday than Thursday?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "medium"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 6
                },
                {
                    "label": "Science",
                    "value": 2
                },
                {
                    "label": "Reading",
                    "value": 1
                },
                {
                    "label": "Art",
                    "value": 5
                },
                {
                    "label": "PE",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=6, Science=2, Reading=1, Art=5, PE=8. How many in total?",
            "answer": 22,
            "correctAnswer": "22",
            "difficulty": "medium"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 1
                },
                {
                    "label": "Cats",
                    "value": 10
                },
                {
                    "label": "Fish",
                    "value": 2
                },
                {
                    "label": "Birds",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Dogs=1, Cats=10, Fish=2, Birds=5. What is the difference between Dogs and Birds?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "medium"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 1
                },
                {
                    "label": "Basketball",
                    "value": 7
                },
                {
                    "label": "Baseball",
                    "value": 5
                },
                {
                    "label": "Tennis",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Soccer=1, Basketball=7, Baseball=5, Tennis=3. How many more Basketball than Baseball?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "medium"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 6
                },
                {
                    "label": "Basketball",
                    "value": 2
                },
                {
                    "label": "Baseball",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Soccer=6, Basketball=2, Baseball=1. How many in total?",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "medium"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 1
                },
                {
                    "label": "Blue",
                    "value": 2
                },
                {
                    "label": "Green",
                    "value": 8
                },
                {
                    "label": "Yellow",
                    "value": 1
                },
                {
                    "label": "Purple",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Red=1, Blue=2, Green=8, Yellow=1, Purple=6. Which has the most?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "medium"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}