B Set 91 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": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 40
                    },
                    {
                        "label": "Basketball",
                        "value": 94
                    },
                    {
                        "label": "Baseball",
                        "value": 85
                    },
                    {
                        "label": "Tennis",
                        "value": 42
                    }
                ],
                "question": "The pictograph shows: Soccer=40, Basketball=94, Baseball=85, Tennis=42. How many in total?",
                "answer": 261,
                "correctAnswer": "261",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 18
                    },
                    {
                        "label": "Science",
                        "value": 58
                    },
                    {
                        "label": "Reading",
                        "value": 82
                    },
                    {
                        "label": "Art",
                        "value": 23
                    },
                    {
                        "label": "PE",
                        "value": 63
                    }
                ],
                "question": "The pictograph shows: Math=18, Science=58, Reading=82, Art=23, PE=63. How many in total?",
                "answer": 244,
                "correctAnswer": "244",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 90
                    },
                    {
                        "label": "Oranges",
                        "value": 7
                    },
                    {
                        "label": "Bananas",
                        "value": 41
                    },
                    {
                        "label": "Grapes",
                        "value": 94
                    }
                ],
                "question": "The pictograph shows: Apples=90, Oranges=7, Bananas=41, Grapes=94. What is the difference between Apples and Grapes?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 94
                    },
                    {
                        "label": "Tuesday",
                        "value": 97
                    },
                    {
                        "label": "Wednesday",
                        "value": 52
                    }
                ],
                "question": "The pictograph shows: Monday=94, Tuesday=97, Wednesday=52. How many in total?",
                "answer": 243,
                "correctAnswer": "243",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 61
                    },
                    {
                        "label": "Tuesday",
                        "value": 72
                    },
                    {
                        "label": "Wednesday",
                        "value": 23
                    },
                    {
                        "label": "Thursday",
                        "value": 16
                    },
                    {
                        "label": "Friday",
                        "value": 92
                    }
                ],
                "question": "The pictograph shows: Monday=61, Tuesday=72, Wednesday=23, Thursday=16, Friday=92. How many more Friday than Tuesday?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 76
                    },
                    {
                        "label": "Cats",
                        "value": 61
                    },
                    {
                        "label": "Fish",
                        "value": 79
                    },
                    {
                        "label": "Birds",
                        "value": 22
                    },
                    {
                        "label": "Rabbits",
                        "value": 76
                    }
                ],
                "question": "The pictograph shows: Dogs=76, Cats=61, Fish=79, Birds=22, Rabbits=76. What is the difference between Cats and Dogs?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 73
                    },
                    {
                        "label": "Oranges",
                        "value": 88
                    },
                    {
                        "label": "Bananas",
                        "value": 10
                    },
                    {
                        "label": "Grapes",
                        "value": 48
                    }
                ],
                "question": "The pictograph shows: Apples=73, Oranges=88, Bananas=10, Grapes=48. What is the difference between Apples and Oranges?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 8
                    },
                    {
                        "label": "Tuesday",
                        "value": 21
                    },
                    {
                        "label": "Wednesday",
                        "value": 82
                    },
                    {
                        "label": "Thursday",
                        "value": 70
                    },
                    {
                        "label": "Friday",
                        "value": 28
                    }
                ],
                "question": "The pictograph shows: Monday=8, Tuesday=21, Wednesday=82, Thursday=70, Friday=28. Which has the least?",
                "answer": "Monday",
                "correctAnswer": "Monday",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 60
                    },
                    {
                        "label": "Basketball",
                        "value": 40
                    },
                    {
                        "label": "Baseball",
                        "value": 55
                    },
                    {
                        "label": "Tennis",
                        "value": 6
                    },
                    {
                        "label": "Swimming",
                        "value": 33
                    }
                ],
                "question": "The pictograph shows: Soccer=60, Basketball=40, Baseball=55, Tennis=6, Swimming=33. How many in total?",
                "answer": 194,
                "correctAnswer": "194",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 77
                    },
                    {
                        "label": "Science",
                        "value": 74
                    },
                    {
                        "label": "Reading",
                        "value": 33
                    }
                ],
                "question": "The pictograph shows: Math=77, Science=74, Reading=33. How many more Math than Science?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 94
                    },
                    {
                        "label": "Blue",
                        "value": 92
                    },
                    {
                        "label": "Green",
                        "value": 88
                    },
                    {
                        "label": "Yellow",
                        "value": 80
                    }
                ],
                "question": "The pictograph shows: Red=94, Blue=92, Green=88, Yellow=80. How many more Red than Blue?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 90
                    },
                    {
                        "label": "Blue",
                        "value": 12
                    },
                    {
                        "label": "Green",
                        "value": 12
                    },
                    {
                        "label": "Yellow",
                        "value": 90
                    },
                    {
                        "label": "Purple",
                        "value": 98
                    }
                ],
                "question": "The pictograph shows: Red=90, Blue=12, Green=12, Yellow=90, Purple=98. How many more Purple than Yellow?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 15
                    },
                    {
                        "label": "Tuesday",
                        "value": 85
                    },
                    {
                        "label": "Wednesday",
                        "value": 9
                    },
                    {
                        "label": "Thursday",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Monday=15, Tuesday=85, Wednesday=9, Thursday=5. What is the difference between Tuesday and Wednesday?",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 76
                    },
                    {
                        "label": "Oranges",
                        "value": 91
                    },
                    {
                        "label": "Bananas",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Apples=76, Oranges=91, Bananas=5. Which has the least?",
                "answer": "Bananas",
                "correctAnswer": "Bananas",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 23
                    },
                    {
                        "label": "Blue",
                        "value": 100
                    },
                    {
                        "label": "Green",
                        "value": 94
                    }
                ],
                "question": "The pictograph shows: Red=23, Blue=100, Green=94. How many in total?",
                "answer": 217,
                "correctAnswer": "217",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 25
                    },
                    {
                        "label": "Oranges",
                        "value": 14
                    },
                    {
                        "label": "Bananas",
                        "value": 37
                    },
                    {
                        "label": "Grapes",
                        "value": 21
                    }
                ],
                "question": "The pictograph shows: Apples=25, Oranges=14, Bananas=37, Grapes=21. Which has the most?",
                "answer": "Bananas",
                "correctAnswer": "Bananas",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 52
                    },
                    {
                        "label": "Oranges",
                        "value": 62
                    },
                    {
                        "label": "Bananas",
                        "value": 30
                    },
                    {
                        "label": "Grapes",
                        "value": 56
                    },
                    {
                        "label": "Peaches",
                        "value": 13
                    }
                ],
                "question": "The pictograph shows: Apples=52, Oranges=62, Bananas=30, Grapes=56, Peaches=13. Which has the most?",
                "answer": "Oranges",
                "correctAnswer": "Oranges",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 59
                    },
                    {
                        "label": "Oranges",
                        "value": 12
                    },
                    {
                        "label": "Bananas",
                        "value": 2
                    },
                    {
                        "label": "Grapes",
                        "value": 45
                    }
                ],
                "question": "The pictograph shows: Apples=59, Oranges=12, Bananas=2, Grapes=45. What is the difference between Oranges and Bananas?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 67
                    },
                    {
                        "label": "Science",
                        "value": 13
                    },
                    {
                        "label": "Reading",
                        "value": 29
                    },
                    {
                        "label": "Art",
                        "value": 49
                    }
                ],
                "question": "The pictograph shows: Math=67, Science=13, Reading=29, Art=49. Which has the least?",
                "answer": "Science",
                "correctAnswer": "Science",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 86
                    },
                    {
                        "label": "Basketball",
                        "value": 89
                    },
                    {
                        "label": "Baseball",
                        "value": 43
                    },
                    {
                        "label": "Tennis",
                        "value": 7
                    },
                    {
                        "label": "Swimming",
                        "value": 53
                    }
                ],
                "question": "The pictograph shows: Soccer=86, Basketball=89, Baseball=43, Tennis=7, Swimming=53. What is the difference between Soccer and Swimming?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}