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