Data Graphs Line Plot Read Line Plot — 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": "total",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 5
},
{
"label": "Blue",
"value": 5
},
{
"label": "Green",
"value": 3
}
],
"question": "The bar graph shows: Red=5, Blue=5, Green=3. How many in total?",
"answer": 13,
"correctAnswer": "13",
"difficulty": "normal"
},
{
"id": 2,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 10
},
{
"label": "Oranges",
"value": 9
},
{
"label": "Bananas",
"value": 9
}
],
"question": "The bar graph shows: Apples=10, Oranges=9, Bananas=9. What is the difference between Bananas and Oranges?",
"answer": 0,
"correctAnswer": "0",
"difficulty": "normal"
},
{
"id": 3,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 9
},
{
"label": "Basketball",
"value": 9
},
{
"label": "Baseball",
"value": 10
},
{
"label": "Tennis",
"value": 8
}
],
"question": "The bar graph shows: Soccer=9, Basketball=9, Baseball=10, Tennis=8. How many in total?",
"answer": 36,
"correctAnswer": "36",
"difficulty": "normal"
},
{
"id": 4,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 1
},
{
"label": "Oranges",
"value": 5
},
{
"label": "Bananas",
"value": 2
}
],
"question": "The bar graph shows: Apples=1, Oranges=5, Bananas=2. Which has the most?",
"answer": "Oranges",
"correctAnswer": "Oranges",
"difficulty": "normal"
},
{
"id": 5,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 10
},
{
"label": "Oranges",
"value": 3
},
{
"label": "Bananas",
"value": 4
}
],
"question": "The bar graph shows: Apples=10, Oranges=3, Bananas=4. How many more Apples than Bananas?",
"answer": 6,
"correctAnswer": "6",
"difficulty": "normal"
},
{
"id": 6,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 7
},
{
"label": "Basketball",
"value": 7
},
{
"label": "Baseball",
"value": 10
},
{
"label": "Tennis",
"value": 9
},
{
"label": "Swimming",
"value": 4
}
],
"question": "The bar graph shows: Soccer=7, Basketball=7, Baseball=10, Tennis=9, Swimming=4. How many in total?",
"answer": 37,
"correctAnswer": "37",
"difficulty": "normal"
},
{
"id": 7,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 7
},
{
"label": "Blue",
"value": 2
},
{
"label": "Green",
"value": 10
},
{
"label": "Yellow",
"value": 5
},
{
"label": "Purple",
"value": 6
}
],
"question": "The bar graph shows: Red=7, Blue=2, Green=10, Yellow=5, Purple=6. What is the difference between Blue and Purple?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal"
},
{
"id": 8,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 1
},
{
"label": "Cats",
"value": 3
},
{
"label": "Fish",
"value": 3
}
],
"question": "The bar graph shows: Dogs=1, Cats=3, Fish=3. Which has the most?",
"answer": "Cats",
"correctAnswer": "Cats",
"difficulty": "normal"
},
{
"id": 9,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 8
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 3
},
{
"label": "Grapes",
"value": 10
},
{
"label": "Peaches",
"value": 9
}
],
"question": "The bar graph shows: Apples=8, Oranges=1, Bananas=3, Grapes=10, Peaches=9. Which has the most?",
"answer": "Grapes",
"correctAnswer": "Grapes",
"difficulty": "normal"
},
{
"id": 10,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 1
},
{
"label": "Basketball",
"value": 5
},
{
"label": "Baseball",
"value": 4
},
{
"label": "Tennis",
"value": 1
}
],
"question": "The bar graph shows: Soccer=1, Basketball=5, Baseball=4, Tennis=1. Which has the least?",
"answer": "Soccer",
"correctAnswer": "Soccer",
"difficulty": "normal"
},
{
"id": 11,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 8
},
{
"label": "Tuesday",
"value": 3
},
{
"label": "Wednesday",
"value": 7
},
{
"label": "Thursday",
"value": 1
},
{
"label": "Friday",
"value": 1
}
],
"question": "The bar graph shows: Monday=8, Tuesday=3, Wednesday=7, Thursday=1, Friday=1. What is the difference between Tuesday and Monday?",
"answer": 5,
"correctAnswer": "5",
"difficulty": "normal"
},
{
"id": 12,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 10
},
{
"label": "Science",
"value": 1
},
{
"label": "Reading",
"value": 1
},
{
"label": "Art",
"value": 6
}
],
"question": "The bar graph shows: Math=10, Science=1, Reading=1, Art=6. Which has the most?",
"answer": "Math",
"correctAnswer": "Math",
"difficulty": "normal"
},
{
"id": 13,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 6
},
{
"label": "Tuesday",
"value": 4
},
{
"label": "Wednesday",
"value": 3
},
{
"label": "Thursday",
"value": 5
},
{
"label": "Friday",
"value": 2
}
],
"question": "The bar graph shows: Monday=6, Tuesday=4, Wednesday=3, Thursday=5, Friday=2. What is the difference between Thursday and Tuesday?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 14,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 4
},
{
"label": "Tuesday",
"value": 4
},
{
"label": "Wednesday",
"value": 2
},
{
"label": "Thursday",
"value": 7
}
],
"question": "The bar graph shows: Monday=4, Tuesday=4, Wednesday=2, Thursday=7. How many more Thursday than Tuesday?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 15,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 8
},
{
"label": "Science",
"value": 1
},
{
"label": "Reading",
"value": 10
},
{
"label": "Art",
"value": 8
}
],
"question": "The bar graph shows: Math=8, Science=1, Reading=10, Art=8. Which has the least?",
"answer": "Science",
"correctAnswer": "Science",
"difficulty": "normal"
},
{
"id": 16,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 8
},
{
"label": "Blue",
"value": 9
},
{
"label": "Green",
"value": 1
},
{
"label": "Yellow",
"value": 3
},
{
"label": "Purple",
"value": 6
}
],
"question": "The bar graph shows: Red=8, Blue=9, Green=1, Yellow=3, Purple=6. Which has the most?",
"answer": "Blue",
"correctAnswer": "Blue",
"difficulty": "normal"
},
{
"id": 17,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 8
},
{
"label": "Tuesday",
"value": 9
},
{
"label": "Wednesday",
"value": 4
},
{
"label": "Thursday",
"value": 7
}
],
"question": "The bar graph shows: Monday=8, Tuesday=9, Wednesday=4, Thursday=7. How many more Tuesday than Monday?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 18,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 6
},
{
"label": "Science",
"value": 3
},
{
"label": "Reading",
"value": 1
}
],
"question": "The bar graph shows: Math=6, Science=3, Reading=1. Which has the least?",
"answer": "Reading",
"correctAnswer": "Reading",
"difficulty": "normal"
},
{
"id": 19,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 7
},
{
"label": "Basketball",
"value": 8
},
{
"label": "Baseball",
"value": 10
}
],
"question": "The bar graph shows: Soccer=7, Basketball=8, Baseball=10. Which has the most?",
"answer": "Baseball",
"correctAnswer": "Baseball",
"difficulty": "normal"
},
{
"id": 20,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 1
},
{
"label": "Cats",
"value": 6
},
{
"label": "Fish",
"value": 7
}
],
"question": "The bar graph shows: Dogs=1, Cats=6, Fish=7. Which has the most?",
"answer": "Fish",
"correctAnswer": "Fish",
"difficulty": "normal"
}
],
"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=5, Blue=5, Green=3. How many in total?
- The bar graph shows: Apples=10, Oranges=9, Bananas=9. What is the difference between Bananas and Oranges?
- The bar graph shows: Soccer=9, Basketball=9, Baseball=10, Tennis=8. How many in total?
- The bar graph shows: Apples=1, Oranges=5, Bananas=2. Which has the most?
- The bar graph shows: Apples=10, Oranges=3, Bananas=4. How many more Apples than Bananas?
- The bar graph shows: Soccer=7, Basketball=7, Baseball=10, Tennis=9, Swimming=4. How many in total?
- The bar graph shows: Red=7, Blue=2, Green=10, Yellow=5, Purple=6. What is the difference between Blue and Purple?
- The bar graph shows: Dogs=1, Cats=3, Fish=3. Which has the most?
- The bar graph shows: Apples=8, Oranges=1, Bananas=3, Grapes=10, Peaches=9. Which has the most?
- The bar graph shows: Soccer=1, Basketball=5, Baseball=4, Tennis=1. Which has the least?
- The bar graph shows: Monday=8, Tuesday=3, Wednesday=7, Thursday=1, Friday=1. What is the difference between Tuesday and Monday?
- The bar graph shows: Math=10, Science=1, Reading=1, Art=6. Which has the most?
- The bar graph shows: Monday=6, Tuesday=4, Wednesday=3, Thursday=5, Friday=2. What is the difference between Thursday and Tuesday?
- The bar graph shows: Monday=4, Tuesday=4, Wednesday=2, Thursday=7. How many more Thursday than Tuesday?
- The bar graph shows: Math=8, Science=1, Reading=10, Art=8. Which has the least?
- The bar graph shows: Red=8, Blue=9, Green=1, Yellow=3, Purple=6. Which has the most?
- The bar graph shows: Monday=8, Tuesday=9, Wednesday=4, Thursday=7. How many more Tuesday than Monday?
- The bar graph shows: Math=6, Science=3, Reading=1. Which has the least?
- The bar graph shows: Soccer=7, Basketball=8, Baseball=10. Which has the most?
- The bar graph shows: Dogs=1, Cats=6, Fish=7. Which has the most?
Browse free data graphs worksheets. Each set includes an answer key and covers key skills aligned with Common Core standards.
Frequently Asked Questions
What math skills are covered in these Data Graphs Worksheets?
These worksheets cover data graphs worksheets skills aligned with Common Core standards for K-3 students. Each set builds procedural fluency and conceptual understanding through varied problem formats.
Are these worksheets free to print?
Yes — all worksheets are completely free with no signup required. Click Print for a clean printout optimized for US Letter paper. PDF download is also available.
What grade level are these data graphs worksheets for?
These worksheets are designed for Kindergarten through Grade 3 students. Topics match Common Core expectations for each grade level.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen to check student work quickly.
Can I use these for homeschool?
Absolutely. These worksheets are widely used by homeschool families for structured math practice. The set-number system lets you assign specific worksheets and track progress.