easy Set 74 Form Exercise

The bar graph shows: Monday=4, Tuesday=6, Wednesday=3, Thursday=7, Friday=8. What is the difference between Wednesday and Friday?

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":6}
  • {"label":"Wednesday","value":3}
  • {"label":"Thursday","value":7}
  • {"label":"Friday","value":8}
Difficulty
normal

The bar graph shows: Dogs=9, Cats=7, Fish=4. How many in total?

Show answer

Answer: 20

SubType
total
ChartType
bar
Data
  • {"label":"Dogs","value":9}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":4}
Difficulty
normal

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

Show answer

Answer: 11

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":1}
  • {"label":"Science","value":5}
  • {"label":"Reading","value":5}
Difficulty
normal

The bar graph shows: Red=6, Blue=3, Green=4. How many more Red than Green?

Show answer

Answer: 2

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

The bar graph shows: Dogs=9, Cats=4, Fish=5, Birds=2. Which has the most?

Show answer

Answer: Dogs

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

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

Show answer

Answer: 7

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

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

Show answer

Answer: 31

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":10}
Difficulty
normal

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

Show answer

Answer: Math

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":2}
  • {"label":"Science","value":10}
  • {"label":"Reading","value":3}
  • {"label":"Art","value":8}
Difficulty
normal

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

Show answer

Answer: Bananas

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":2}
  • {"label":"Grapes","value":10}
  • {"label":"Peaches","value":7}
Difficulty
normal

The bar graph shows: Apples=1, Oranges=5, Bananas=5. Which has the least?

Show answer

Answer: Apples

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":1}
  • {"label":"Oranges","value":5}
  • {"label":"Bananas","value":5}
Difficulty
normal

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

Show answer

Answer: Yellow

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":7}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":6}
Difficulty
normal

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

Show answer

Answer: 5

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

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

Show answer

Answer: Yellow

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

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

Show answer

Answer: Monday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":2}
  • {"label":"Tuesday","value":10}
  • {"label":"Wednesday","value":4}
Difficulty
normal

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

Show answer

Answer: 17

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

The bar graph shows: Dogs=5, Cats=4, Fish=10, Birds=7. How many in total?

Show answer

Answer: 26

SubType
total
ChartType
bar
Data
  • {"label":"Dogs","value":5}
  • {"label":"Cats","value":4}
  • {"label":"Fish","value":10}
  • {"label":"Birds","value":7}
Difficulty
normal

The bar graph shows: Dogs=10, Cats=10, Fish=4. What is the difference between Cats and Fish?

Show answer

Answer: 6

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

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

Show answer

Answer: 9

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

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

Show answer

Answer: 1

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

The bar graph shows: Red=6, Blue=4, Green=8, Yellow=8. Which has the least?

Show answer

Answer: Blue

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":4}
  • {"label":"Green","value":8}
  • {"label":"Yellow","value":8}
Difficulty
normal