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