easy Set 58 Form Exercise

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

Show answer

Answer: Apples

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

The bar graph shows: Apples=3, Oranges=8, Bananas=4, Grapes=5. How many more Oranges than Grapes?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":5}
Difficulty
normal

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

Show answer

Answer: 1

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

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

Show answer

Answer: Oranges

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

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

Show answer

Answer: Birds

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

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

Show answer

Answer: 7

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

The bar graph shows: Monday=10, Tuesday=1, Wednesday=9, Thursday=9. How many in total?

Show answer

Answer: 29

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

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

Show answer

Answer: 18

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

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

Show answer

Answer: 4

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

The bar graph shows: Dogs=4, Cats=10, Fish=7, Birds=10, Rabbits=6. Which has the least?

Show answer

Answer: Dogs

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

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

Show answer

Answer: Basketball

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

The bar graph shows: Math=1, Science=8, Reading=10, Art=2, PE=4. What is the difference between Science and Reading?

Show answer

Answer: 2

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

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

Show answer

Answer: Grapes

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

The bar graph shows: Soccer=7, Basketball=8, Baseball=7. Which has the least?

Show answer

Answer: Soccer

SubType
least
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":8}
  • {"label":"Baseball","value":7}
Difficulty
normal

The bar graph shows: Apples=6, Oranges=4, Bananas=1. How many in total?

Show answer

Answer: 11

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":1}
Difficulty
normal

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

Show answer

Answer: Wednesday

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

The bar graph shows: Soccer=10, Basketball=7, Baseball=5, Tennis=6, Swimming=6. Which has the most?

Show answer

Answer: Soccer

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

The bar graph shows: Soccer=7, Basketball=10, Baseball=2, Tennis=2. Which has the most?

Show answer

Answer: Basketball

SubType
most
ChartType
bar
Data
  • {"label":"Soccer","value":7}
  • {"label":"Basketball","value":10}
  • {"label":"Baseball","value":2}
  • {"label":"Tennis","value":2}
Difficulty
normal

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

Show answer

Answer: Baseball

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

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

Show answer

Answer: 7

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