Workbook Detail
Grade K Data Sorting And Classifying — Set 48
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,
"maxSum": 10,
"maxOperand": 10,
"_gradeLevel": "k"
},
"problems": [
{
"id": 1,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 9
},
{
"label": "Tuesday",
"value": 8
},
{
"label": "Wednesday",
"value": 7
},
{
"label": "Thursday",
"value": 4
},
{
"label": "Friday",
"value": 1
}
],
"question": "The bar graph shows: Monday=9, Tuesday=8, Wednesday=7, Thursday=4, Friday=1. How many more Monday than Tuesday?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 2,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 6
},
{
"label": "Oranges",
"value": 5
},
{
"label": "Bananas",
"value": 8
},
{
"label": "Grapes",
"value": 5
},
{
"label": "Peaches",
"value": 4
}
],
"question": "The bar graph shows: Apples=6, Oranges=5, Bananas=8, Grapes=5, Peaches=4. Which has the least?",
"answer": "Peaches",
"correctAnswer": "Peaches",
"difficulty": "normal"
},
{
"id": 3,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 5
},
{
"label": "Basketball",
"value": 2
},
{
"label": "Baseball",
"value": 2
},
{
"label": "Tennis",
"value": 8
},
{
"label": "Swimming",
"value": 3
}
],
"question": "The bar graph shows: Soccer=5, Basketball=2, Baseball=2, Tennis=8, Swimming=3. What is the difference between Swimming and Baseball?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 4,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 8
},
{
"label": "Oranges",
"value": 9
},
{
"label": "Bananas",
"value": 7
},
{
"label": "Grapes",
"value": 5
}
],
"question": "The bar graph shows: Apples=8, Oranges=9, Bananas=7, Grapes=5. Which has the most?",
"answer": "Oranges",
"correctAnswer": "Oranges",
"difficulty": "normal"
},
{
"id": 5,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 8
},
{
"label": "Blue",
"value": 4
},
{
"label": "Green",
"value": 7
}
],
"question": "The bar graph shows: Red=8, Blue=4, Green=7. Which has the most?",
"answer": "Red",
"correctAnswer": "Red",
"difficulty": "normal"
},
{
"id": 6,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 10
},
{
"label": "Oranges",
"value": 8
},
{
"label": "Bananas",
"value": 7
}
],
"question": "The bar graph shows: Apples=10, Oranges=8, Bananas=7. Which has the least?",
"answer": "Bananas",
"correctAnswer": "Bananas",
"difficulty": "normal"
},
{
"id": 7,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 1
},
{
"label": "Oranges",
"value": 7
},
{
"label": "Bananas",
"value": 6
},
{
"label": "Grapes",
"value": 4
}
],
"question": "The bar graph shows: Apples=1, Oranges=7, Bananas=6, Grapes=4. Which has the most?",
"answer": "Oranges",
"correctAnswer": "Oranges",
"difficulty": "normal"
},
{
"id": 8,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Red",
"value": 7
},
{
"label": "Blue",
"value": 3
},
{
"label": "Green",
"value": 2
},
{
"label": "Yellow",
"value": 6
}
],
"question": "The bar graph shows: Red=7, Blue=3, Green=2, Yellow=6. What is the difference between Blue and Green?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 10,
"type": "data-graphs",
"subType": "least",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 6
},
{
"label": "Cats",
"value": 10
},
{
"label": "Fish",
"value": 2
},
{
"label": "Birds",
"value": 9
}
],
"question": "The bar graph shows: Dogs=6, Cats=10, Fish=2, Birds=9. Which has the least?",
"answer": "Fish",
"correctAnswer": "Fish",
"difficulty": "normal"
},
{
"id": 12,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Monday",
"value": 9
},
{
"label": "Tuesday",
"value": 1
},
{
"label": "Wednesday",
"value": 2
}
],
"question": "The bar graph shows: Monday=9, Tuesday=1, Wednesday=2. How many in total?",
"answer": 12,
"correctAnswer": "12",
"difficulty": "normal"
},
{
"id": 13,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 9
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 2
}
],
"question": "The bar graph shows: Apples=9, Oranges=1, Bananas=2. How many more Apples than Bananas?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "normal"
},
{
"id": 15,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Math",
"value": 8
},
{
"label": "Science",
"value": 10
},
{
"label": "Reading",
"value": 3
}
],
"question": "The bar graph shows: Math=8, Science=10, Reading=3. What is the difference between Science and Reading?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "normal"
},
{
"id": 16,
"type": "data-graphs",
"subType": "difference",
"chartType": "bar",
"data": [
{
"label": "Soccer",
"value": 3
},
{
"label": "Basketball",
"value": 5
},
{
"label": "Baseball",
"value": 2
},
{
"label": "Tennis",
"value": 6
}
],
"question": "The bar graph shows: Soccer=3, Basketball=5, Baseball=2, Tennis=6. What is the difference between Tennis and Basketball?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 17,
"type": "data-graphs",
"subType": "how-many-more",
"chartType": "bar",
"data": [
{
"label": "Dogs",
"value": 6
},
{
"label": "Cats",
"value": 5
},
{
"label": "Fish",
"value": 8
},
{
"label": "Birds",
"value": 4
},
{
"label": "Rabbits",
"value": 9
}
],
"question": "The bar graph shows: Dogs=6, Cats=5, Fish=8, Birds=4, Rabbits=9. How many more Rabbits than Fish?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 19,
"type": "data-graphs",
"subType": "most",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 7
},
{
"label": "Oranges",
"value": 8
},
{
"label": "Bananas",
"value": 3
},
{
"label": "Grapes",
"value": 10
}
],
"question": "The bar graph shows: Apples=7, Oranges=8, Bananas=3, Grapes=10. Which has the most?",
"answer": "Grapes",
"correctAnswer": "Grapes",
"difficulty": "normal"
},
{
"id": 20,
"type": "data-graphs",
"subType": "total",
"chartType": "bar",
"data": [
{
"label": "Apples",
"value": 3
},
{
"label": "Oranges",
"value": 1
},
{
"label": "Bananas",
"value": 4
}
],
"question": "The bar graph shows: Apples=3, Oranges=1, Bananas=4. How many in total?",
"answer": 8,
"correctAnswer": "8",
"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"
}