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