easy Set 100 Form Exercise

The bar graph shows: Soccer=5, Basketball=1, Baseball=7. What is the difference between Basketball and Baseball?

Show answer

Answer: 6

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":5}
  • {"label":"Basketball","value":1}
  • {"label":"Baseball","value":7}
Difficulty
easy

The bar graph shows: Math=3, Science=9, Reading=6, Art=4, PE=8. What is the difference between PE and Reading?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":3}
  • {"label":"Science","value":9}
  • {"label":"Reading","value":6}
  • {"label":"Art","value":4}
  • {"label":"PE","value":8}
Difficulty
easy

The bar graph shows: Apples=10, Oranges=8, Bananas=2. What is the difference between Bananas and Apples?

Show answer

Answer: 8

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":10}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":2}
Difficulty
easy

The bar graph shows: Math=6, Science=9, Reading=5, Art=6, PE=9. What is the difference between Science and Reading?

Show answer

Answer: 4

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":6}
  • {"label":"Science","value":9}
  • {"label":"Reading","value":5}
  • {"label":"Art","value":6}
  • {"label":"PE","value":9}
Difficulty
easy

The bar graph shows: Math=7, Science=9, Reading=8, Art=3. What is the difference between Math and Reading?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":7}
  • {"label":"Science","value":9}
  • {"label":"Reading","value":8}
  • {"label":"Art","value":3}
Difficulty
easy

The bar graph shows: Apples=8, Oranges=9, Bananas=2, Grapes=6, Peaches=7. Which has the most?

Show answer

Answer: Oranges

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":9}
  • {"label":"Bananas","value":2}
  • {"label":"Grapes","value":6}
  • {"label":"Peaches","value":7}
Difficulty
easy

The bar graph shows: Math=8, Science=7, Reading=2. Which has the most?

Show answer

Answer: Math

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":8}
  • {"label":"Science","value":7}
  • {"label":"Reading","value":2}
Difficulty
easy

The bar graph shows: Red=10, Blue=2, Green=5. Which has the least?

Show answer

Answer: Blue

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":2}
  • {"label":"Green","value":5}
Difficulty
easy

The bar graph shows: Apples=3, Oranges=10, Bananas=7, Grapes=7. What is the difference between Apples and Oranges?

Show answer

Answer: 7

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":7}
  • {"label":"Grapes","value":7}
Difficulty
easy

The bar graph shows: Soccer=9, Basketball=9, Baseball=9. Which has the least?

Show answer

Answer: Soccer

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":9}
  • {"label":"Basketball","value":9}
  • {"label":"Baseball","value":9}
Difficulty
easy

The bar graph shows: Red=6, Blue=2, Green=5, Yellow=4, Purple=1. How many more Red than Green?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":2}
  • {"label":"Green","value":5}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":1}
Difficulty
easy

The bar graph shows: Apples=3, Oranges=9, Bananas=3. What is the difference between Bananas and Apples?

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":9}
  • {"label":"Bananas","value":3}
Difficulty
easy

The bar graph shows: Soccer=9, Basketball=3, Baseball=8, Tennis=7, Swimming=3. How many more Soccer than Baseball?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Soccer","value":9}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":8}
  • {"label":"Tennis","value":7}
  • {"label":"Swimming","value":3}
Difficulty
easy

The bar graph shows: Red=2, Blue=9, Green=1, Yellow=6. How many more Blue than Yellow?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":2}
  • {"label":"Blue","value":9}
  • {"label":"Green","value":1}
  • {"label":"Yellow","value":6}
Difficulty
easy

The bar graph shows: Math=4, Science=10, Reading=2, Art=5, PE=6. Which has the most?

Show answer

Answer: Science

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":4}
  • {"label":"Science","value":10}
  • {"label":"Reading","value":2}
  • {"label":"Art","value":5}
  • {"label":"PE","value":6}
Difficulty
easy

The bar graph shows: Apples=1, Oranges=9, Bananas=4, Grapes=6, Peaches=3. Which has the most?

Show answer

Answer: Oranges

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":1}
  • {"label":"Oranges","value":9}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":6}
  • {"label":"Peaches","value":3}
Difficulty
easy

The bar graph shows: Monday=4, Tuesday=7, Wednesday=6, Thursday=3. How many in total?

Show answer

Answer: 20

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":6}
  • {"label":"Thursday","value":3}
Difficulty
easy

The bar graph shows: Monday=4, Tuesday=6, Wednesday=4, Thursday=2, Friday=3. Which has the least?

Show answer

Answer: Thursday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":6}
  • {"label":"Wednesday","value":4}
  • {"label":"Thursday","value":2}
  • {"label":"Friday","value":3}
Difficulty
easy

The bar graph shows: Math=10, Science=6, Reading=6, Art=7, PE=6. How many more Math than Art?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":10}
  • {"label":"Science","value":6}
  • {"label":"Reading","value":6}
  • {"label":"Art","value":7}
  • {"label":"PE","value":6}
Difficulty
easy

The bar graph shows: Math=8, Science=9, Reading=2, Art=10. How many in total?

Show answer

Answer: 29

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":8}
  • {"label":"Science","value":9}
  • {"label":"Reading","value":2}
  • {"label":"Art","value":10}
Difficulty
easy