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