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