easy Set 22 Form Exercise

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

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":5}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":1}
Difficulty
normal

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

Show answer

Answer: 3

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 30

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":9}
  • {"label":"Baseball","value":2}
  • {"label":"Tennis","value":2}
  • {"label":"Swimming","value":10}
Difficulty
normal

The bar graph shows: Math=9, Science=3, Reading=3, Art=9. How many in total?

Show answer

Answer: 24

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":9}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":3}
  • {"label":"Art","value":9}
Difficulty
normal

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

Show answer

Answer: 13

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

The bar graph shows: Dogs=6, Cats=5, Fish=5, Birds=10, Rabbits=9. How many in total?

Show answer

Answer: 35

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

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

Show answer

Answer: Swimming

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

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

Show answer

Answer: 4

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

The bar graph shows: Red=8, Blue=2, Green=2. How many more Red than Green?

Show answer

Answer: 6

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

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

Show answer

Answer: Monday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":7}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":4}
Difficulty
normal

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

Show answer

Answer: Fish

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":1}
  • {"label":"Cats","value":1}
  • {"label":"Fish","value":9}
  • {"label":"Birds","value":3}
  • {"label":"Rabbits","value":8}
Difficulty
normal

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

Show answer

Answer: 21

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

The bar graph shows: Monday=8, Tuesday=1, Wednesday=9, Thursday=4, Friday=5. What is the difference between Tuesday and Monday?

Show answer

Answer: 7

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":8}
  • {"label":"Tuesday","value":1}
  • {"label":"Wednesday","value":9}
  • {"label":"Thursday","value":4}
  • {"label":"Friday","value":5}
Difficulty
normal

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

Show answer

Answer: 25

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":10}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":8}
Difficulty
normal

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

Show answer

Answer: 2

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

The bar graph shows: Soccer=3, Basketball=8, Baseball=4, Tennis=2. Which has the most?

Show answer

Answer: Basketball

SubType
most
ChartType
bar
Data
  • {"label":"Soccer","value":3}
  • {"label":"Basketball","value":8}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":2}
Difficulty
normal

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

Show answer

Answer: 6

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":3}
  • {"label":"Blue","value":9}
  • {"label":"Green","value":9}
Difficulty
normal

The bar graph shows: Math=5, Science=3, Reading=3, Art=7, PE=7. How many more Art than PE?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":5}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":3}
  • {"label":"Art","value":7}
  • {"label":"PE","value":7}
Difficulty
normal

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

Show answer

Answer: Science

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":2}
  • {"label":"Science","value":1}
  • {"label":"Reading","value":6}
  • {"label":"Art","value":8}
  • {"label":"PE","value":9}
Difficulty
normal