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