B Set 64 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": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 753
                    },
                    {
                        "label": "Basketball",
                        "value": 943
                    },
                    {
                        "label": "Baseball",
                        "value": 310
                    },
                    {
                        "label": "Tennis",
                        "value": 170
                    }
                ],
                "question": "The bar graph shows: Soccer=753, Basketball=943, Baseball=310, Tennis=170. Which has the least?",
                "answer": "Tennis",
                "correctAnswer": "Tennis",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 797
                    },
                    {
                        "label": "Oranges",
                        "value": 460
                    },
                    {
                        "label": "Bananas",
                        "value": 425
                    },
                    {
                        "label": "Grapes",
                        "value": 431
                    }
                ],
                "question": "The bar graph shows: Apples=797, Oranges=460, Bananas=425, Grapes=431. How many in total?",
                "answer": 2113,
                "correctAnswer": "2113",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 850
                    },
                    {
                        "label": "Cats",
                        "value": 358
                    },
                    {
                        "label": "Fish",
                        "value": 326
                    },
                    {
                        "label": "Birds",
                        "value": 264
                    },
                    {
                        "label": "Rabbits",
                        "value": 644
                    }
                ],
                "question": "The bar graph shows: Dogs=850, Cats=358, Fish=326, Birds=264, Rabbits=644. How many more Dogs than Rabbits?",
                "answer": 206,
                "correctAnswer": "206",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 11
                    },
                    {
                        "label": "Blue",
                        "value": 547
                    },
                    {
                        "label": "Green",
                        "value": 717
                    },
                    {
                        "label": "Yellow",
                        "value": 13
                    }
                ],
                "question": "The bar graph shows: Red=11, Blue=547, Green=717, Yellow=13. How many more Green than Blue?",
                "answer": 170,
                "correctAnswer": "170",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 961
                    },
                    {
                        "label": "Science",
                        "value": 722
                    },
                    {
                        "label": "Reading",
                        "value": 646
                    },
                    {
                        "label": "Art",
                        "value": 676
                    },
                    {
                        "label": "PE",
                        "value": 325
                    }
                ],
                "question": "The bar graph shows: Math=961, Science=722, Reading=646, Art=676, PE=325. Which has the most?",
                "answer": "Math",
                "correctAnswer": "Math",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 110
                    },
                    {
                        "label": "Blue",
                        "value": 655
                    },
                    {
                        "label": "Green",
                        "value": 828
                    }
                ],
                "question": "The bar graph shows: Red=110, Blue=655, Green=828. How many more Green than Blue?",
                "answer": 173,
                "correctAnswer": "173",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 428
                    },
                    {
                        "label": "Blue",
                        "value": 772
                    },
                    {
                        "label": "Green",
                        "value": 753
                    }
                ],
                "question": "The bar graph shows: Red=428, Blue=772, Green=753. How many in total?",
                "answer": 1953,
                "correctAnswer": "1953",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 228
                    },
                    {
                        "label": "Cats",
                        "value": 156
                    },
                    {
                        "label": "Fish",
                        "value": 711
                    }
                ],
                "question": "The bar graph shows: Dogs=228, Cats=156, Fish=711. Which has the most?",
                "answer": "Fish",
                "correctAnswer": "Fish",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 811
                    },
                    {
                        "label": "Cats",
                        "value": 35
                    },
                    {
                        "label": "Fish",
                        "value": 128
                    },
                    {
                        "label": "Birds",
                        "value": 710
                    }
                ],
                "question": "The bar graph shows: Dogs=811, Cats=35, Fish=128, Birds=710. Which has the least?",
                "answer": "Cats",
                "correctAnswer": "Cats",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 187
                    },
                    {
                        "label": "Cats",
                        "value": 952
                    },
                    {
                        "label": "Fish",
                        "value": 684
                    }
                ],
                "question": "The bar graph shows: Dogs=187, Cats=952, Fish=684. How many in total?",
                "answer": 1823,
                "correctAnswer": "1823",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 83
                    },
                    {
                        "label": "Tuesday",
                        "value": 611
                    },
                    {
                        "label": "Wednesday",
                        "value": 878
                    }
                ],
                "question": "The bar graph shows: Monday=83, Tuesday=611, Wednesday=878. What is the difference between Monday and Tuesday?",
                "answer": 528,
                "correctAnswer": "528",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 872
                    },
                    {
                        "label": "Basketball",
                        "value": 563
                    },
                    {
                        "label": "Baseball",
                        "value": 155
                    },
                    {
                        "label": "Tennis",
                        "value": 753
                    },
                    {
                        "label": "Swimming",
                        "value": 400
                    }
                ],
                "question": "The bar graph shows: Soccer=872, Basketball=563, Baseball=155, Tennis=753, Swimming=400. Which has the least?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 404
                    },
                    {
                        "label": "Science",
                        "value": 689
                    },
                    {
                        "label": "Reading",
                        "value": 48
                    }
                ],
                "question": "The bar graph shows: Math=404, Science=689, Reading=48. How many more Science than Math?",
                "answer": 285,
                "correctAnswer": "285",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 50
                    },
                    {
                        "label": "Blue",
                        "value": 972
                    },
                    {
                        "label": "Green",
                        "value": 910
                    },
                    {
                        "label": "Yellow",
                        "value": 835
                    }
                ],
                "question": "The bar graph shows: Red=50, Blue=972, Green=910, Yellow=835. Which has the least?",
                "answer": "Red",
                "correctAnswer": "Red",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 786
                    },
                    {
                        "label": "Science",
                        "value": 464
                    },
                    {
                        "label": "Reading",
                        "value": 266
                    },
                    {
                        "label": "Art",
                        "value": 862
                    },
                    {
                        "label": "PE",
                        "value": 583
                    }
                ],
                "question": "The bar graph shows: Math=786, Science=464, Reading=266, Art=862, PE=583. How many more Art than Math?",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 55
                    },
                    {
                        "label": "Basketball",
                        "value": 584
                    },
                    {
                        "label": "Baseball",
                        "value": 817
                    },
                    {
                        "label": "Tennis",
                        "value": 223
                    },
                    {
                        "label": "Swimming",
                        "value": 405
                    }
                ],
                "question": "The bar graph shows: Soccer=55, Basketball=584, Baseball=817, Tennis=223, Swimming=405. How many more Baseball than Basketball?",
                "answer": 233,
                "correctAnswer": "233",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 598
                    },
                    {
                        "label": "Basketball",
                        "value": 894
                    },
                    {
                        "label": "Baseball",
                        "value": 268
                    },
                    {
                        "label": "Tennis",
                        "value": 714
                    }
                ],
                "question": "The bar graph shows: Soccer=598, Basketball=894, Baseball=268, Tennis=714. How many more Basketball than Tennis?",
                "answer": 180,
                "correctAnswer": "180",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 119
                    },
                    {
                        "label": "Cats",
                        "value": 351
                    },
                    {
                        "label": "Fish",
                        "value": 378
                    },
                    {
                        "label": "Birds",
                        "value": 423
                    },
                    {
                        "label": "Rabbits",
                        "value": 814
                    }
                ],
                "question": "The bar graph shows: Dogs=119, Cats=351, Fish=378, Birds=423, Rabbits=814. What is the difference between Fish and Dogs?",
                "answer": 259,
                "correctAnswer": "259",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 428
                    },
                    {
                        "label": "Science",
                        "value": 617
                    },
                    {
                        "label": "Reading",
                        "value": 278
                    },
                    {
                        "label": "Art",
                        "value": 166
                    }
                ],
                "question": "The bar graph shows: Math=428, Science=617, Reading=278, Art=166. What is the difference between Math and Art?",
                "answer": 262,
                "correctAnswer": "262",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 908
                    },
                    {
                        "label": "Blue",
                        "value": 525
                    },
                    {
                        "label": "Green",
                        "value": 473
                    },
                    {
                        "label": "Yellow",
                        "value": 270
                    },
                    {
                        "label": "Purple",
                        "value": 509
                    }
                ],
                "question": "The bar graph shows: Red=908, Blue=525, Green=473, Yellow=270, Purple=509. How many more Red than Blue?",
                "answer": 383,
                "correctAnswer": "383",
                "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"
}