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