easy Set 47 Form Exercise

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

Show answer

Answer: 22

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

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

Show answer

Answer: 8

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

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

Show answer

Answer: Reading

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: Apples

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

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

Show answer

Answer: Cats

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

The bar graph shows: Math=2, Science=8, Reading=2, Art=7. Which has the most?

Show answer

Answer: Science

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

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

Show answer

Answer: Baseball

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

The bar graph shows: Math=4, Science=3, Reading=1, Art=10, PE=2. Which has the most?

Show answer

Answer: Art

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

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

Show answer

Answer: Purple

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: 18

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

The bar graph shows: Apples=8, Oranges=8, Bananas=8, Grapes=10, Peaches=7. How many more Grapes than Bananas?

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":8}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":8}
  • {"label":"Grapes","value":10}
  • {"label":"Peaches","value":7}
Difficulty
normal

The bar graph shows: Math=1, Science=1, Reading=4, Art=8, PE=5. How many more Art than PE?

Show answer

Answer: 3

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

The bar graph shows: Soccer=8, Basketball=10, Baseball=4. How many more Basketball than Soccer?

Show answer

Answer: 2

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

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

Show answer

Answer: 4

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

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

Show answer

Answer: 30

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

The bar graph shows: Soccer=5, Basketball=7, Baseball=4, Tennis=9. What is the difference between Basketball and Baseball?

Show answer

Answer: 3

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

The bar graph shows: Red=9, Blue=9, Green=1, Yellow=5. Which has the least?

Show answer

Answer: Green

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