easy Set 33 Form Exercise

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

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":3}
  • {"label":"Green","value":9}
Difficulty
easy

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

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":8}
  • {"label":"Basketball","value":5}
  • {"label":"Baseball","value":6}
  • {"label":"Tennis","value":6}
  • {"label":"Swimming","value":3}
Difficulty
easy

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

Show answer

Answer: 2

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

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

Show answer

Answer: 8

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

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

Show answer

Answer: Green

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

The bar graph shows: Monday=10, Tuesday=3, Wednesday=9, Thursday=1. How many more Monday than Wednesday?

Show answer

Answer: 1

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

The bar graph shows: Math=9, Science=3, Reading=7, Art=3. Which has the least?

Show answer

Answer: Science

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

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

Show answer

Answer: Wednesday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":8}
  • {"label":"Tuesday","value":5}
  • {"label":"Wednesday","value":10}
Difficulty
easy

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

Show answer

Answer: Math

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":7}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":1}
  • {"label":"Art","value":6}
  • {"label":"PE","value":4}
Difficulty
easy

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

Show answer

Answer: Art

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

The bar graph shows: Monday=9, Tuesday=5, Wednesday=6, Thursday=2. Which has the least?

Show answer

Answer: Thursday

SubType
least
ChartType
bar
Data
  • {"label":"Monday","value":9}
  • {"label":"Tuesday","value":5}
  • {"label":"Wednesday","value":6}
  • {"label":"Thursday","value":2}
Difficulty
easy

The bar graph shows: Monday=9, Tuesday=9, Wednesday=9, Thursday=4, Friday=6. How many in total?

Show answer

Answer: 37

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

The bar graph shows: Red=4, Blue=1, Green=8, Yellow=2, Purple=4. Which has the most?

Show answer

Answer: Green

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":4}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":8}
  • {"label":"Yellow","value":2}
  • {"label":"Purple","value":4}
Difficulty
easy

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

Show answer

Answer: Oranges

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

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

Show answer

Answer: 4

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

The bar graph shows: Apples=8, Oranges=2, Bananas=4, Grapes=10, Peaches=4. Which has the most?

Show answer

Answer: Grapes

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

The bar graph shows: Soccer=3, Basketball=6, Baseball=7, Tennis=9. Which has the least?

Show answer

Answer: Soccer

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":3}
  • {"label":"Basketball","value":6}
  • {"label":"Baseball","value":7}
  • {"label":"Tennis","value":9}
Difficulty
easy

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":9}
  • {"label":"Baseball","value":6}
Difficulty
easy

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

Show answer

Answer: Grapes

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

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

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