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