easy Set 93 Form Exercise

The bar graph shows: Apples=8, Oranges=6, Bananas=4, Grapes=1, Peaches=2. Which has the least?

Show answer

Answer: Grapes

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":1}
  • {"label":"Peaches","value":2}
Difficulty
normal

The bar graph shows: Soccer=10, Basketball=7, Baseball=2, Tennis=2. How many in total?

Show answer

Answer: 21

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":10}
  • {"label":"Basketball","value":7}
  • {"label":"Baseball","value":2}
  • {"label":"Tennis","value":2}
Difficulty
normal

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

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

The bar graph shows: Dogs=4, Cats=5, Fish=1. How many more Cats than Dogs?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Dogs","value":4}
  • {"label":"Cats","value":5}
  • {"label":"Fish","value":1}
Difficulty
normal

The bar graph shows: Monday=9, Tuesday=6, Wednesday=4, Thursday=1, Friday=10. Which has the most?

Show answer

Answer: Friday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":9}
  • {"label":"Tuesday","value":6}
  • {"label":"Wednesday","value":4}
  • {"label":"Thursday","value":1}
  • {"label":"Friday","value":10}
Difficulty
normal

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

Show answer

Answer: 2

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 1

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

The bar graph shows: Soccer=6, Basketball=4, Baseball=2, Tennis=3, Swimming=8. What is the difference between Soccer and Tennis?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":6}
  • {"label":"Basketball","value":4}
  • {"label":"Baseball","value":2}
  • {"label":"Tennis","value":3}
  • {"label":"Swimming","value":8}
Difficulty
normal

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

Show answer

Answer: 3

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

The bar graph shows: Red=10, Blue=5, Green=9. What is the difference between Green and Red?

Show answer

Answer: 1

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

The bar graph shows: Dogs=10, Cats=4, Fish=6. How many in total?

Show answer

Answer: 20

SubType
total
ChartType
bar
Data
  • {"label":"Dogs","value":10}
  • {"label":"Cats","value":4}
  • {"label":"Fish","value":6}
Difficulty
normal

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

Show answer

Answer: Blue

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

The bar graph shows: Soccer=2, Basketball=5, Baseball=10. How many in total?

Show answer

Answer: 17

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":2}
  • {"label":"Basketball","value":5}
  • {"label":"Baseball","value":10}
Difficulty
normal

The bar graph shows: Red=10, Blue=8, Green=7, Yellow=4, Purple=1. What is the difference between Blue and Green?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":8}
  • {"label":"Green","value":7}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":1}
Difficulty
normal

The bar graph shows: Math=9, Science=2, Reading=10. Which has the least?

Show answer

Answer: Science

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":9}
  • {"label":"Science","value":2}
  • {"label":"Reading","value":10}
Difficulty
normal

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

Show answer

Answer: Tennis

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

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

Show answer

Answer: 2

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

The bar graph shows: Apples=8, Oranges=4, Bananas=5, Grapes=1. How many in total?

Show answer

Answer: 18

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":5}
  • {"label":"Grapes","value":1}
Difficulty
normal

The bar graph shows: Dogs=1, Cats=7, Fish=9, Birds=8, Rabbits=3. Which has the least?

Show answer

Answer: Dogs

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":1}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":9}
  • {"label":"Birds","value":8}
  • {"label":"Rabbits","value":3}
Difficulty
normal