easy Set 34 Form Exercise

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

Show answer

Answer: Thursday

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

The bar graph shows: Dogs=3, Cats=7, Fish=4. Which has the most?

Show answer

Answer: Cats

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":3}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":4}
Difficulty
normal

The bar graph shows: Math=3, Science=1, Reading=7, Art=3. Which has the least?

Show answer

Answer: Science

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":3}
  • {"label":"Science","value":1}
  • {"label":"Reading","value":7}
  • {"label":"Art","value":3}
Difficulty
normal

The bar graph shows: Soccer=5, Basketball=9, Baseball=10, Tennis=5, Swimming=5. What is the difference between Tennis and Swimming?

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

The bar graph shows: Apples=7, Oranges=5, Bananas=10, Grapes=9. Which has the least?

Show answer

Answer: Oranges

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":7}
  • {"label":"Oranges","value":5}
  • {"label":"Bananas","value":10}
  • {"label":"Grapes","value":9}
Difficulty
normal

The bar graph shows: Soccer=9, Basketball=4, Baseball=6, Tennis=10. Which has the most?

Show answer

Answer: Tennis

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

The bar graph shows: Monday=2, Tuesday=7, Wednesday=2, Thursday=10. Which has the least?

Show answer

Answer: Monday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":2}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":2}
  • {"label":"Thursday","value":10}
Difficulty
normal

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

Show answer

Answer: Fish

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":9}
  • {"label":"Bananas","value":6}
Difficulty
normal

The bar graph shows: Red=8, Blue=3, Green=1, Yellow=4. How many in total?

Show answer

Answer: 16

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

The bar graph shows: Apples=7, Oranges=6, Bananas=4, Grapes=5. Which has the least?

Show answer

Answer: Bananas

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":7}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":5}
Difficulty
normal

The bar graph shows: Soccer=4, Basketball=6, Baseball=1. How many more Basketball than Soccer?

Show answer

Answer: 2

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

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

Show answer

Answer: 3

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

The bar graph shows: Apples=5, Oranges=5, Bananas=9, Grapes=2, Peaches=10. How many in total?

Show answer

Answer: 31

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":5}
  • {"label":"Oranges","value":5}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":2}
  • {"label":"Peaches","value":10}
Difficulty
normal

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

Show answer

Answer: 5

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

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

Show answer

Answer: 29

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 3

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

The bar graph shows: Apples=8, Oranges=8, Bananas=3, Grapes=9. Which has the most?

Show answer

Answer: Grapes

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":3}
  • {"label":"Grapes","value":9}
Difficulty
normal