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