easy Set 30 Form Exercise

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

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

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

Show answer

Answer: Oranges

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

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

Show answer

Answer: 24

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

The bar graph shows: Soccer=4, Basketball=5, Baseball=3. Which has the least?

Show answer

Answer: Baseball

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":4}
  • {"label":"Basketball","value":5}
  • {"label":"Baseball","value":3}
Difficulty
normal

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

Show answer

Answer: Wednesday

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

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

Show answer

Answer: 5

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 1

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

The bar graph shows: Apples=5, Oranges=5, Bananas=9. How many more Bananas than Oranges?

Show answer

Answer: 4

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

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

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

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

Show answer

Answer: 21

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

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

Show answer

Answer: 1

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

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

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: Monday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":7}
  • {"label":"Tuesday","value":1}
  • {"label":"Wednesday","value":7}
  • {"label":"Thursday","value":6}
  • {"label":"Friday","value":2}
Difficulty
normal

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

Show answer

Answer: 1

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

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

Show answer

Answer: 5

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

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

Show answer

Answer: 12

SubType
total
ChartType
bar
Data
  • {"label":"Red","value":2}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":3}
  • {"label":"Yellow","value":6}
Difficulty
normal

The bar graph shows: Soccer=7, Basketball=3, Baseball=5. How many in total?

Show answer

Answer: 15

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":5}
Difficulty
normal

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

Show answer

Answer: 2

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