Workbook Detail
Data Graphs Create Graph Medium — Set 66
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": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 4
},
{
"label": "Blue",
"value": 8
},
{
"label": "Green",
"value": 1
}
],
"question": "The bar graph shows: Red=4, Blue=8, Green=1. How many in total?",
"answer": 13,
"correctAnswer": "13",
"difficulty": "medium"
},
{
"id": 2,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 1
},
{
"label": "Blue",
"value": 10
},
{
"label": "Green",
"value": 7
},
{
"label": "Yellow",
"value": 2
},
{
"label": "Purple",
"value": 6
}
],
"question": "The bar graph shows: Red=1, Blue=10, Green=7, Yellow=2, Purple=6. Which has the least?",
"answer": "Red",
"correctAnswer": "Red",
"difficulty": "medium"
},
{
"id": 3,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 6
},
{
"label": "Basketball",
"value": 8
},
{
"label": "Baseball",
"value": 1
},
{
"label": "Tennis",
"value": 7
}
],
"question": "The bar graph shows: Soccer=6, Basketball=8, Baseball=1, Tennis=7. How many in total?",
"answer": 22,
"correctAnswer": "22",
"difficulty": "medium"
},
{
"id": 4,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 6
},
{
"label": "Cats",
"value": 8
},
{
"label": "Fish",
"value": 2
},
{
"label": "Birds",
"value": 9
}
],
"question": "The bar graph shows: Dogs=6, Cats=8, Fish=2, Birds=9. How many in total?",
"answer": 25,
"correctAnswer": "25",
"difficulty": "medium"
},
{
"id": 5,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 3
},
{
"label": "Basketball",
"value": 1
},
{
"label": "Baseball",
"value": 2
},
{
"label": "Tennis",
"value": 3
}
],
"question": "The bar graph shows: Soccer=3, Basketball=1, Baseball=2, Tennis=3. How many in total?",
"answer": 9,
"correctAnswer": "9",
"difficulty": "medium"
},
{
"id": 6,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 4
},
{
"label": "Science",
"value": 1
},
{
"label": "Reading",
"value": 9
}
],
"question": "The bar graph shows: Math=4, Science=1, Reading=9. Which has the most?",
"answer": "Reading",
"correctAnswer": "Reading",
"difficulty": "medium"
},
{
"id": 7,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 9
},
{
"label": "Basketball",
"value": 3
},
{
"label": "Baseball",
"value": 5
},
{
"label": "Tennis",
"value": 5
}
],
"question": "The bar graph shows: Soccer=9, Basketball=3, Baseball=5, Tennis=5. How many more Soccer than Tennis?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "medium"
},
{
"id": 8,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 8
},
{
"label": "Tuesday",
"value": 8
},
{
"label": "Wednesday",
"value": 8
},
{
"label": "Thursday",
"value": 4
}
],
"question": "The bar graph shows: Monday=8, Tuesday=8, Wednesday=8, Thursday=4. How many more Monday than Wednesday?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "medium"
},
{
"id": 9,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 4
},
{
"label": "Basketball",
"value": 7
},
{
"label": "Baseball",
"value": 4
}
],
"question": "The bar graph shows: Soccer=4, Basketball=7, Baseball=4. What is the difference between Basketball and Soccer?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "medium"
},
{
"id": 10,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 4
},
{
"label": "Basketball",
"value": 9
},
{
"label": "Baseball",
"value": 1
},
{
"label": "Tennis",
"value": 8
},
{
"label": "Swimming",
"value": 2
}
],
"question": "The bar graph shows: Soccer=4, Basketball=9, Baseball=1, Tennis=8, Swimming=2. What is the difference between Soccer and Swimming?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "medium"
},
{
"id": 11,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 4
},
{
"label": "Basketball",
"value": 1
},
{
"label": "Baseball",
"value": 7
},
{
"label": "Tennis",
"value": 4
}
],
"question": "The bar graph shows: Soccer=4, Basketball=1, Baseball=7, Tennis=4. Which has the most?",
"answer": "Baseball",
"correctAnswer": "Baseball",
"difficulty": "medium"
},
{
"id": 12,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 10
},
{
"label": "Cats",
"value": 9
},
{
"label": "Fish",
"value": 3
}
],
"question": "The bar graph shows: Dogs=10, Cats=9, Fish=3. How many more Dogs than Cats?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "medium"
},
{
"id": 13,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 1
},
{
"label": "Tuesday",
"value": 4
},
{
"label": "Wednesday",
"value": 9
},
{
"label": "Thursday",
"value": 7
},
{
"label": "Friday",
"value": 5
}
],
"question": "The bar graph shows: Monday=1, Tuesday=4, Wednesday=9, Thursday=7, Friday=5. How many in total?",
"answer": 26,
"correctAnswer": "26",
"difficulty": "medium"
},
{
"id": 14,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 10
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 6
},
{
"label": "Yellow",
"value": 4
},
{
"label": "Purple",
"value": 10
}
],
"question": "The bar graph shows: Red=10, Blue=5, Green=6, Yellow=4, Purple=10. What is the difference between Red and Blue?",
"answer": 5,
"correctAnswer": "5",
"difficulty": "medium"
},
{
"id": 15,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 3
},
{
"label": "Basketball",
"value": 3
},
{
"label": "Baseball",
"value": 3
},
{
"label": "Tennis",
"value": 6
}
],
"question": "The bar graph shows: Soccer=3, Basketball=3, Baseball=3, Tennis=6. Which has the least?",
"answer": "Soccer",
"correctAnswer": "Soccer",
"difficulty": "medium"
},
{
"id": 16,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 4
},
{
"label": "Science",
"value": 10
},
{
"label": "Reading",
"value": 10
},
{
"label": "Art",
"value": 1
}
],
"question": "The bar graph shows: Math=4, Science=10, Reading=10, Art=1. What is the difference between Reading and Science?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "medium"
},
{
"id": 17,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 4
},
{
"label": "Science",
"value": 9
},
{
"label": "Reading",
"value": 9
}
],
"question": "The bar graph shows: Math=4, Science=9, Reading=9. Which has the least?",
"answer": "Math",
"correctAnswer": "Math",
"difficulty": "medium"
},
{
"id": 18,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 8
},
{
"label": "Basketball",
"value": 6
},
{
"label": "Baseball",
"value": 9
},
{
"label": "Tennis",
"value": 2
}
],
"question": "The bar graph shows: Soccer=8, Basketball=6, Baseball=9, Tennis=2. Which has the least?",
"answer": "Tennis",
"correctAnswer": "Tennis",
"difficulty": "medium"
},
{
"id": 19,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 5
},
{
"label": "Blue",
"value": 3
},
{
"label": "Green",
"value": 4
},
{
"label": "Yellow",
"value": 10
},
{
"label": "Purple",
"value": 10
}
],
"question": "The bar graph shows: Red=5, Blue=3, Green=4, Yellow=10, Purple=10. How many in total?",
"answer": 32,
"correctAnswer": "32",
"difficulty": "medium"
},
{
"id": 20,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 7
},
{
"label": "Blue",
"value": 10
},
{
"label": "Green",
"value": 8
}
],
"question": "The bar graph shows: Red=7, Blue=10, Green=8. Which has the least?",
"answer": "Red",
"correctAnswer": "Red",
"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=4, Blue=8, Green=1. How many in total?
- The bar graph shows: Red=1, Blue=10, Green=7, Yellow=2, Purple=6. Which has the least?
- The bar graph shows: Soccer=6, Basketball=8, Baseball=1, Tennis=7. How many in total?
- The bar graph shows: Dogs=6, Cats=8, Fish=2, Birds=9. How many in total?
- The bar graph shows: Soccer=3, Basketball=1, Baseball=2, Tennis=3. How many in total?
- The bar graph shows: Math=4, Science=1, Reading=9. Which has the most?
- The bar graph shows: Soccer=9, Basketball=3, Baseball=5, Tennis=5. How many more Soccer than Tennis?
- The bar graph shows: Monday=8, Tuesday=8, Wednesday=8, Thursday=4. How many more Monday than Wednesday?
- The bar graph shows: Soccer=4, Basketball=7, Baseball=4. What is the difference between Basketball and Soccer?
- The bar graph shows: Soccer=4, Basketball=9, Baseball=1, Tennis=8, Swimming=2. What is the difference between Soccer and Swimming?
- The bar graph shows: Soccer=4, Basketball=1, Baseball=7, Tennis=4. Which has the most?
- The bar graph shows: Dogs=10, Cats=9, Fish=3. How many more Dogs than Cats?
- The bar graph shows: Monday=1, Tuesday=4, Wednesday=9, Thursday=7, Friday=5. How many in total?
- The bar graph shows: Red=10, Blue=5, Green=6, Yellow=4, Purple=10. What is the difference between Red and Blue?
- The bar graph shows: Soccer=3, Basketball=3, Baseball=3, Tennis=6. Which has the least?
- The bar graph shows: Math=4, Science=10, Reading=10, Art=1. What is the difference between Reading and Science?
- The bar graph shows: Math=4, Science=9, Reading=9. Which has the least?
- The bar graph shows: Soccer=8, Basketball=6, Baseball=9, Tennis=2. Which has the least?
- The bar graph shows: Red=5, Blue=3, Green=4, Yellow=10, Purple=10. How many in total?
- The bar graph shows: Red=7, Blue=10, Green=8. Which has the least?
Practice data graphs create graph with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Data Graphs Create 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.