easy Set 11 Form Exercise

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

Show answer

Answer: 19

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

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

Show answer

Answer: 25

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

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

Show answer

Answer: Birds

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

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

Show answer

Answer: 15

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

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

Show answer

Answer: 35

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

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

Show answer

Answer: 1

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

The bar graph shows: Monday=4, Tuesday=3, Wednesday=3. How many more Monday than Wednesday?

Show answer

Answer: 1

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

The bar graph shows: Dogs=3, Cats=5, Fish=1. Which has the most?

Show answer

Answer: Cats

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

The bar graph shows: Apples=5, Oranges=3, Bananas=9. Which has the most?

Show answer

Answer: Bananas

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

The bar graph shows: Red=6, Blue=8, Green=10, Yellow=3, Purple=5. What is the difference between Green and Blue?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":8}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":3}
  • {"label":"Purple","value":5}
Difficulty
normal

The bar graph shows: Math=1, Science=3, Reading=9, Art=9. How many more Reading than Art?

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: Wednesday

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

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

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":10}
  • {"label":"Green","value":6}
  • {"label":"Yellow","value":1}
  • {"label":"Purple","value":9}
Difficulty
normal

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

Show answer

Answer: Green

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

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

Show answer

Answer: 1

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

The bar graph shows: Red=6, Blue=3, Green=5, Yellow=4. What is the difference between Yellow and Red?

Show answer

Answer: 2

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

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

Show answer

Answer: 9

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

The bar graph shows: Monday=4, Tuesday=5, Wednesday=8, Thursday=3. How many in total?

Show answer

Answer: 20

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":5}
  • {"label":"Wednesday","value":8}
  • {"label":"Thursday","value":3}
Difficulty
normal

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

Show answer

Answer: Soccer

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