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