B Set 28 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,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 10
                    },
                    {
                        "label": "Cats",
                        "value": 2
                    },
                    {
                        "label": "Fish",
                        "value": 10
                    },
                    {
                        "label": "Birds",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Dogs=10, Cats=2, Fish=10, Birds=3. What is the difference between Cats and Dogs?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 6
                    },
                    {
                        "label": "Cats",
                        "value": 3
                    },
                    {
                        "label": "Fish",
                        "value": 2
                    },
                    {
                        "label": "Birds",
                        "value": 4
                    },
                    {
                        "label": "Rabbits",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Dogs=6, Cats=3, Fish=2, Birds=4, Rabbits=3. Which has the least?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 2
                    },
                    {
                        "label": "Cats",
                        "value": 9
                    },
                    {
                        "label": "Fish",
                        "value": 2
                    },
                    {
                        "label": "Birds",
                        "value": 7
                    },
                    {
                        "label": "Rabbits",
                        "value": 8
                    }
                ],
                "question": "The pictograph shows: Dogs=2, Cats=9, Fish=2, Birds=7, Rabbits=8. What is the difference between Cats and Fish?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 1
                    },
                    {
                        "label": "Science",
                        "value": 6
                    },
                    {
                        "label": "Reading",
                        "value": 9
                    },
                    {
                        "label": "Art",
                        "value": 2
                    },
                    {
                        "label": "PE",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Math=1, Science=6, Reading=9, Art=2, PE=3. How many in total?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 3
                    },
                    {
                        "label": "Blue",
                        "value": 7
                    },
                    {
                        "label": "Green",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Red=3, Blue=7, Green=10. How many more Green than Blue?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 8
                    },
                    {
                        "label": "Science",
                        "value": 10
                    },
                    {
                        "label": "Reading",
                        "value": 9
                    }
                ],
                "question": "The pictograph shows: Math=8, Science=10, Reading=9. How many in total?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 2
                    },
                    {
                        "label": "Science",
                        "value": 8
                    },
                    {
                        "label": "Reading",
                        "value": 2
                    },
                    {
                        "label": "Art",
                        "value": 4
                    }
                ],
                "question": "The pictograph shows: Math=2, Science=8, Reading=2, Art=4. How many more Science than Art?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 6
                    },
                    {
                        "label": "Basketball",
                        "value": 6
                    },
                    {
                        "label": "Baseball",
                        "value": 10
                    },
                    {
                        "label": "Tennis",
                        "value": 1
                    }
                ],
                "question": "The pictograph shows: Soccer=6, Basketball=6, Baseball=10, Tennis=1. Which has the most?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 3
                    },
                    {
                        "label": "Blue",
                        "value": 2
                    },
                    {
                        "label": "Green",
                        "value": 1
                    },
                    {
                        "label": "Yellow",
                        "value": 7
                    }
                ],
                "question": "The pictograph shows: Red=3, Blue=2, Green=1, Yellow=7. How many in total?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 4
                    },
                    {
                        "label": "Basketball",
                        "value": 2
                    },
                    {
                        "label": "Baseball",
                        "value": 6
                    }
                ],
                "question": "The pictograph shows: Soccer=4, Basketball=2, Baseball=6. Which has the most?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 8
                    },
                    {
                        "label": "Cats",
                        "value": 2
                    },
                    {
                        "label": "Fish",
                        "value": 9
                    }
                ],
                "question": "The pictograph shows: Dogs=8, Cats=2, Fish=9. How many in total?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 7
                    },
                    {
                        "label": "Basketball",
                        "value": 7
                    },
                    {
                        "label": "Baseball",
                        "value": 7
                    },
                    {
                        "label": "Tennis",
                        "value": 10
                    },
                    {
                        "label": "Swimming",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Soccer=7, Basketball=7, Baseball=7, Tennis=10, Swimming=10. What is the difference between Swimming and Soccer?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 6
                    },
                    {
                        "label": "Oranges",
                        "value": 2
                    },
                    {
                        "label": "Bananas",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Apples=6, Oranges=2, Bananas=10. How many more Bananas than Apples?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 4
                    },
                    {
                        "label": "Science",
                        "value": 5
                    },
                    {
                        "label": "Reading",
                        "value": 9
                    },
                    {
                        "label": "Art",
                        "value": 2
                    }
                ],
                "question": "The pictograph shows: Math=4, Science=5, Reading=9, Art=2. What is the difference between Art and Reading?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 5
                    },
                    {
                        "label": "Science",
                        "value": 2
                    },
                    {
                        "label": "Reading",
                        "value": 8
                    },
                    {
                        "label": "Art",
                        "value": 7
                    }
                ],
                "question": "The pictograph shows: Math=5, Science=2, Reading=8, Art=7. How many more Reading than Art?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 3
                    },
                    {
                        "label": "Cats",
                        "value": 10
                    },
                    {
                        "label": "Fish",
                        "value": 4
                    }
                ],
                "question": "The pictograph shows: Dogs=3, Cats=10, Fish=4. Which has the least?",
                "answer": "Dogs",
                "correctAnswer": "Dogs",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 8
                    },
                    {
                        "label": "Cats",
                        "value": 6
                    },
                    {
                        "label": "Fish",
                        "value": 1
                    },
                    {
                        "label": "Birds",
                        "value": 9
                    }
                ],
                "question": "The pictograph shows: Dogs=8, Cats=6, Fish=1, Birds=9. How many in total?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 6
                    },
                    {
                        "label": "Cats",
                        "value": 7
                    },
                    {
                        "label": "Fish",
                        "value": 2
                    },
                    {
                        "label": "Birds",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Dogs=6, Cats=7, Fish=2, Birds=5. Which has the least?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 5
                    },
                    {
                        "label": "Cats",
                        "value": 3
                    },
                    {
                        "label": "Fish",
                        "value": 4
                    },
                    {
                        "label": "Birds",
                        "value": 7
                    },
                    {
                        "label": "Rabbits",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Dogs=5, Cats=3, Fish=4, Birds=7, Rabbits=5. How many more Birds than Rabbits?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 4
                    },
                    {
                        "label": "Basketball",
                        "value": 2
                    },
                    {
                        "label": "Baseball",
                        "value": 2
                    },
                    {
                        "label": "Tennis",
                        "value": 2
                    },
                    {
                        "label": "Swimming",
                        "value": 6
                    }
                ],
                "question": "The pictograph shows: Soccer=4, Basketball=2, Baseball=2, Tennis=2, Swimming=6. Which has the most?",
                "answer": "Swimming",
                "correctAnswer": "Swimming",
                "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"
}