Workbook Detail
Grade 1 Data Simple Bar Graph — Set 39
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": 20,
"maxOperand": 120,
"_gradeLevel": "1"
},
"problems": [
{
"id": 1,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 6
},
{
"label": "Blue",
"value": 10
},
{
"label": "Green",
"value": 3
}
],
"question": "The bar graph shows: Red=6, Blue=10, Green=3. Which has the least?",
"answer": "Green",
"correctAnswer": "Green",
"difficulty": "normal"
},
{
"id": 2,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 3
},
{
"label": "Science",
"value": 2
},
{
"label": "Reading",
"value": 4
},
{
"label": "Art",
"value": 10
},
{
"label": "PE",
"value": 8
}
],
"question": "The bar graph shows: Math=3, Science=2, Reading=4, Art=10, PE=8. Which has the most?",
"answer": "Art",
"correctAnswer": "Art",
"difficulty": "normal"
},
{
"id": 3,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 10
},
{
"label": "Basketball",
"value": 8
},
{
"label": "Baseball",
"value": 1
}
],
"question": "The bar graph shows: Soccer=10, Basketball=8, Baseball=1. What is the difference between Baseball and Soccer?",
"answer": 9,
"correctAnswer": "9",
"difficulty": "normal"
},
{
"id": 4,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 1
},
{
"label": "Blue",
"value": 6
},
{
"label": "Green",
"value": 3
}
],
"question": "The bar graph shows: Red=1, Blue=6, Green=3. Which has the most?",
"answer": "Blue",
"correctAnswer": "Blue",
"difficulty": "normal"
},
{
"id": 5,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 5
},
{
"label": "Basketball",
"value": 9
},
{
"label": "Baseball",
"value": 5
}
],
"question": "The bar graph shows: Soccer=5, Basketball=9, Baseball=5. Which has the least?",
"answer": "Soccer",
"correctAnswer": "Soccer",
"difficulty": "normal"
},
{
"id": 6,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 7
},
{
"label": "Oranges",
"value": 9
},
{
"label": "Bananas",
"value": 8
},
{
"label": "Grapes",
"value": 9
}
],
"question": "The bar graph shows: Apples=7, Oranges=9, Bananas=8, Grapes=9. How many more Oranges than Grapes?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "normal"
},
{
"id": 7,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 5
},
{
"label": "Cats",
"value": 1
},
{
"label": "Fish",
"value": 10
}
],
"question": "The bar graph shows: Dogs=5, Cats=1, Fish=10. What is the difference between Cats and Dogs?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal"
},
{
"id": 8,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 1
},
{
"label": "Science",
"value": 9
},
{
"label": "Reading",
"value": 9
},
{
"label": "Art",
"value": 6
}
],
"question": "The bar graph shows: Math=1, Science=9, Reading=9, Art=6. How many in total?",
"answer": 25,
"correctAnswer": "25",
"difficulty": "normal"
},
{
"id": 9,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 2
},
{
"label": "Blue",
"value": 4
},
{
"label": "Green",
"value": 8
}
],
"question": "The bar graph shows: Red=2, Blue=4, Green=8. How many in total?",
"answer": 14,
"correctAnswer": "14",
"difficulty": "normal"
},
{
"id": 10,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 2
},
{
"label": "Basketball",
"value": 7
},
{
"label": "Baseball",
"value": 9
}
],
"question": "The bar graph shows: Soccer=2, Basketball=7, Baseball=9. How many more Baseball than Basketball?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "normal"
},
{
"id": 11,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 3
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 5
},
{
"label": "Yellow",
"value": 10
}
],
"question": "The bar graph shows: Red=3, Blue=5, Green=5, Yellow=10. How many more Yellow than Green?",
"answer": 5,
"correctAnswer": "5",
"difficulty": "normal"
},
{
"id": 12,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 10
},
{
"label": "Tuesday",
"value": 2
},
{
"label": "Wednesday",
"value": 1
},
{
"label": "Thursday",
"value": 3
}
],
"question": "The bar graph shows: Monday=10, Tuesday=2, Wednesday=1, Thursday=3. Which has the most?",
"answer": "Monday",
"correctAnswer": "Monday",
"difficulty": "normal"
},
{
"id": 13,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 2
},
{
"label": "Tuesday",
"value": 6
},
{
"label": "Wednesday",
"value": 2
},
{
"label": "Thursday",
"value": 6
},
{
"label": "Friday",
"value": 10
}
],
"question": "The bar graph shows: Monday=2, Tuesday=6, Wednesday=2, Thursday=6, Friday=10. How many in total?",
"answer": 26,
"correctAnswer": "26",
"difficulty": "normal"
},
{
"id": 14,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 1
},
{
"label": "Blue",
"value": 6
},
{
"label": "Green",
"value": 5
},
{
"label": "Yellow",
"value": 3
}
],
"question": "The bar graph shows: Red=1, Blue=6, Green=5, Yellow=3. Which has the least?",
"answer": "Red",
"correctAnswer": "Red",
"difficulty": "normal"
},
{
"id": 15,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 2
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 2
}
],
"question": "The bar graph shows: Red=2, Blue=5, Green=2. How many more Blue than Green?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 16,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 3
},
{
"label": "Science",
"value": 5
},
{
"label": "Reading",
"value": 10
},
{
"label": "Art",
"value": 9
},
{
"label": "PE",
"value": 3
}
],
"question": "The bar graph shows: Math=3, Science=5, Reading=10, Art=9, PE=3. How many in total?",
"answer": 30,
"correctAnswer": "30",
"difficulty": "normal"
},
{
"id": 17,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 8
},
{
"label": "Oranges",
"value": 5
},
{
"label": "Bananas",
"value": 2
},
{
"label": "Grapes",
"value": 10
}
],
"question": "The bar graph shows: Apples=8, Oranges=5, Bananas=2, Grapes=10. How many in total?",
"answer": 25,
"correctAnswer": "25",
"difficulty": "normal"
},
{
"id": 18,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 4
},
{
"label": "Cats",
"value": 1
},
{
"label": "Fish",
"value": 10
},
{
"label": "Birds",
"value": 4
},
{
"label": "Rabbits",
"value": 8
}
],
"question": "The bar graph shows: Dogs=4, Cats=1, Fish=10, Birds=4, Rabbits=8. How many in total?",
"answer": 27,
"correctAnswer": "27",
"difficulty": "normal"
},
{
"id": 19,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 3
},
{
"label": "Science",
"value": 9
},
{
"label": "Reading",
"value": 2
},
{
"label": "Art",
"value": 1
},
{
"label": "PE",
"value": 6
}
],
"question": "The bar graph shows: Math=3, Science=9, Reading=2, Art=1, PE=6. How many more Science than PE?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 20,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 6
},
{
"label": "Tuesday",
"value": 4
},
{
"label": "Wednesday",
"value": 10
},
{
"label": "Thursday",
"value": 9
}
],
"question": "The bar graph shows: Monday=6, Tuesday=4, Wednesday=10, Thursday=9. Which has the least?",
"answer": "Tuesday",
"correctAnswer": "Tuesday",
"difficulty": "normal"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}