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": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 54
                    },
                    {
                        "label": "Oranges",
                        "value": 67
                    },
                    {
                        "label": "Bananas",
                        "value": 5
                    },
                    {
                        "label": "Grapes",
                        "value": 88
                    },
                    {
                        "label": "Peaches",
                        "value": 63
                    }
                ],
                "question": "The bar graph shows: Apples=54, Oranges=67, Bananas=5, Grapes=88, Peaches=63. What is the difference between Apples and Bananas?",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 35
                    },
                    {
                        "label": "Tuesday",
                        "value": 6
                    },
                    {
                        "label": "Wednesday",
                        "value": 50
                    },
                    {
                        "label": "Thursday",
                        "value": 72
                    }
                ],
                "question": "The bar graph shows: Monday=35, Tuesday=6, Wednesday=50, Thursday=72. How many in total?",
                "answer": 163,
                "correctAnswer": "163",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 69
                    },
                    {
                        "label": "Blue",
                        "value": 75
                    },
                    {
                        "label": "Green",
                        "value": 4
                    },
                    {
                        "label": "Yellow",
                        "value": 50
                    },
                    {
                        "label": "Purple",
                        "value": 94
                    }
                ],
                "question": "The bar graph shows: Red=69, Blue=75, Green=4, Yellow=50, Purple=94. Which has the most?",
                "answer": "Purple",
                "correctAnswer": "Purple",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 51
                    },
                    {
                        "label": "Basketball",
                        "value": 78
                    },
                    {
                        "label": "Baseball",
                        "value": 27
                    },
                    {
                        "label": "Tennis",
                        "value": 82
                    },
                    {
                        "label": "Swimming",
                        "value": 85
                    }
                ],
                "question": "The bar graph shows: Soccer=51, Basketball=78, Baseball=27, Tennis=82, Swimming=85. How many more Swimming than Tennis?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 56
                    },
                    {
                        "label": "Oranges",
                        "value": 43
                    },
                    {
                        "label": "Bananas",
                        "value": 73
                    },
                    {
                        "label": "Grapes",
                        "value": 65
                    },
                    {
                        "label": "Peaches",
                        "value": 77
                    }
                ],
                "question": "The bar graph shows: Apples=56, Oranges=43, Bananas=73, Grapes=65, Peaches=77. Which has the least?",
                "answer": "Oranges",
                "correctAnswer": "Oranges",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 99
                    },
                    {
                        "label": "Tuesday",
                        "value": 43
                    },
                    {
                        "label": "Wednesday",
                        "value": 39
                    },
                    {
                        "label": "Thursday",
                        "value": 29
                    },
                    {
                        "label": "Friday",
                        "value": 85
                    }
                ],
                "question": "The bar graph shows: Monday=99, Tuesday=43, Wednesday=39, Thursday=29, Friday=85. How many in total?",
                "answer": 295,
                "correctAnswer": "295",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 12
                    },
                    {
                        "label": "Basketball",
                        "value": 69
                    },
                    {
                        "label": "Baseball",
                        "value": 37
                    }
                ],
                "question": "The bar graph shows: Soccer=12, Basketball=69, Baseball=37. Which has the most?",
                "answer": "Basketball",
                "correctAnswer": "Basketball",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 42
                    },
                    {
                        "label": "Oranges",
                        "value": 23
                    },
                    {
                        "label": "Bananas",
                        "value": 21
                    },
                    {
                        "label": "Grapes",
                        "value": 79
                    }
                ],
                "question": "The bar graph shows: Apples=42, Oranges=23, Bananas=21, Grapes=79. Which has the most?",
                "answer": "Grapes",
                "correctAnswer": "Grapes",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 6
                    },
                    {
                        "label": "Tuesday",
                        "value": 37
                    },
                    {
                        "label": "Wednesday",
                        "value": 20
                    }
                ],
                "question": "The bar graph shows: Monday=6, Tuesday=37, Wednesday=20. How many in total?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 4
                    },
                    {
                        "label": "Science",
                        "value": 44
                    },
                    {
                        "label": "Reading",
                        "value": 43
                    },
                    {
                        "label": "Art",
                        "value": 74
                    },
                    {
                        "label": "PE",
                        "value": 18
                    }
                ],
                "question": "The bar graph shows: Math=4, Science=44, Reading=43, Art=74, PE=18. Which has the least?",
                "answer": "Math",
                "correctAnswer": "Math",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 5
                    },
                    {
                        "label": "Basketball",
                        "value": 4
                    },
                    {
                        "label": "Baseball",
                        "value": 79
                    }
                ],
                "question": "The bar graph shows: Soccer=5, Basketball=4, Baseball=79. How many more Baseball than Soccer?",
                "answer": 74,
                "correctAnswer": "74",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 35
                    },
                    {
                        "label": "Basketball",
                        "value": 40
                    },
                    {
                        "label": "Baseball",
                        "value": 51
                    },
                    {
                        "label": "Tennis",
                        "value": 53
                    },
                    {
                        "label": "Swimming",
                        "value": 51
                    }
                ],
                "question": "The bar graph shows: Soccer=35, Basketball=40, Baseball=51, Tennis=53, Swimming=51. How many in total?",
                "answer": 230,
                "correctAnswer": "230",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 68
                    },
                    {
                        "label": "Science",
                        "value": 74
                    },
                    {
                        "label": "Reading",
                        "value": 64
                    }
                ],
                "question": "The bar graph shows: Math=68, Science=74, Reading=64. How many more Science than Math?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 9
                    },
                    {
                        "label": "Blue",
                        "value": 75
                    },
                    {
                        "label": "Green",
                        "value": 34
                    }
                ],
                "question": "The bar graph shows: Red=9, Blue=75, Green=34. How many in total?",
                "answer": 118,
                "correctAnswer": "118",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 15
                    },
                    {
                        "label": "Basketball",
                        "value": 68
                    },
                    {
                        "label": "Baseball",
                        "value": 85
                    },
                    {
                        "label": "Tennis",
                        "value": 87
                    }
                ],
                "question": "The bar graph shows: Soccer=15, Basketball=68, Baseball=85, Tennis=87. What is the difference between Basketball and Baseball?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 32
                    },
                    {
                        "label": "Blue",
                        "value": 33
                    },
                    {
                        "label": "Green",
                        "value": 66
                    },
                    {
                        "label": "Yellow",
                        "value": 26
                    },
                    {
                        "label": "Purple",
                        "value": 37
                    }
                ],
                "question": "The bar graph shows: Red=32, Blue=33, Green=66, Yellow=26, Purple=37. Which has the most?",
                "answer": "Green",
                "correctAnswer": "Green",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 64
                    },
                    {
                        "label": "Basketball",
                        "value": 26
                    },
                    {
                        "label": "Baseball",
                        "value": 90
                    },
                    {
                        "label": "Tennis",
                        "value": 59
                    },
                    {
                        "label": "Swimming",
                        "value": 42
                    }
                ],
                "question": "The bar graph shows: Soccer=64, Basketball=26, Baseball=90, Tennis=59, Swimming=42. How many more Baseball than Soccer?",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 28
                    },
                    {
                        "label": "Science",
                        "value": 26
                    },
                    {
                        "label": "Reading",
                        "value": 82
                    },
                    {
                        "label": "Art",
                        "value": 37
                    }
                ],
                "question": "The bar graph shows: Math=28, Science=26, Reading=82, Art=37. How many more Reading than Art?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 9
                    },
                    {
                        "label": "Science",
                        "value": 50
                    },
                    {
                        "label": "Reading",
                        "value": 43
                    },
                    {
                        "label": "Art",
                        "value": 59
                    }
                ],
                "question": "The bar graph shows: Math=9, Science=50, Reading=43, Art=59. Which has the most?",
                "answer": "Art",
                "correctAnswer": "Art",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 35
                    },
                    {
                        "label": "Oranges",
                        "value": 92
                    },
                    {
                        "label": "Bananas",
                        "value": 50
                    },
                    {
                        "label": "Grapes",
                        "value": 44
                    }
                ],
                "question": "The bar graph shows: Apples=35, Oranges=92, Bananas=50, Grapes=44. How many in total?",
                "answer": 221,
                "correctAnswer": "221",
                "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"
}