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