Workbook Detail
Data Graphs Picture Graph Medium — Set 68
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": "medium",
"config": {
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 2
},
{
"label": "Blue",
"value": 4
},
{
"label": "Green",
"value": 9
},
{
"label": "Yellow",
"value": 6
},
{
"label": "Purple",
"value": 7
}
],
"question": "The bar graph shows: Red=2, Blue=4, Green=9, Yellow=6, Purple=7. Which has the most?",
"answer": "Green",
"correctAnswer": "Green",
"difficulty": "medium"
},
{
"id": 2,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 4
},
{
"label": "Blue",
"value": 1
},
{
"label": "Green",
"value": 3
},
{
"label": "Yellow",
"value": 6
}
],
"question": "The bar graph shows: Red=4, Blue=1, Green=3, Yellow=6. How many more Yellow than Red?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "medium"
},
{
"id": 3,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 6
},
{
"label": "Tuesday",
"value": 1
},
{
"label": "Wednesday",
"value": 6
},
{
"label": "Thursday",
"value": 8
}
],
"question": "The bar graph shows: Monday=6, Tuesday=1, Wednesday=6, Thursday=8. How many more Thursday than Wednesday?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "medium"
},
{
"id": 4,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 2
},
{
"label": "Blue",
"value": 3
},
{
"label": "Green",
"value": 5
}
],
"question": "The bar graph shows: Red=2, Blue=3, Green=5. What is the difference between Green and Red?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "medium"
},
{
"id": 5,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 5
},
{
"label": "Cats",
"value": 2
},
{
"label": "Fish",
"value": 4
}
],
"question": "The bar graph shows: Dogs=5, Cats=2, Fish=4. What is the difference between Fish and Dogs?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "medium"
},
{
"id": 6,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 1
},
{
"label": "Cats",
"value": 10
},
{
"label": "Fish",
"value": 3
},
{
"label": "Birds",
"value": 4
}
],
"question": "The bar graph shows: Dogs=1, Cats=10, Fish=3, Birds=4. How many more Cats than Birds?",
"answer": 6,
"correctAnswer": "6",
"difficulty": "medium"
},
{
"id": 7,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 9
},
{
"label": "Tuesday",
"value": 5
},
{
"label": "Wednesday",
"value": 9
},
{
"label": "Thursday",
"value": 2
}
],
"question": "The bar graph shows: Monday=9, Tuesday=5, Wednesday=9, Thursday=2. What is the difference between Tuesday and Monday?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "medium"
},
{
"id": 8,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 2
},
{
"label": "Oranges",
"value": 10
},
{
"label": "Bananas",
"value": 2
},
{
"label": "Grapes",
"value": 10
},
{
"label": "Peaches",
"value": 9
}
],
"question": "The bar graph shows: Apples=2, Oranges=10, Bananas=2, Grapes=10, Peaches=9. Which has the most?",
"answer": "Oranges",
"correctAnswer": "Oranges",
"difficulty": "medium"
},
{
"id": 9,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 2
},
{
"label": "Cats",
"value": 1
},
{
"label": "Fish",
"value": 4
},
{
"label": "Birds",
"value": 4
}
],
"question": "The bar graph shows: Dogs=2, Cats=1, Fish=4, Birds=4. What is the difference between Birds and Dogs?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "medium"
},
{
"id": 10,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 10
},
{
"label": "Science",
"value": 3
},
{
"label": "Reading",
"value": 6
},
{
"label": "Art",
"value": 6
}
],
"question": "The bar graph shows: Math=10, Science=3, Reading=6, Art=6. What is the difference between Math and Science?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "medium"
},
{
"id": 11,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 9
},
{
"label": "Basketball",
"value": 5
},
{
"label": "Baseball",
"value": 2
},
{
"label": "Tennis",
"value": 3
},
{
"label": "Swimming",
"value": 1
}
],
"question": "The bar graph shows: Soccer=9, Basketball=5, Baseball=2, Tennis=3, Swimming=1. Which has the most?",
"answer": "Soccer",
"correctAnswer": "Soccer",
"difficulty": "medium"
},
{
"id": 12,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 10
},
{
"label": "Tuesday",
"value": 1
},
{
"label": "Wednesday",
"value": 6
}
],
"question": "The bar graph shows: Monday=10, Tuesday=1, Wednesday=6. Which has the least?",
"answer": "Tuesday",
"correctAnswer": "Tuesday",
"difficulty": "medium"
},
{
"id": 13,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 6
},
{
"label": "Science",
"value": 2
},
{
"label": "Reading",
"value": 10
},
{
"label": "Art",
"value": 8
},
{
"label": "PE",
"value": 4
}
],
"question": "The bar graph shows: Math=6, Science=2, Reading=10, Art=8, PE=4. How many in total?",
"answer": 30,
"correctAnswer": "30",
"difficulty": "medium"
},
{
"id": 14,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 1
},
{
"label": "Science",
"value": 10
},
{
"label": "Reading",
"value": 1
}
],
"question": "The bar graph shows: Math=1, Science=10, Reading=1. How many more Science than Reading?",
"answer": 9,
"correctAnswer": "9",
"difficulty": "medium"
},
{
"id": 15,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 9
},
{
"label": "Science",
"value": 4
},
{
"label": "Reading",
"value": 7
}
],
"question": "The bar graph shows: Math=9, Science=4, Reading=7. Which has the least?",
"answer": "Science",
"correctAnswer": "Science",
"difficulty": "medium"
},
{
"id": 16,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 1
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 3
}
],
"question": "The bar graph shows: Red=1, Blue=5, Green=3. What is the difference between Red and Blue?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "medium"
},
{
"id": 17,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 3
},
{
"label": "Basketball",
"value": 5
},
{
"label": "Baseball",
"value": 1
},
{
"label": "Tennis",
"value": 2
},
{
"label": "Swimming",
"value": 6
}
],
"question": "The bar graph shows: Soccer=3, Basketball=5, Baseball=1, Tennis=2, Swimming=6. How many more Swimming than Basketball?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "medium"
},
{
"id": 18,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 9
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 8
},
{
"label": "Grapes",
"value": 3
}
],
"question": "The bar graph shows: Apples=9, Oranges=1, Bananas=8, Grapes=3. How many in total?",
"answer": 21,
"correctAnswer": "21",
"difficulty": "medium"
},
{
"id": 19,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 1
},
{
"label": "Tuesday",
"value": 7
},
{
"label": "Wednesday",
"value": 3
},
{
"label": "Thursday",
"value": 6
},
{
"label": "Friday",
"value": 6
}
],
"question": "The bar graph shows: Monday=1, Tuesday=7, Wednesday=3, Thursday=6, Friday=6. How many more Tuesday than Friday?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "medium"
},
{
"id": 20,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 7
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 1
}
],
"question": "The bar graph shows: Red=7, Blue=5, Green=1. How many in total?",
"answer": 13,
"correctAnswer": "13",
"difficulty": "medium"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- The bar graph shows: Red=2, Blue=4, Green=9, Yellow=6, Purple=7. Which has the most?
- The bar graph shows: Red=4, Blue=1, Green=3, Yellow=6. How many more Yellow than Red?
- The bar graph shows: Monday=6, Tuesday=1, Wednesday=6, Thursday=8. How many more Thursday than Wednesday?
- The bar graph shows: Red=2, Blue=3, Green=5. What is the difference between Green and Red?
- The bar graph shows: Dogs=5, Cats=2, Fish=4. What is the difference between Fish and Dogs?
- The bar graph shows: Dogs=1, Cats=10, Fish=3, Birds=4. How many more Cats than Birds?
- The bar graph shows: Monday=9, Tuesday=5, Wednesday=9, Thursday=2. What is the difference between Tuesday and Monday?
- The bar graph shows: Apples=2, Oranges=10, Bananas=2, Grapes=10, Peaches=9. Which has the most?
- The bar graph shows: Dogs=2, Cats=1, Fish=4, Birds=4. What is the difference between Birds and Dogs?
- The bar graph shows: Math=10, Science=3, Reading=6, Art=6. What is the difference between Math and Science?
- The bar graph shows: Soccer=9, Basketball=5, Baseball=2, Tennis=3, Swimming=1. Which has the most?
- The bar graph shows: Monday=10, Tuesday=1, Wednesday=6. Which has the least?
- The bar graph shows: Math=6, Science=2, Reading=10, Art=8, PE=4. How many in total?
- The bar graph shows: Math=1, Science=10, Reading=1. How many more Science than Reading?
- The bar graph shows: Math=9, Science=4, Reading=7. Which has the least?
- The bar graph shows: Red=1, Blue=5, Green=3. What is the difference between Red and Blue?
- The bar graph shows: Soccer=3, Basketball=5, Baseball=1, Tennis=2, Swimming=6. How many more Swimming than Basketball?
- The bar graph shows: Apples=9, Oranges=1, Bananas=8, Grapes=3. How many in total?
- The bar graph shows: Monday=1, Tuesday=7, Wednesday=3, Thursday=6, Friday=6. How many more Tuesday than Friday?
- The bar graph shows: Red=7, Blue=5, Green=1. How many in total?
Practice data graphs picture graph with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Data Graphs Picture Graph Medium 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.