B Set 76 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": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 855
                    },
                    {
                        "label": "Oranges",
                        "value": 817
                    },
                    {
                        "label": "Bananas",
                        "value": 121
                    },
                    {
                        "label": "Grapes",
                        "value": 405
                    }
                ],
                "question": "The bar graph shows: Apples=855, Oranges=817, Bananas=121, Grapes=405. How many in total?",
                "answer": 2198,
                "correctAnswer": "2198",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 216
                    },
                    {
                        "label": "Basketball",
                        "value": 723
                    },
                    {
                        "label": "Baseball",
                        "value": 90
                    }
                ],
                "question": "The bar graph shows: Soccer=216, Basketball=723, Baseball=90. What is the difference between Basketball and Soccer?",
                "answer": 507,
                "correctAnswer": "507",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 965
                    },
                    {
                        "label": "Oranges",
                        "value": 992
                    },
                    {
                        "label": "Bananas",
                        "value": 758
                    },
                    {
                        "label": "Grapes",
                        "value": 387
                    }
                ],
                "question": "The bar graph shows: Apples=965, Oranges=992, Bananas=758, Grapes=387. How many in total?",
                "answer": 3102,
                "correctAnswer": "3102",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 753
                    },
                    {
                        "label": "Tuesday",
                        "value": 391
                    },
                    {
                        "label": "Wednesday",
                        "value": 397
                    }
                ],
                "question": "The bar graph shows: Monday=753, Tuesday=391, Wednesday=397. How many more Monday than Wednesday?",
                "answer": 356,
                "correctAnswer": "356",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 568
                    },
                    {
                        "label": "Basketball",
                        "value": 748
                    },
                    {
                        "label": "Baseball",
                        "value": 207
                    }
                ],
                "question": "The bar graph shows: Soccer=568, Basketball=748, Baseball=207. How many more Basketball than Soccer?",
                "answer": 180,
                "correctAnswer": "180",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 595
                    },
                    {
                        "label": "Cats",
                        "value": 657
                    },
                    {
                        "label": "Fish",
                        "value": 132
                    }
                ],
                "question": "The bar graph shows: Dogs=595, Cats=657, Fish=132. Which has the most?",
                "answer": "Cats",
                "correctAnswer": "Cats",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 538
                    },
                    {
                        "label": "Basketball",
                        "value": 121
                    },
                    {
                        "label": "Baseball",
                        "value": 937
                    }
                ],
                "question": "The bar graph shows: Soccer=538, Basketball=121, Baseball=937. Which has the most?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 906
                    },
                    {
                        "label": "Tuesday",
                        "value": 972
                    },
                    {
                        "label": "Wednesday",
                        "value": 392
                    },
                    {
                        "label": "Thursday",
                        "value": 391
                    }
                ],
                "question": "The bar graph shows: Monday=906, Tuesday=972, Wednesday=392, Thursday=391. Which has the least?",
                "answer": "Thursday",
                "correctAnswer": "Thursday",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 56
                    },
                    {
                        "label": "Science",
                        "value": 110
                    },
                    {
                        "label": "Reading",
                        "value": 294
                    },
                    {
                        "label": "Art",
                        "value": 831
                    },
                    {
                        "label": "PE",
                        "value": 926
                    }
                ],
                "question": "The bar graph shows: Math=56, Science=110, Reading=294, Art=831, PE=926. How many more PE than Art?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 589
                    },
                    {
                        "label": "Cats",
                        "value": 888
                    },
                    {
                        "label": "Fish",
                        "value": 840
                    }
                ],
                "question": "The bar graph shows: Dogs=589, Cats=888, Fish=840. Which has the least?",
                "answer": "Dogs",
                "correctAnswer": "Dogs",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 682
                    },
                    {
                        "label": "Blue",
                        "value": 201
                    },
                    {
                        "label": "Green",
                        "value": 375
                    }
                ],
                "question": "The bar graph shows: Red=682, Blue=201, Green=375. Which has the least?",
                "answer": "Blue",
                "correctAnswer": "Blue",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 282
                    },
                    {
                        "label": "Tuesday",
                        "value": 712
                    },
                    {
                        "label": "Wednesday",
                        "value": 144
                    },
                    {
                        "label": "Thursday",
                        "value": 639
                    },
                    {
                        "label": "Friday",
                        "value": 260
                    }
                ],
                "question": "The bar graph shows: Monday=282, Tuesday=712, Wednesday=144, Thursday=639, Friday=260. Which has the least?",
                "answer": "Wednesday",
                "correctAnswer": "Wednesday",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 945
                    },
                    {
                        "label": "Tuesday",
                        "value": 905
                    },
                    {
                        "label": "Wednesday",
                        "value": 260
                    },
                    {
                        "label": "Thursday",
                        "value": 516
                    },
                    {
                        "label": "Friday",
                        "value": 810
                    }
                ],
                "question": "The bar graph shows: Monday=945, Tuesday=905, Wednesday=260, Thursday=516, Friday=810. How many in total?",
                "answer": 3436,
                "correctAnswer": "3436",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 947
                    },
                    {
                        "label": "Tuesday",
                        "value": 248
                    },
                    {
                        "label": "Wednesday",
                        "value": 326
                    },
                    {
                        "label": "Thursday",
                        "value": 617
                    },
                    {
                        "label": "Friday",
                        "value": 349
                    }
                ],
                "question": "The bar graph shows: Monday=947, Tuesday=248, Wednesday=326, Thursday=617, Friday=349. How many more Monday than Thursday?",
                "answer": 330,
                "correctAnswer": "330",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 449
                    },
                    {
                        "label": "Cats",
                        "value": 897
                    },
                    {
                        "label": "Fish",
                        "value": 741
                    }
                ],
                "question": "The bar graph shows: Dogs=449, Cats=897, Fish=741. Which has the least?",
                "answer": "Dogs",
                "correctAnswer": "Dogs",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 392
                    },
                    {
                        "label": "Blue",
                        "value": 194
                    },
                    {
                        "label": "Green",
                        "value": 492
                    }
                ],
                "question": "The bar graph shows: Red=392, Blue=194, Green=492. How many more Green than Red?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 862
                    },
                    {
                        "label": "Science",
                        "value": 283
                    },
                    {
                        "label": "Reading",
                        "value": 692
                    },
                    {
                        "label": "Art",
                        "value": 437
                    }
                ],
                "question": "The bar graph shows: Math=862, Science=283, Reading=692, Art=437. How many more Math than Reading?",
                "answer": 170,
                "correctAnswer": "170",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 751
                    },
                    {
                        "label": "Science",
                        "value": 418
                    },
                    {
                        "label": "Reading",
                        "value": 990
                    }
                ],
                "question": "The bar graph shows: Math=751, Science=418, Reading=990. What is the difference between Science and Reading?",
                "answer": 572,
                "correctAnswer": "572",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 909
                    },
                    {
                        "label": "Cats",
                        "value": 950
                    },
                    {
                        "label": "Fish",
                        "value": 59
                    },
                    {
                        "label": "Birds",
                        "value": 526
                    },
                    {
                        "label": "Rabbits",
                        "value": 286
                    }
                ],
                "question": "The bar graph shows: Dogs=909, Cats=950, Fish=59, Birds=526, Rabbits=286. Which has the most?",
                "answer": "Cats",
                "correctAnswer": "Cats",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 388
                    },
                    {
                        "label": "Blue",
                        "value": 761
                    },
                    {
                        "label": "Green",
                        "value": 411
                    },
                    {
                        "label": "Yellow",
                        "value": 669
                    }
                ],
                "question": "The bar graph shows: Red=388, Blue=761, Green=411, Yellow=669. How many more Blue than Yellow?",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}