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