medium Set 39 Form Exercise

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

Show answer

Answer: Tennis

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":6}
  • {"label":"Basketball","value":6}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":2}
  • {"label":"Swimming","value":7}
Difficulty
medium

The bar graph shows: Soccer=5, Basketball=3, Baseball=3. Which has the most?

Show answer

Answer: Soccer

SubType
most
ChartType
bar
Data
  • {"label":"Soccer","value":5}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":3}
Difficulty
medium

The bar graph shows: Apples=2, Oranges=6, Bananas=3, Grapes=3. How many in total?

Show answer

Answer: 14

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":3}
  • {"label":"Grapes","value":3}
Difficulty
medium

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

Show answer

Answer: Dogs

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":10}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":7}
  • {"label":"Birds","value":7}
Difficulty
medium

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

Show answer

Answer: Soccer

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":2}
  • {"label":"Basketball","value":5}
  • {"label":"Baseball","value":7}
Difficulty
medium

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

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

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

Show answer

Answer: Math

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":8}
  • {"label":"Science","value":2}
  • {"label":"Reading","value":1}
  • {"label":"Art","value":5}
  • {"label":"PE","value":5}
Difficulty
medium

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

Show answer

Answer: Tennis

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

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

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":9}
  • {"label":"Green","value":4}
  • {"label":"Yellow","value":3}
  • {"label":"Purple","value":9}
Difficulty
medium

The bar graph shows: Dogs=10, Cats=10, Fish=10, Birds=10, Rabbits=10. How many more Dogs than Rabbits?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Dogs","value":10}
  • {"label":"Cats","value":10}
  • {"label":"Fish","value":10}
  • {"label":"Birds","value":10}
  • {"label":"Rabbits","value":10}
Difficulty
medium

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":7}
  • {"label":"Bananas","value":3}
Difficulty
medium

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

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":9}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":9}
Difficulty
medium

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

Show answer

Answer: 4

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

The bar graph shows: Red=8, Blue=4, Green=5, Yellow=7. How many more Red than Yellow?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":4}
  • {"label":"Green","value":5}
  • {"label":"Yellow","value":7}
Difficulty
medium

The bar graph shows: Monday=6, Tuesday=3, Wednesday=3, Thursday=5, Friday=10. How many more Friday than Monday?

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":6}
  • {"label":"Tuesday","value":3}
  • {"label":"Wednesday","value":3}
  • {"label":"Thursday","value":5}
  • {"label":"Friday","value":10}
Difficulty
medium

The bar graph shows: Monday=1, Tuesday=1, Wednesday=5, Thursday=4, Friday=1. How many in total?

Show answer

Answer: 12

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":1}
  • {"label":"Tuesday","value":1}
  • {"label":"Wednesday","value":5}
  • {"label":"Thursday","value":4}
  • {"label":"Friday","value":1}
Difficulty
medium

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":10}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":6}
Difficulty
medium

The bar graph shows: Dogs=2, Cats=7, Fish=3, Birds=1. How many more Cats than Fish?

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Dogs","value":2}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":3}
  • {"label":"Birds","value":1}
Difficulty
medium

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

Show answer

Answer: Monday

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

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

Show answer

Answer: Basketball

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":1}
  • {"label":"Baseball","value":1}
Difficulty
medium