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