B Set 35 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": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 70
                    },
                    {
                        "label": "Tuesday",
                        "value": 91
                    },
                    {
                        "label": "Wednesday",
                        "value": 45
                    },
                    {
                        "label": "Thursday",
                        "value": 78
                    }
                ],
                "question": "The pictograph shows: Monday=70, Tuesday=91, Wednesday=45, Thursday=78. What is the difference between Monday and Tuesday?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 9
                    },
                    {
                        "label": "Blue",
                        "value": 97
                    },
                    {
                        "label": "Green",
                        "value": 41
                    },
                    {
                        "label": "Yellow",
                        "value": 71
                    }
                ],
                "question": "The pictograph shows: Red=9, Blue=97, Green=41, Yellow=71. Which has the least?",
                "answer": "Red",
                "correctAnswer": "Red",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 47
                    },
                    {
                        "label": "Cats",
                        "value": 46
                    },
                    {
                        "label": "Fish",
                        "value": 39
                    },
                    {
                        "label": "Birds",
                        "value": 64
                    }
                ],
                "question": "The pictograph shows: Dogs=47, Cats=46, Fish=39, Birds=64. Which has the least?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 85
                    },
                    {
                        "label": "Science",
                        "value": 30
                    },
                    {
                        "label": "Reading",
                        "value": 100
                    },
                    {
                        "label": "Art",
                        "value": 100
                    },
                    {
                        "label": "PE",
                        "value": 94
                    }
                ],
                "question": "The pictograph shows: Math=85, Science=30, Reading=100, Art=100, PE=94. What is the difference between Reading and Science?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 12
                    },
                    {
                        "label": "Science",
                        "value": 76
                    },
                    {
                        "label": "Reading",
                        "value": 58
                    }
                ],
                "question": "The pictograph shows: Math=12, Science=76, Reading=58. How many more Science than Reading?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 44
                    },
                    {
                        "label": "Basketball",
                        "value": 51
                    },
                    {
                        "label": "Baseball",
                        "value": 28
                    }
                ],
                "question": "The pictograph shows: Soccer=44, Basketball=51, Baseball=28. Which has the most?",
                "answer": "Basketball",
                "correctAnswer": "Basketball",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 22
                    },
                    {
                        "label": "Cats",
                        "value": 55
                    },
                    {
                        "label": "Fish",
                        "value": 15
                    },
                    {
                        "label": "Birds",
                        "value": 85
                    },
                    {
                        "label": "Rabbits",
                        "value": 76
                    }
                ],
                "question": "The pictograph shows: Dogs=22, Cats=55, Fish=15, Birds=85, Rabbits=76. What is the difference between Rabbits and Dogs?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 20
                    },
                    {
                        "label": "Tuesday",
                        "value": 86
                    },
                    {
                        "label": "Wednesday",
                        "value": 82
                    }
                ],
                "question": "The pictograph shows: Monday=20, Tuesday=86, Wednesday=82. What is the difference between Wednesday and Monday?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 2
                    },
                    {
                        "label": "Tuesday",
                        "value": 25
                    },
                    {
                        "label": "Wednesday",
                        "value": 94
                    },
                    {
                        "label": "Thursday",
                        "value": 15
                    }
                ],
                "question": "The pictograph shows: Monday=2, Tuesday=25, Wednesday=94, Thursday=15. Which has the most?",
                "answer": "Wednesday",
                "correctAnswer": "Wednesday",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 88
                    },
                    {
                        "label": "Basketball",
                        "value": 65
                    },
                    {
                        "label": "Baseball",
                        "value": 20
                    }
                ],
                "question": "The pictograph shows: Soccer=88, Basketball=65, Baseball=20. How many more Soccer than Basketball?",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 80
                    },
                    {
                        "label": "Oranges",
                        "value": 11
                    },
                    {
                        "label": "Bananas",
                        "value": 35
                    }
                ],
                "question": "The pictograph shows: Apples=80, Oranges=11, Bananas=35. What is the difference between Oranges and Bananas?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 28
                    },
                    {
                        "label": "Oranges",
                        "value": 74
                    },
                    {
                        "label": "Bananas",
                        "value": 30
                    },
                    {
                        "label": "Grapes",
                        "value": 78
                    },
                    {
                        "label": "Peaches",
                        "value": 61
                    }
                ],
                "question": "The pictograph shows: Apples=28, Oranges=74, Bananas=30, Grapes=78, Peaches=61. How many more Grapes than Oranges?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 1
                    },
                    {
                        "label": "Blue",
                        "value": 95
                    },
                    {
                        "label": "Green",
                        "value": 28
                    }
                ],
                "question": "The pictograph shows: Red=1, Blue=95, Green=28. How many more Blue than Green?",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 61
                    },
                    {
                        "label": "Basketball",
                        "value": 4
                    },
                    {
                        "label": "Baseball",
                        "value": 23
                    },
                    {
                        "label": "Tennis",
                        "value": 70
                    }
                ],
                "question": "The pictograph shows: Soccer=61, Basketball=4, Baseball=23, Tennis=70. Which has the least?",
                "answer": "Basketball",
                "correctAnswer": "Basketball",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 38
                    },
                    {
                        "label": "Cats",
                        "value": 69
                    },
                    {
                        "label": "Fish",
                        "value": 60
                    },
                    {
                        "label": "Birds",
                        "value": 38
                    },
                    {
                        "label": "Rabbits",
                        "value": 43
                    }
                ],
                "question": "The pictograph shows: Dogs=38, Cats=69, Fish=60, Birds=38, Rabbits=43. How many in total?",
                "answer": 248,
                "correctAnswer": "248",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 73
                    },
                    {
                        "label": "Basketball",
                        "value": 41
                    },
                    {
                        "label": "Baseball",
                        "value": 36
                    }
                ],
                "question": "The pictograph shows: Soccer=73, Basketball=41, Baseball=36. What is the difference between Baseball and Soccer?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 26
                    },
                    {
                        "label": "Basketball",
                        "value": 27
                    },
                    {
                        "label": "Baseball",
                        "value": 32
                    },
                    {
                        "label": "Tennis",
                        "value": 76
                    },
                    {
                        "label": "Swimming",
                        "value": 18
                    }
                ],
                "question": "The pictograph shows: Soccer=26, Basketball=27, Baseball=32, Tennis=76, Swimming=18. Which has the least?",
                "answer": "Swimming",
                "correctAnswer": "Swimming",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 42
                    },
                    {
                        "label": "Tuesday",
                        "value": 21
                    },
                    {
                        "label": "Wednesday",
                        "value": 83
                    }
                ],
                "question": "The pictograph shows: Monday=42, Tuesday=21, Wednesday=83. How many more Wednesday than Monday?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 17
                    },
                    {
                        "label": "Cats",
                        "value": 38
                    },
                    {
                        "label": "Fish",
                        "value": 70
                    },
                    {
                        "label": "Birds",
                        "value": 20
                    },
                    {
                        "label": "Rabbits",
                        "value": 7
                    }
                ],
                "question": "The pictograph shows: Dogs=17, Cats=38, Fish=70, Birds=20, Rabbits=7. Which has the most?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 89
                    },
                    {
                        "label": "Oranges",
                        "value": 35
                    },
                    {
                        "label": "Bananas",
                        "value": 50
                    },
                    {
                        "label": "Grapes",
                        "value": 91
                    },
                    {
                        "label": "Peaches",
                        "value": 11
                    }
                ],
                "question": "The pictograph shows: Apples=89, Oranges=35, Bananas=50, Grapes=91, Peaches=11. Which has the least?",
                "answer": "Peaches",
                "correctAnswer": "Peaches",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}