Workbook Detail
Data Graphs Pictograph — Set 60
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": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 6
},
{
"label": "Blue",
"value": 2
},
{
"label": "Green",
"value": 4
}
],
"question": "The bar graph shows: Red=6, Blue=2, Green=4. How many in total?",
"answer": 12,
"correctAnswer": "12",
"difficulty": "normal"
},
{
"id": 2,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 2
},
{
"label": "Oranges",
"value": 5
},
{
"label": "Bananas",
"value": 5
}
],
"question": "The bar graph shows: Apples=2, Oranges=5, Bananas=5. How many in total?",
"answer": 12,
"correctAnswer": "12",
"difficulty": "normal"
},
{
"id": 3,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 4
},
{
"label": "Oranges",
"value": 6
},
{
"label": "Bananas",
"value": 9
},
{
"label": "Grapes",
"value": 9
}
],
"question": "The bar graph shows: Apples=4, Oranges=6, Bananas=9, Grapes=9. Which has the most?",
"answer": "Bananas",
"correctAnswer": "Bananas",
"difficulty": "normal"
},
{
"id": 4,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 10
},
{
"label": "Cats",
"value": 7
},
{
"label": "Fish",
"value": 4
},
{
"label": "Birds",
"value": 3
},
{
"label": "Rabbits",
"value": 3
}
],
"question": "The bar graph shows: Dogs=10, Cats=7, Fish=4, Birds=3, Rabbits=3. How many in total?",
"answer": 27,
"correctAnswer": "27",
"difficulty": "normal"
},
{
"id": 5,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 8
},
{
"label": "Tuesday",
"value": 9
},
{
"label": "Wednesday",
"value": 9
},
{
"label": "Thursday",
"value": 2
}
],
"question": "The bar graph shows: Monday=8, Tuesday=9, Wednesday=9, Thursday=2. Which has the most?",
"answer": "Tuesday",
"correctAnswer": "Tuesday",
"difficulty": "normal"
},
{
"id": 6,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 6
},
{
"label": "Cats",
"value": 5
},
{
"label": "Fish",
"value": 10
}
],
"question": "The bar graph shows: Dogs=6, Cats=5, Fish=10. How many in total?",
"answer": 21,
"correctAnswer": "21",
"difficulty": "normal"
},
{
"id": 7,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 5
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 5
}
],
"question": "The bar graph shows: Apples=5, Oranges=1, Bananas=5. How many more Apples than Bananas?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "normal"
},
{
"id": 8,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 10
},
{
"label": "Cats",
"value": 5
},
{
"label": "Fish",
"value": 6
}
],
"question": "The bar graph shows: Dogs=10, Cats=5, Fish=6. What is the difference between Cats and Fish?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 9,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 7
},
{
"label": "Cats",
"value": 2
},
{
"label": "Fish",
"value": 8
}
],
"question": "The bar graph shows: Dogs=7, Cats=2, Fish=8. Which has the most?",
"answer": "Fish",
"correctAnswer": "Fish",
"difficulty": "normal"
},
{
"id": 10,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 2
},
{
"label": "Cats",
"value": 2
},
{
"label": "Fish",
"value": 6
},
{
"label": "Birds",
"value": 4
},
{
"label": "Rabbits",
"value": 1
}
],
"question": "The bar graph shows: Dogs=2, Cats=2, Fish=6, Birds=4, Rabbits=1. Which has the most?",
"answer": "Fish",
"correctAnswer": "Fish",
"difficulty": "normal"
},
{
"id": 11,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 2
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 3
},
{
"label": "Grapes",
"value": 1
},
{
"label": "Peaches",
"value": 5
}
],
"question": "The bar graph shows: Apples=2, Oranges=1, Bananas=3, Grapes=1, Peaches=5. Which has the most?",
"answer": "Peaches",
"correctAnswer": "Peaches",
"difficulty": "normal"
},
{
"id": 12,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 9
},
{
"label": "Blue",
"value": 2
},
{
"label": "Green",
"value": 1
},
{
"label": "Yellow",
"value": 5
},
{
"label": "Purple",
"value": 8
}
],
"question": "The bar graph shows: Red=9, Blue=2, Green=1, Yellow=5, Purple=8. Which has the least?",
"answer": "Green",
"correctAnswer": "Green",
"difficulty": "normal"
},
{
"id": 13,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 3
},
{
"label": "Basketball",
"value": 10
},
{
"label": "Baseball",
"value": 2
}
],
"question": "The bar graph shows: Soccer=3, Basketball=10, Baseball=2. What is the difference between Soccer and Baseball?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 14,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 1
},
{
"label": "Oranges",
"value": 7
},
{
"label": "Bananas",
"value": 5
},
{
"label": "Grapes",
"value": 10
}
],
"question": "The bar graph shows: Apples=1, Oranges=7, Bananas=5, Grapes=10. Which has the most?",
"answer": "Grapes",
"correctAnswer": "Grapes",
"difficulty": "normal"
},
{
"id": 15,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 6
},
{
"label": "Cats",
"value": 3
},
{
"label": "Fish",
"value": 6
}
],
"question": "The bar graph shows: Dogs=6, Cats=3, Fish=6. How many more Dogs than Fish?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "normal"
},
{
"id": 16,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 5
},
{
"label": "Oranges",
"value": 8
},
{
"label": "Bananas",
"value": 7
},
{
"label": "Grapes",
"value": 8
},
{
"label": "Peaches",
"value": 9
}
],
"question": "The bar graph shows: Apples=5, Oranges=8, Bananas=7, Grapes=8, Peaches=9. Which has the most?",
"answer": "Peaches",
"correctAnswer": "Peaches",
"difficulty": "normal"
},
{
"id": 17,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 10
},
{
"label": "Oranges",
"value": 6
},
{
"label": "Bananas",
"value": 3
}
],
"question": "The bar graph shows: Apples=10, Oranges=6, Bananas=3. Which has the most?",
"answer": "Apples",
"correctAnswer": "Apples",
"difficulty": "normal"
},
{
"id": 18,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 7
},
{
"label": "Science",
"value": 10
},
{
"label": "Reading",
"value": 1
}
],
"question": "The bar graph shows: Math=7, Science=10, Reading=1. How many more Science than Math?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 19,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 2
},
{
"label": "Basketball",
"value": 7
},
{
"label": "Baseball",
"value": 6
},
{
"label": "Tennis",
"value": 9
}
],
"question": "The bar graph shows: Soccer=2, Basketball=7, Baseball=6, Tennis=9. How many in total?",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
},
{
"id": 20,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 1
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 3
}
],
"question": "The bar graph shows: Apples=1, Oranges=1, Bananas=3. Which has the least?",
"answer": "Apples",
"correctAnswer": "Apples",
"difficulty": "normal"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- The bar graph shows: Red=6, Blue=2, Green=4. How many in total?
- The bar graph shows: Apples=2, Oranges=5, Bananas=5. How many in total?
- The bar graph shows: Apples=4, Oranges=6, Bananas=9, Grapes=9. Which has the most?
- The bar graph shows: Dogs=10, Cats=7, Fish=4, Birds=3, Rabbits=3. How many in total?
- The bar graph shows: Monday=8, Tuesday=9, Wednesday=9, Thursday=2. Which has the most?
- The bar graph shows: Dogs=6, Cats=5, Fish=10. How many in total?
- The bar graph shows: Apples=5, Oranges=1, Bananas=5. How many more Apples than Bananas?
- The bar graph shows: Dogs=10, Cats=5, Fish=6. What is the difference between Cats and Fish?
- The bar graph shows: Dogs=7, Cats=2, Fish=8. Which has the most?
- The bar graph shows: Dogs=2, Cats=2, Fish=6, Birds=4, Rabbits=1. Which has the most?
- The bar graph shows: Apples=2, Oranges=1, Bananas=3, Grapes=1, Peaches=5. Which has the most?
- The bar graph shows: Red=9, Blue=2, Green=1, Yellow=5, Purple=8. Which has the least?
- The bar graph shows: Soccer=3, Basketball=10, Baseball=2. What is the difference between Soccer and Baseball?
- The bar graph shows: Apples=1, Oranges=7, Bananas=5, Grapes=10. Which has the most?
- The bar graph shows: Dogs=6, Cats=3, Fish=6. How many more Dogs than Fish?
- The bar graph shows: Apples=5, Oranges=8, Bananas=7, Grapes=8, Peaches=9. Which has the most?
- The bar graph shows: Apples=10, Oranges=6, Bananas=3. Which has the most?
- The bar graph shows: Math=7, Science=10, Reading=1. How many more Science than Math?
- The bar graph shows: Soccer=2, Basketball=7, Baseball=6, Tennis=9. How many in total?
- The bar graph shows: Apples=1, Oranges=1, Bananas=3. Which has the least?
Practice data graphs pictograph with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Data Graphs Pictograph Worksheets worksheet?
Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.