easy Set 72 Form Exercise

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

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":3}
  • {"label":"Blue","value":10}
  • {"label":"Green","value":3}
Difficulty
easy

The bar graph shows: Monday=6, Tuesday=3, Wednesday=6. How many in total?

Show answer

Answer: 15

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":6}
  • {"label":"Tuesday","value":3}
  • {"label":"Wednesday","value":6}
Difficulty
easy

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

Show answer

Answer: Apples

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

The bar graph shows: Monday=3, Tuesday=4, Wednesday=9, Thursday=8. What is the difference between Thursday and Wednesday?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":3}
  • {"label":"Tuesday","value":4}
  • {"label":"Wednesday","value":9}
  • {"label":"Thursday","value":8}
Difficulty
easy

The bar graph shows: Soccer=1, Basketball=6, Baseball=10, Tennis=2. What is the difference between Tennis and Basketball?

Show answer

Answer: 4

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":1}
  • {"label":"Basketball","value":6}
  • {"label":"Baseball","value":10}
  • {"label":"Tennis","value":2}
Difficulty
easy

The bar graph shows: Apples=2, Oranges=1, Bananas=4. Which has the most?

Show answer

Answer: Bananas

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":2}
  • {"label":"Oranges","value":1}
  • {"label":"Bananas","value":4}
Difficulty
easy

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

Show answer

Answer: 7

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":4}
  • {"label":"Basketball","value":2}
  • {"label":"Baseball","value":1}
Difficulty
easy

The bar graph shows: Red=10, Blue=6, Green=1, Yellow=4, Purple=7. How many in total?

Show answer

Answer: 28

SubType
total
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":6}
  • {"label":"Green","value":1}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":7}
Difficulty
easy

The bar graph shows: Math=6, Science=5, Reading=8, Art=3. Which has the least?

Show answer

Answer: Art

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":6}
  • {"label":"Science","value":5}
  • {"label":"Reading","value":8}
  • {"label":"Art","value":3}
Difficulty
easy

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

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":7}
  • {"label":"Grapes","value":9}
Difficulty
easy

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

Show answer

Answer: 8

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

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

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Dogs","value":1}
  • {"label":"Cats","value":9}
  • {"label":"Fish","value":4}
  • {"label":"Birds","value":6}
  • {"label":"Rabbits","value":6}
Difficulty
easy

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

Show answer

Answer: 1

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

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

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

The bar graph shows: Apples=9, Oranges=10, Bananas=1, Grapes=4. How many more Oranges than Apples?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":9}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":1}
  • {"label":"Grapes","value":4}
Difficulty
easy

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

Show answer

Answer: Red

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

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

Show answer

Answer: 7

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

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

Show answer

Answer: Dogs

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":3}
  • {"label":"Cats","value":10}
  • {"label":"Fish","value":5}
Difficulty
easy

The bar graph shows: Math=1, Science=3, Reading=7, Art=8, PE=9. What is the difference between Art and Math?

Show answer

Answer: 7

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":1}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":7}
  • {"label":"Art","value":8}
  • {"label":"PE","value":9}
Difficulty
easy

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

Show answer

Answer: Reading

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":2}
  • {"label":"Science","value":1}
  • {"label":"Reading","value":9}
Difficulty
easy