easy Set 38 Form Exercise

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

Show answer

Answer: Wednesday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":3}
  • {"label":"Tuesday","value":5}
  • {"label":"Wednesday","value":9}
  • {"label":"Thursday","value":6}
  • {"label":"Friday","value":2}
Difficulty
normal

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

Show answer

Answer: Fish

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":7}
  • {"label":"Cats","value":7}
  • {"label":"Fish","value":3}
Difficulty
normal

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

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":8}
  • {"label":"Tuesday","value":10}
  • {"label":"Wednesday","value":8}
Difficulty
normal

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

Show answer

Answer: 41

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

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

Show answer

Answer: 19

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: Cats

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

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

Show answer

Answer: 16

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

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

Show answer

Answer: Soccer

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

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

Show answer

Answer: Reading

SubType
least
ChartType
bar
Data
  • {"label":"Math","value":10}
  • {"label":"Science","value":5}
  • {"label":"Reading","value":2}
Difficulty
normal

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

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

The bar graph shows: Red=5, Blue=9, Green=9. What is the difference between Blue and Green?

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: Baseball

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

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

Show answer

Answer: 22

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

The bar graph shows: Dogs=10, Cats=2, Fish=9, Birds=8, Rabbits=7. How many more Dogs than Fish?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Dogs","value":10}
  • {"label":"Cats","value":2}
  • {"label":"Fish","value":9}
  • {"label":"Birds","value":8}
  • {"label":"Rabbits","value":7}
Difficulty
normal

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

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":9}
  • {"label":"Tuesday","value":3}
  • {"label":"Wednesday","value":5}
  • {"label":"Thursday","value":4}
Difficulty
normal

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

Show answer

Answer: 4

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 25

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