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