easy Set 92 Form Exercise

The bar graph shows: Monday=6, Tuesday=3, Wednesday=8. Which has the most?

Show answer

Answer: Wednesday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":6}
  • {"label":"Tuesday","value":3}
  • {"label":"Wednesday","value":8}
Difficulty
normal

The bar graph shows: Apples=5, Oranges=10, Bananas=5. Which has the most?

Show answer

Answer: Oranges

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":5}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":5}
Difficulty
normal

The bar graph shows: Math=5, Science=2, Reading=1. How many in total?

Show answer

Answer: 8

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":5}
  • {"label":"Science","value":2}
  • {"label":"Reading","value":1}
Difficulty
normal

The bar graph shows: Apples=7, Oranges=8, Bananas=2, Grapes=2. How many more Oranges than Apples?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":7}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":2}
  • {"label":"Grapes","value":2}
Difficulty
normal

The bar graph shows: Red=5, Blue=8, Green=2, Yellow=1, Purple=5. How many in total?

Show answer

Answer: 21

SubType
total
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":8}
  • {"label":"Green","value":2}
  • {"label":"Yellow","value":1}
  • {"label":"Purple","value":5}
Difficulty
normal

The bar graph shows: Dogs=7, Cats=7, Fish=10. Which has the least?

Show answer

Answer: Dogs

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":7}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":10}
Difficulty
normal

The bar graph shows: Red=2, Blue=1, Green=3. What is the difference between Green and Red?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":2}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":3}
Difficulty
normal

The bar graph shows: Red=5, Blue=4, Green=5, Yellow=7. Which has the least?

Show answer

Answer: Blue

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":4}
  • {"label":"Green","value":5}
  • {"label":"Yellow","value":7}
Difficulty
normal

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

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

The bar graph shows: Red=8, Blue=3, Green=5, Yellow=9, Purple=10. Which has the least?

Show answer

Answer: Blue

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":3}
  • {"label":"Green","value":5}
  • {"label":"Yellow","value":9}
  • {"label":"Purple","value":10}
Difficulty
normal

The bar graph shows: Soccer=1, Basketball=7, Baseball=2, Tennis=9, Swimming=8. Which has the least?

Show answer

Answer: Soccer

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":1}
  • {"label":"Basketball","value":7}
  • {"label":"Baseball","value":2}
  • {"label":"Tennis","value":9}
  • {"label":"Swimming","value":8}
Difficulty
normal

The bar graph shows: Math=9, Science=6, Reading=3, Art=3. How many in total?

Show answer

Answer: 21

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":9}
  • {"label":"Science","value":6}
  • {"label":"Reading","value":3}
  • {"label":"Art","value":3}
Difficulty
normal

The bar graph shows: Red=8, Blue=4, Green=9, Yellow=5, Purple=5. Which has the most?

Show answer

Answer: Green

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":4}
  • {"label":"Green","value":9}
  • {"label":"Yellow","value":5}
  • {"label":"Purple","value":5}
Difficulty
normal

The bar graph shows: Soccer=6, Basketball=2, Baseball=9, Tennis=2. How many more Baseball than Soccer?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Soccer","value":6}
  • {"label":"Basketball","value":2}
  • {"label":"Baseball","value":9}
  • {"label":"Tennis","value":2}
Difficulty
normal

The bar graph shows: Apples=3, Oranges=1, Bananas=10, Grapes=7, Peaches=7. How many more Bananas than Peaches?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":1}
  • {"label":"Bananas","value":10}
  • {"label":"Grapes","value":7}
  • {"label":"Peaches","value":7}
Difficulty
normal

The bar graph shows: Red=7, Blue=5, Green=9. Which has the most?

Show answer

Answer: Green

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":7}
  • {"label":"Blue","value":5}
  • {"label":"Green","value":9}
Difficulty
normal

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

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":7}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":8}
  • {"label":"Grapes","value":2}
Difficulty
normal

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

Show answer

Answer: Green

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":6}
  • {"label":"Green","value":1}
Difficulty
normal

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":7}
  • {"label":"Bananas","value":2}
  • {"label":"Grapes","value":10}
  • {"label":"Peaches","value":4}
Difficulty
normal

The bar graph shows: Red=5, Blue=1, Green=5. Which has the most?

Show answer

Answer: Red

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":5}
Difficulty
normal