medium Set 50 Form Exercise

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

Show answer

Answer: Green

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

The bar graph shows: Red=13, Blue=18, Green=3, Yellow=16, Purple=4. Which has the least?

Show answer

Answer: Green

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":13}
  • {"label":"Blue","value":18}
  • {"label":"Green","value":3}
  • {"label":"Yellow","value":16}
  • {"label":"Purple","value":4}
Difficulty
normal

The bar graph shows: Soccer=1, Basketball=16, Baseball=3, Tennis=7. How many in total?

Show answer

Answer: 27

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

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

Show answer

Answer: Cats

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

The bar graph shows: Monday=20, Tuesday=2, Wednesday=14, Thursday=10, Friday=10. How many more Monday than Wednesday?

Show answer

Answer: 6

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":20}
  • {"label":"Tuesday","value":2}
  • {"label":"Wednesday","value":14}
  • {"label":"Thursday","value":10}
  • {"label":"Friday","value":10}
Difficulty
normal

The bar graph shows: Red=12, Blue=5, Green=2, Yellow=20, Purple=11. Which has the least?

Show answer

Answer: Green

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":12}
  • {"label":"Blue","value":5}
  • {"label":"Green","value":2}
  • {"label":"Yellow","value":20}
  • {"label":"Purple","value":11}
Difficulty
normal

The bar graph shows: Dogs=4, Cats=5, Fish=19, Birds=17, Rabbits=19. Which has the most?

Show answer

Answer: Fish

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":4}
  • {"label":"Cats","value":5}
  • {"label":"Fish","value":19}
  • {"label":"Birds","value":17}
  • {"label":"Rabbits","value":19}
Difficulty
normal

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

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

The bar graph shows: Soccer=16, Basketball=15, Baseball=8. How many in total?

Show answer

Answer: 39

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":16}
  • {"label":"Basketball","value":15}
  • {"label":"Baseball","value":8}
Difficulty
normal

The bar graph shows: Math=20, Science=3, Reading=17, Art=18. How many in total?

Show answer

Answer: 58

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

The bar graph shows: Apples=18, Oranges=20, Bananas=15. How many more Oranges than Apples?

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":18}
  • {"label":"Oranges","value":20}
  • {"label":"Bananas","value":15}
Difficulty
normal

The bar graph shows: Monday=18, Tuesday=20, Wednesday=19, Thursday=15. How many in total?

Show answer

Answer: 72

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":18}
  • {"label":"Tuesday","value":20}
  • {"label":"Wednesday","value":19}
  • {"label":"Thursday","value":15}
Difficulty
normal

The bar graph shows: Monday=13, Tuesday=20, Wednesday=1, Thursday=7, Friday=14. How many more Tuesday than Friday?

Show answer

Answer: 6

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":13}
  • {"label":"Tuesday","value":20}
  • {"label":"Wednesday","value":1}
  • {"label":"Thursday","value":7}
  • {"label":"Friday","value":14}
Difficulty
normal

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

Show answer

Answer: 9

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

The bar graph shows: Dogs=19, Cats=18, Fish=20, Birds=4, Rabbits=14. What is the difference between Dogs and Birds?

Show answer

Answer: 15

SubType
difference
ChartType
bar
Data
  • {"label":"Dogs","value":19}
  • {"label":"Cats","value":18}
  • {"label":"Fish","value":20}
  • {"label":"Birds","value":4}
  • {"label":"Rabbits","value":14}
Difficulty
normal

The bar graph shows: Monday=18, Tuesday=4, Wednesday=19, Thursday=10. How many in total?

Show answer

Answer: 51

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":18}
  • {"label":"Tuesday","value":4}
  • {"label":"Wednesday","value":19}
  • {"label":"Thursday","value":10}
Difficulty
normal

The bar graph shows: Monday=14, Tuesday=20, Wednesday=2, Thursday=5. What is the difference between Wednesday and Thursday?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":14}
  • {"label":"Tuesday","value":20}
  • {"label":"Wednesday","value":2}
  • {"label":"Thursday","value":5}
Difficulty
normal

The bar graph shows: Apples=14, Oranges=3, Bananas=1, Grapes=16. Which has the least?

Show answer

Answer: Bananas

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":14}
  • {"label":"Oranges","value":3}
  • {"label":"Bananas","value":1}
  • {"label":"Grapes","value":16}
Difficulty
normal

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

Show answer

Answer: 2

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

The bar graph shows: Math=17, Science=14, Reading=7, Art=1, PE=13. What is the difference between Art and PE?

Show answer

Answer: 12

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":17}
  • {"label":"Science","value":14}
  • {"label":"Reading","value":7}
  • {"label":"Art","value":1}
  • {"label":"PE","value":13}
Difficulty
normal