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