medium Set 83 Form Exercise

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

Show answer

Answer: Bananas

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: 2

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

The bar graph shows: Red=8, Blue=6, Green=6. What is the difference between Red and Green?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":6}
  • {"label":"Green","value":6}
Difficulty
medium

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

Show answer

Answer: Peaches

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

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

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Soccer","value":6}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":10}
Difficulty
medium

The bar graph shows: Dogs=8, Cats=3, Fish=7, Birds=9, Rabbits=2. What is the difference between Rabbits and Dogs?

Show answer

Answer: 6

SubType
difference
ChartType
bar
Data
  • {"label":"Dogs","value":8}
  • {"label":"Cats","value":3}
  • {"label":"Fish","value":7}
  • {"label":"Birds","value":9}
  • {"label":"Rabbits","value":2}
Difficulty
medium

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

Show answer

Answer: Soccer

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

The bar graph shows: Monday=3, Tuesday=10, Wednesday=1, Thursday=9, Friday=8. Which has the least?

Show answer

Answer: Wednesday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":3}
  • {"label":"Tuesday","value":10}
  • {"label":"Wednesday","value":1}
  • {"label":"Thursday","value":9}
  • {"label":"Friday","value":8}
Difficulty
medium

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

Show answer

Answer: Science

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

The bar graph shows: Apples=1, Oranges=2, Bananas=2, Grapes=4. Which has the most?

Show answer

Answer: Grapes

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

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

Show answer

Answer: Reading

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

The bar graph shows: Soccer=3, Basketball=9, Baseball=4, Tennis=2. How many in total?

Show answer

Answer: 18

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":3}
  • {"label":"Basketball","value":9}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":2}
Difficulty
medium

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

Show answer

Answer: 2

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: Cats

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

The bar graph shows: Monday=7, Tuesday=7, Wednesday=6, Thursday=2. How many in total?

Show answer

Answer: 22

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":7}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":6}
  • {"label":"Thursday","value":2}
Difficulty
medium

The bar graph shows: Dogs=6, Cats=7, Fish=1, Birds=3. What is the difference between Birds and Fish?

Show answer

Answer: 2

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

The bar graph shows: Soccer=9, Basketball=1, Baseball=4, Tennis=10, Swimming=9. How many in total?

Show answer

Answer: 33

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

The bar graph shows: Red=6, Blue=10, Green=7, Yellow=1. How many in total?

Show answer

Answer: 24

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