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