B Set 2 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": 703
                    },
                    {
                        "label": "Basketball",
                        "value": 62
                    },
                    {
                        "label": "Baseball",
                        "value": 482
                    }
                ],
                "question": "The bar graph shows: Soccer=703, Basketball=62, Baseball=482. Which has the least?",
                "answer": "Basketball",
                "correctAnswer": "Basketball",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 87
                    },
                    {
                        "label": "Oranges",
                        "value": 356
                    },
                    {
                        "label": "Bananas",
                        "value": 419
                    },
                    {
                        "label": "Grapes",
                        "value": 949
                    },
                    {
                        "label": "Peaches",
                        "value": 474
                    }
                ],
                "question": "The bar graph shows: Apples=87, Oranges=356, Bananas=419, Grapes=949, Peaches=474. What is the difference between Oranges and Bananas?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 453
                    },
                    {
                        "label": "Blue",
                        "value": 936
                    },
                    {
                        "label": "Green",
                        "value": 400
                    },
                    {
                        "label": "Yellow",
                        "value": 800
                    },
                    {
                        "label": "Purple",
                        "value": 183
                    }
                ],
                "question": "The bar graph shows: Red=453, Blue=936, Green=400, Yellow=800, Purple=183. Which has the least?",
                "answer": "Purple",
                "correctAnswer": "Purple",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 546
                    },
                    {
                        "label": "Blue",
                        "value": 616
                    },
                    {
                        "label": "Green",
                        "value": 186
                    }
                ],
                "question": "The bar graph shows: Red=546, Blue=616, Green=186. How many in total?",
                "answer": 1348,
                "correctAnswer": "1348",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 466
                    },
                    {
                        "label": "Oranges",
                        "value": 123
                    },
                    {
                        "label": "Bananas",
                        "value": 597
                    },
                    {
                        "label": "Grapes",
                        "value": 26
                    },
                    {
                        "label": "Peaches",
                        "value": 696
                    }
                ],
                "question": "The bar graph shows: Apples=466, Oranges=123, Bananas=597, Grapes=26, Peaches=696. Which has the most?",
                "answer": "Peaches",
                "correctAnswer": "Peaches",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 216
                    },
                    {
                        "label": "Science",
                        "value": 312
                    },
                    {
                        "label": "Reading",
                        "value": 882
                    }
                ],
                "question": "The bar graph shows: Math=216, Science=312, Reading=882. Which has the most?",
                "answer": "Reading",
                "correctAnswer": "Reading",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 633
                    },
                    {
                        "label": "Oranges",
                        "value": 452
                    },
                    {
                        "label": "Bananas",
                        "value": 751
                    },
                    {
                        "label": "Grapes",
                        "value": 201
                    },
                    {
                        "label": "Peaches",
                        "value": 303
                    }
                ],
                "question": "The bar graph shows: Apples=633, Oranges=452, Bananas=751, Grapes=201, Peaches=303. Which has the least?",
                "answer": "Grapes",
                "correctAnswer": "Grapes",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 579
                    },
                    {
                        "label": "Tuesday",
                        "value": 81
                    },
                    {
                        "label": "Wednesday",
                        "value": 348
                    },
                    {
                        "label": "Thursday",
                        "value": 635
                    }
                ],
                "question": "The bar graph shows: Monday=579, Tuesday=81, Wednesday=348, Thursday=635. What is the difference between Tuesday and Thursday?",
                "answer": 554,
                "correctAnswer": "554",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 693
                    },
                    {
                        "label": "Tuesday",
                        "value": 521
                    },
                    {
                        "label": "Wednesday",
                        "value": 728
                    },
                    {
                        "label": "Thursday",
                        "value": 420
                    },
                    {
                        "label": "Friday",
                        "value": 119
                    }
                ],
                "question": "The bar graph shows: Monday=693, Tuesday=521, Wednesday=728, Thursday=420, Friday=119. How many in total?",
                "answer": 2481,
                "correctAnswer": "2481",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 112
                    },
                    {
                        "label": "Science",
                        "value": 752
                    },
                    {
                        "label": "Reading",
                        "value": 144
                    },
                    {
                        "label": "Art",
                        "value": 715
                    },
                    {
                        "label": "PE",
                        "value": 571
                    }
                ],
                "question": "The bar graph shows: Math=112, Science=752, Reading=144, Art=715, PE=571. How many more Science than Art?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 563
                    },
                    {
                        "label": "Tuesday",
                        "value": 347
                    },
                    {
                        "label": "Wednesday",
                        "value": 636
                    },
                    {
                        "label": "Thursday",
                        "value": 707
                    }
                ],
                "question": "The bar graph shows: Monday=563, Tuesday=347, Wednesday=636, Thursday=707. How many in total?",
                "answer": 2253,
                "correctAnswer": "2253",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 566
                    },
                    {
                        "label": "Blue",
                        "value": 90
                    },
                    {
                        "label": "Green",
                        "value": 452
                    }
                ],
                "question": "The bar graph shows: Red=566, Blue=90, Green=452. How many more Red than Green?",
                "answer": 114,
                "correctAnswer": "114",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 538
                    },
                    {
                        "label": "Science",
                        "value": 543
                    },
                    {
                        "label": "Reading",
                        "value": 517
                    },
                    {
                        "label": "Art",
                        "value": 387
                    }
                ],
                "question": "The bar graph shows: Math=538, Science=543, Reading=517, Art=387. How many in total?",
                "answer": 1985,
                "correctAnswer": "1985",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 839
                    },
                    {
                        "label": "Blue",
                        "value": 667
                    },
                    {
                        "label": "Green",
                        "value": 741
                    }
                ],
                "question": "The bar graph shows: Red=839, Blue=667, Green=741. How many more Red than Green?",
                "answer": 98,
                "correctAnswer": "98",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 167
                    },
                    {
                        "label": "Oranges",
                        "value": 557
                    },
                    {
                        "label": "Bananas",
                        "value": 596
                    },
                    {
                        "label": "Grapes",
                        "value": 25
                    },
                    {
                        "label": "Peaches",
                        "value": 371
                    }
                ],
                "question": "The bar graph shows: Apples=167, Oranges=557, Bananas=596, Grapes=25, Peaches=371. What is the difference between Grapes and Bananas?",
                "answer": 571,
                "correctAnswer": "571",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 440
                    },
                    {
                        "label": "Science",
                        "value": 743
                    },
                    {
                        "label": "Reading",
                        "value": 260
                    }
                ],
                "question": "The bar graph shows: Math=440, Science=743, Reading=260. Which has the most?",
                "answer": "Science",
                "correctAnswer": "Science",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 39
                    },
                    {
                        "label": "Science",
                        "value": 65
                    },
                    {
                        "label": "Reading",
                        "value": 550
                    }
                ],
                "question": "The bar graph shows: Math=39, Science=65, Reading=550. How many in total?",
                "answer": 654,
                "correctAnswer": "654",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Red",
                        "value": 57
                    },
                    {
                        "label": "Blue",
                        "value": 902
                    },
                    {
                        "label": "Green",
                        "value": 884
                    }
                ],
                "question": "The bar graph shows: Red=57, Blue=902, Green=884. How many in total?",
                "answer": 1843,
                "correctAnswer": "1843",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 724
                    },
                    {
                        "label": "Basketball",
                        "value": 230
                    },
                    {
                        "label": "Baseball",
                        "value": 950
                    },
                    {
                        "label": "Tennis",
                        "value": 438
                    }
                ],
                "question": "The bar graph shows: Soccer=724, Basketball=230, Baseball=950, Tennis=438. Which has the most?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 479
                    },
                    {
                        "label": "Oranges",
                        "value": 915
                    },
                    {
                        "label": "Bananas",
                        "value": 730
                    },
                    {
                        "label": "Grapes",
                        "value": 6
                    },
                    {
                        "label": "Peaches",
                        "value": 279
                    }
                ],
                "question": "The bar graph shows: Apples=479, Oranges=915, Bananas=730, Grapes=6, Peaches=279. Which has the least?",
                "answer": "Grapes",
                "correctAnswer": "Grapes",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}