medium Set 81 Form Exercise

The bar graph shows: Monday=1, Tuesday=10, Wednesday=3. What is the difference between Monday and Wednesday?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":1}
  • {"label":"Tuesday","value":10}
  • {"label":"Wednesday","value":3}
Difficulty
medium

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

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

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

Show answer

Answer: Friday

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

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

Show answer

Answer: 26

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

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

Show answer

Answer: Thursday

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

The bar graph shows: Soccer=6, Basketball=7, Baseball=6, Tennis=4, Swimming=5. How many in total?

Show answer

Answer: 28

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: Reading

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

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

Show answer

Answer: Apples

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

The bar graph shows: Red=4, Blue=3, Green=10, Yellow=10, Purple=2. How many in total?

Show answer

Answer: 29

SubType
total
ChartType
bar
Data
  • {"label":"Red","value":4}
  • {"label":"Blue","value":3}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":10}
  • {"label":"Purple","value":2}
Difficulty
medium

The bar graph shows: Dogs=8, Cats=2, Fish=6, Birds=2. How many more Dogs than Fish?

Show answer

Answer: 2

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

The bar graph shows: Apples=2, Oranges=4, Bananas=6. How many more Bananas than Oranges?

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":6}
Difficulty
medium

The bar graph shows: Math=2, Science=7, Reading=1. How many in total?

Show answer

Answer: 10

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":2}
  • {"label":"Science","value":7}
  • {"label":"Reading","value":1}
Difficulty
medium

The bar graph shows: Apples=2, Oranges=1, Bananas=2, Grapes=9, Peaches=10. Which has the least?

Show answer

Answer: Oranges

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":1}
  • {"label":"Bananas","value":2}
  • {"label":"Grapes","value":9}
  • {"label":"Peaches","value":10}
Difficulty
medium

The bar graph shows: Soccer=6, Basketball=3, Baseball=10, Tennis=3. Which has the least?

Show answer

Answer: Basketball

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

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

Show answer

Answer: Rabbits

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":7}
  • {"label":"Cats","value":5}
  • {"label":"Fish","value":9}
  • {"label":"Birds","value":5}
  • {"label":"Rabbits","value":1}
Difficulty
medium

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

Show answer

Answer: Red

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

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

Show answer

Answer: Monday

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

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

Show answer

Answer: 25

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

The bar graph shows: Dogs=8, Cats=8, Fish=2, Birds=4, Rabbits=5. How many more Dogs than Cats?

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