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