easy Set 13 Form Exercise

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

Show answer

Answer: 22

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

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

Show answer

Answer: 20

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

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

Show answer

Answer: 30

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

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

Show answer

Answer: 16

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: Bananas

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":5}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":1}
  • {"label":"Peaches","value":5}
Difficulty
normal

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

Show answer

Answer: 13

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: 16

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

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

Show answer

Answer: 32

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

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

Show answer

Answer: Tuesday

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

The bar graph shows: Monday=6, Tuesday=8, Wednesday=3, Thursday=1. Which has the most?

Show answer

Answer: Tuesday

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

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

Show answer

Answer: Math

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":10}
  • {"label":"Science","value":4}
  • {"label":"Reading","value":5}
Difficulty
normal

The bar graph shows: Apples=5, Oranges=6, Bananas=10, Grapes=2. Which has the least?

Show answer

Answer: Grapes

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

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

Show answer

Answer: Oranges

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

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

Show answer

Answer: 4

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

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

Show answer

Answer: 13

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

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

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Soccer","value":4}
  • {"label":"Basketball","value":6}
  • {"label":"Baseball","value":9}
  • {"label":"Tennis","value":8}
  • {"label":"Swimming","value":1}
Difficulty
normal

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

Show answer

Answer: 3

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