B Set 82 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": "easy",
        "config": {
            "maxNumber": 10,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 3
                    },
                    {
                        "label": "Cats",
                        "value": 9
                    },
                    {
                        "label": "Fish",
                        "value": 7
                    },
                    {
                        "label": "Birds",
                        "value": 7
                    },
                    {
                        "label": "Rabbits",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Dogs=3, Cats=9, Fish=7, Birds=7, Rabbits=8. How many in total?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 7
                    },
                    {
                        "label": "Blue",
                        "value": 5
                    },
                    {
                        "label": "Green",
                        "value": 1
                    },
                    {
                        "label": "Yellow",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Red=7, Blue=5, Green=1, Yellow=4. How many in total?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 5
                    },
                    {
                        "label": "Oranges",
                        "value": 3
                    },
                    {
                        "label": "Bananas",
                        "value": 1
                    },
                    {
                        "label": "Grapes",
                        "value": 6
                    },
                    {
                        "label": "Peaches",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Apples=5, Oranges=3, Bananas=1, Grapes=6, Peaches=8. How many more Peaches than Grapes?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 2
                    },
                    {
                        "label": "Science",
                        "value": 1
                    },
                    {
                        "label": "Reading",
                        "value": 5
                    },
                    {
                        "label": "Art",
                        "value": 4
                    },
                    {
                        "label": "PE",
                        "value": 6
                    }
                ],
                "question": "The bar graph shows: Math=2, Science=1, Reading=5, Art=4, PE=6. Which has the most?",
                "answer": "PE",
                "correctAnswer": "PE",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 3
                    },
                    {
                        "label": "Cats",
                        "value": 7
                    },
                    {
                        "label": "Fish",
                        "value": 6
                    },
                    {
                        "label": "Birds",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Dogs=3, Cats=7, Fish=6, Birds=4. Which has the most?",
                "answer": "Cats",
                "correctAnswer": "Cats",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 2
                    },
                    {
                        "label": "Cats",
                        "value": 4
                    },
                    {
                        "label": "Fish",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Dogs=2, Cats=4, Fish=7. What is the difference between Fish and Cats?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 4
                    },
                    {
                        "label": "Tuesday",
                        "value": 4
                    },
                    {
                        "label": "Wednesday",
                        "value": 3
                    },
                    {
                        "label": "Thursday",
                        "value": 4
                    },
                    {
                        "label": "Friday",
                        "value": 5
                    }
                ],
                "question": "The bar graph shows: Monday=4, Tuesday=4, Wednesday=3, Thursday=4, Friday=5. How many more Friday than Thursday?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 10
                    },
                    {
                        "label": "Science",
                        "value": 4
                    },
                    {
                        "label": "Reading",
                        "value": 10
                    },
                    {
                        "label": "Art",
                        "value": 7
                    },
                    {
                        "label": "PE",
                        "value": 10
                    }
                ],
                "question": "The bar graph shows: Math=10, Science=4, Reading=10, Art=7, PE=10. What is the difference between Math and Reading?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 8
                    },
                    {
                        "label": "Oranges",
                        "value": 2
                    },
                    {
                        "label": "Bananas",
                        "value": 9
                    },
                    {
                        "label": "Grapes",
                        "value": 3
                    },
                    {
                        "label": "Peaches",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Apples=8, Oranges=2, Bananas=9, Grapes=3, Peaches=4. How many more Bananas than Apples?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 5
                    },
                    {
                        "label": "Tuesday",
                        "value": 8
                    },
                    {
                        "label": "Wednesday",
                        "value": 6
                    },
                    {
                        "label": "Thursday",
                        "value": 3
                    },
                    {
                        "label": "Friday",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Monday=5, Tuesday=8, Wednesday=6, Thursday=3, Friday=7. What is the difference between Tuesday and Wednesday?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 4
                    },
                    {
                        "label": "Oranges",
                        "value": 1
                    },
                    {
                        "label": "Bananas",
                        "value": 10
                    },
                    {
                        "label": "Grapes",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Apples=4, Oranges=1, Bananas=10, Grapes=7. Which has the most?",
                "answer": "Bananas",
                "correctAnswer": "Bananas",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 2
                    },
                    {
                        "label": "Cats",
                        "value": 7
                    },
                    {
                        "label": "Fish",
                        "value": 9
                    },
                    {
                        "label": "Birds",
                        "value": 8
                    },
                    {
                        "label": "Rabbits",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Dogs=2, Cats=7, Fish=9, Birds=8, Rabbits=8. Which has the most?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 10
                    },
                    {
                        "label": "Tuesday",
                        "value": 8
                    },
                    {
                        "label": "Wednesday",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Monday=10, Tuesday=8, Wednesday=7. Which has the least?",
                "answer": "Wednesday",
                "correctAnswer": "Wednesday",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 6
                    },
                    {
                        "label": "Science",
                        "value": 1
                    },
                    {
                        "label": "Reading",
                        "value": 5
                    },
                    {
                        "label": "Art",
                        "value": 9
                    }
                ],
                "question": "The bar graph shows: Math=6, Science=1, Reading=5, Art=9. How many in total?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 3
                    },
                    {
                        "label": "Blue",
                        "value": 2
                    },
                    {
                        "label": "Green",
                        "value": 5
                    },
                    {
                        "label": "Yellow",
                        "value": 1
                    },
                    {
                        "label": "Purple",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Red=3, Blue=2, Green=5, Yellow=1, Purple=8. How many more Purple than Green?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 6
                    },
                    {
                        "label": "Tuesday",
                        "value": 3
                    },
                    {
                        "label": "Wednesday",
                        "value": 5
                    }
                ],
                "question": "The bar graph shows: Monday=6, Tuesday=3, Wednesday=5. Which has the least?",
                "answer": "Tuesday",
                "correctAnswer": "Tuesday",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 9
                    },
                    {
                        "label": "Blue",
                        "value": 9
                    },
                    {
                        "label": "Green",
                        "value": 8
                    },
                    {
                        "label": "Yellow",
                        "value": 1
                    }
                ],
                "question": "The bar graph shows: Red=9, Blue=9, Green=8, Yellow=1. What is the difference between Blue and Green?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 1
                    },
                    {
                        "label": "Science",
                        "value": 7
                    },
                    {
                        "label": "Reading",
                        "value": 2
                    }
                ],
                "question": "The bar graph shows: Math=1, Science=7, Reading=2. Which has the most?",
                "answer": "Science",
                "correctAnswer": "Science",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 8
                    },
                    {
                        "label": "Basketball",
                        "value": 3
                    },
                    {
                        "label": "Baseball",
                        "value": 7
                    },
                    {
                        "label": "Tennis",
                        "value": 1
                    },
                    {
                        "label": "Swimming",
                        "value": 9
                    }
                ],
                "question": "The bar graph shows: Soccer=8, Basketball=3, Baseball=7, Tennis=1, Swimming=9. Which has the least?",
                "answer": "Tennis",
                "correctAnswer": "Tennis",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 5
                    },
                    {
                        "label": "Oranges",
                        "value": 2
                    },
                    {
                        "label": "Bananas",
                        "value": 6
                    },
                    {
                        "label": "Grapes",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Apples=5, Oranges=2, Bananas=6, Grapes=4. Which has the most?",
                "answer": "Bananas",
                "correctAnswer": "Bananas",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}