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