easy Set 36 Form Exercise

The bar graph shows: Red=1, Blue=2, Green=10, Yellow=3. Which has the most?

Show answer

Answer: Green

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

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

Show answer

Answer: 5

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

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

Show answer

Answer: Fish

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

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

Show answer

Answer: 18

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

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

Show answer

Answer: Tuesday

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

The bar graph shows: Dogs=2, Cats=10, Fish=4, Birds=6. Which has the most?

Show answer

Answer: Cats

SubType
most
ChartType
bar
Data
  • {"label":"Dogs","value":2}
  • {"label":"Cats","value":10}
  • {"label":"Fish","value":4}
  • {"label":"Birds","value":6}
Difficulty
normal

The bar graph shows: Red=10, Blue=7, Green=4, Yellow=1. What is the difference between Blue and Yellow?

Show answer

Answer: 6

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

The bar graph shows: Red=6, Blue=7, Green=9, Yellow=2. Which has the least?

Show answer

Answer: Yellow

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

The bar graph shows: Apples=5, Oranges=5, Bananas=7, Grapes=7. How many in total?

Show answer

Answer: 24

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

The bar graph shows: Math=6, Science=10, Reading=7. What is the difference between Science and Reading?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":6}
  • {"label":"Science","value":10}
  • {"label":"Reading","value":7}
Difficulty
normal

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

Show answer

Answer: 7

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

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

Show answer

Answer: Soccer

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: Apples

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

The bar graph shows: Apples=9, Oranges=1, Bananas=5, Grapes=8. Which has the least?

Show answer

Answer: Oranges

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

The bar graph shows: Red=6, Blue=4, Green=8, Yellow=3. Which has the least?

Show answer

Answer: Yellow

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

The bar graph shows: Red=6, Blue=7, Green=8, Yellow=3, Purple=8. Which has the most?

Show answer

Answer: Green

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

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

Show answer

Answer: Reading

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

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

Show answer

Answer: 22

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

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

Show answer

Answer: 14

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