B Set 2 Unknown

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

{
    "contentData": {
        "operation": "data-graphs",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 92
                    },
                    {
                        "label": "Tuesday",
                        "value": 37
                    },
                    {
                        "label": "Wednesday",
                        "value": 100
                    }
                ],
                "question": "The bar graph shows: Monday=92, Tuesday=37, Wednesday=100. Which has the most?",
                "answer": "Wednesday",
                "correctAnswer": "Wednesday",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 36
                    },
                    {
                        "label": "Basketball",
                        "value": 90
                    },
                    {
                        "label": "Baseball",
                        "value": 54
                    },
                    {
                        "label": "Tennis",
                        "value": 44
                    },
                    {
                        "label": "Swimming",
                        "value": 66
                    }
                ],
                "question": "The bar graph shows: Soccer=36, Basketball=90, Baseball=54, Tennis=44, Swimming=66. How many more Basketball than Swimming?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 99
                    },
                    {
                        "label": "Blue",
                        "value": 76
                    },
                    {
                        "label": "Green",
                        "value": 14
                    }
                ],
                "question": "The bar graph shows: Red=99, Blue=76, Green=14. What is the difference between Blue and Green?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 63
                    },
                    {
                        "label": "Oranges",
                        "value": 86
                    },
                    {
                        "label": "Bananas",
                        "value": 19
                    },
                    {
                        "label": "Grapes",
                        "value": 65
                    },
                    {
                        "label": "Peaches",
                        "value": 6
                    }
                ],
                "question": "The bar graph shows: Apples=63, Oranges=86, Bananas=19, Grapes=65, Peaches=6. How many in total?",
                "answer": 239,
                "correctAnswer": "239",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 78
                    },
                    {
                        "label": "Blue",
                        "value": 57
                    },
                    {
                        "label": "Green",
                        "value": 68
                    },
                    {
                        "label": "Yellow",
                        "value": 29
                    }
                ],
                "question": "The bar graph shows: Red=78, Blue=57, Green=68, Yellow=29. Which has the most?",
                "answer": "Red",
                "correctAnswer": "Red",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 13
                    },
                    {
                        "label": "Tuesday",
                        "value": 80
                    },
                    {
                        "label": "Wednesday",
                        "value": 60
                    }
                ],
                "question": "The bar graph shows: Monday=13, Tuesday=80, Wednesday=60. Which has the least?",
                "answer": "Monday",
                "correctAnswer": "Monday",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 34
                    },
                    {
                        "label": "Blue",
                        "value": 52
                    },
                    {
                        "label": "Green",
                        "value": 1
                    },
                    {
                        "label": "Yellow",
                        "value": 17
                    },
                    {
                        "label": "Purple",
                        "value": 27
                    }
                ],
                "question": "The bar graph shows: Red=34, Blue=52, Green=1, Yellow=17, Purple=27. What is the difference between Purple and Red?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 12
                    },
                    {
                        "label": "Blue",
                        "value": 99
                    },
                    {
                        "label": "Green",
                        "value": 88
                    }
                ],
                "question": "The bar graph shows: Red=12, Blue=99, Green=88. How many more Blue than Green?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 3
                    },
                    {
                        "label": "Basketball",
                        "value": 46
                    },
                    {
                        "label": "Baseball",
                        "value": 68
                    }
                ],
                "question": "The bar graph shows: Soccer=3, Basketball=46, Baseball=68. How many in total?",
                "answer": 117,
                "correctAnswer": "117",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 88
                    },
                    {
                        "label": "Tuesday",
                        "value": 81
                    },
                    {
                        "label": "Wednesday",
                        "value": 85
                    }
                ],
                "question": "The bar graph shows: Monday=88, Tuesday=81, Wednesday=85. Which has the most?",
                "answer": "Monday",
                "correctAnswer": "Monday",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 87
                    },
                    {
                        "label": "Tuesday",
                        "value": 64
                    },
                    {
                        "label": "Wednesday",
                        "value": 71
                    },
                    {
                        "label": "Thursday",
                        "value": 95
                    },
                    {
                        "label": "Friday",
                        "value": 44
                    }
                ],
                "question": "The bar graph shows: Monday=87, Tuesday=64, Wednesday=71, Thursday=95, Friday=44. Which has the most?",
                "answer": "Thursday",
                "correctAnswer": "Thursday",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 9
                    },
                    {
                        "label": "Tuesday",
                        "value": 94
                    },
                    {
                        "label": "Wednesday",
                        "value": 15
                    },
                    {
                        "label": "Thursday",
                        "value": 96
                    }
                ],
                "question": "The bar graph shows: Monday=9, Tuesday=94, Wednesday=15, Thursday=96. How many in total?",
                "answer": 214,
                "correctAnswer": "214",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 38
                    },
                    {
                        "label": "Science",
                        "value": 48
                    },
                    {
                        "label": "Reading",
                        "value": 75
                    },
                    {
                        "label": "Art",
                        "value": 86
                    },
                    {
                        "label": "PE",
                        "value": 59
                    }
                ],
                "question": "The bar graph shows: Math=38, Science=48, Reading=75, Art=86, PE=59. How many more Art than Reading?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 76
                    },
                    {
                        "label": "Oranges",
                        "value": 13
                    },
                    {
                        "label": "Bananas",
                        "value": 38
                    },
                    {
                        "label": "Grapes",
                        "value": 88
                    }
                ],
                "question": "The bar graph shows: Apples=76, Oranges=13, Bananas=38, Grapes=88. How many in total?",
                "answer": 215,
                "correctAnswer": "215",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 31
                    },
                    {
                        "label": "Tuesday",
                        "value": 64
                    },
                    {
                        "label": "Wednesday",
                        "value": 76
                    },
                    {
                        "label": "Thursday",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Monday=31, Tuesday=64, Wednesday=76, Thursday=4. How many in total?",
                "answer": 175,
                "correctAnswer": "175",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 31
                    },
                    {
                        "label": "Blue",
                        "value": 91
                    },
                    {
                        "label": "Green",
                        "value": 99
                    },
                    {
                        "label": "Yellow",
                        "value": 14
                    },
                    {
                        "label": "Purple",
                        "value": 10
                    }
                ],
                "question": "The bar graph shows: Red=31, Blue=91, Green=99, Yellow=14, Purple=10. Which has the most?",
                "answer": "Green",
                "correctAnswer": "Green",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 57
                    },
                    {
                        "label": "Oranges",
                        "value": 34
                    },
                    {
                        "label": "Bananas",
                        "value": 77
                    },
                    {
                        "label": "Grapes",
                        "value": 100
                    }
                ],
                "question": "The bar graph shows: Apples=57, Oranges=34, Bananas=77, Grapes=100. How many in total?",
                "answer": 268,
                "correctAnswer": "268",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 53
                    },
                    {
                        "label": "Oranges",
                        "value": 1
                    },
                    {
                        "label": "Bananas",
                        "value": 44
                    }
                ],
                "question": "The bar graph shows: Apples=53, Oranges=1, Bananas=44. Which has the most?",
                "answer": "Apples",
                "correctAnswer": "Apples",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 80
                    },
                    {
                        "label": "Cats",
                        "value": 82
                    },
                    {
                        "label": "Fish",
                        "value": 74
                    }
                ],
                "question": "The bar graph shows: Dogs=80, Cats=82, Fish=74. Which has the least?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 49
                    },
                    {
                        "label": "Basketball",
                        "value": 70
                    },
                    {
                        "label": "Baseball",
                        "value": 20
                    },
                    {
                        "label": "Tennis",
                        "value": 89
                    },
                    {
                        "label": "Swimming",
                        "value": 39
                    }
                ],
                "question": "The bar graph shows: Soccer=49, Basketball=70, Baseball=20, Tennis=89, Swimming=39. How many more Tennis than Basketball?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}