medium Set 32 Form Exercise

The bar graph shows: Apples=7, Oranges=3, Bananas=7, Grapes=7, Peaches=2. Which has the most?

Show answer

Answer: Apples

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

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

Show answer

Answer: 16

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

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

Show answer

Answer: Art

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":3}
  • {"label":"Science","value":10}
  • {"label":"Reading","value":9}
  • {"label":"Art","value":2}
  • {"label":"PE","value":6}
Difficulty
medium

The bar graph shows: Monday=1, Tuesday=4, Wednesday=4, Thursday=1. Which has the least?

Show answer

Answer: Monday

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

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

Show answer

Answer: Dogs

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":9}
  • {"label":"Cats","value":9}
  • {"label":"Fish","value":3}
Difficulty
medium

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

Show answer

Answer: 3

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

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

Show answer

Answer: Monday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":2}
  • {"label":"Tuesday","value":4}
  • {"label":"Wednesday","value":9}
  • {"label":"Thursday","value":2}
Difficulty
medium

The bar graph shows: Soccer=8, Basketball=9, Baseball=8. What is the difference between Basketball and Baseball?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":8}
  • {"label":"Basketball","value":9}
  • {"label":"Baseball","value":8}
Difficulty
medium

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

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

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

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 5

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

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

Show answer

Answer: Purple

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

The bar graph shows: Math=4, Science=8, Reading=2, Art=6. What is the difference between Math and Reading?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":4}
  • {"label":"Science","value":8}
  • {"label":"Reading","value":2}
  • {"label":"Art","value":6}
Difficulty
medium

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

Show answer

Answer: Birds

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

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

Show answer

Answer: Red

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

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

Show answer

Answer: Math

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":10}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":2}
Difficulty
medium

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

Show answer

Answer: Basketball

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

The bar graph shows: Math=5, Science=7, Reading=4, Art=5. What is the difference between Science and Reading?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":5}
  • {"label":"Science","value":7}
  • {"label":"Reading","value":4}
  • {"label":"Art","value":5}
Difficulty
medium