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