hard Set 27 Form Exercise

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

Show answer

Answer: Wednesday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":4}
  • {"label":"Wednesday","value":5}
Difficulty
hard

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

Show answer

Answer: 8

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: 6

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

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

Show answer

Answer: Dogs

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

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

Show answer

Answer: Dogs

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

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

Show answer

Answer: Apples

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":10}
  • {"label":"Oranges","value":7}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":5}
  • {"label":"Peaches","value":6}
Difficulty
hard

The bar graph shows: Monday=10, Tuesday=8, Wednesday=8, Thursday=10, Friday=5. What is the difference between Tuesday and Monday?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":10}
  • {"label":"Tuesday","value":8}
  • {"label":"Wednesday","value":8}
  • {"label":"Thursday","value":10}
  • {"label":"Friday","value":5}
Difficulty
hard

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

Show answer

Answer: 9

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":1}
  • {"label":"Basketball","value":3}
  • {"label":"Baseball","value":5}
Difficulty
hard

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

Show answer

Answer: Monday

SubType
most
ChartType
bar
Data
  • {"label":"Monday","value":10}
  • {"label":"Tuesday","value":4}
  • {"label":"Wednesday","value":2}
Difficulty
hard

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

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":9}
  • {"label":"Oranges","value":1}
  • {"label":"Bananas","value":1}
  • {"label":"Grapes","value":8}
  • {"label":"Peaches","value":3}
Difficulty
hard

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

Show answer

Answer: 17

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

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

Show answer

Answer: 10

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

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

Show answer

Answer: 17

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":4}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":6}
  • {"label":"Grapes","value":3}
Difficulty
hard

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

Show answer

Answer: Science

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

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

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

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

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":9}
  • {"label":"Green","value":7}
Difficulty
hard

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

Show answer

Answer: 4

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

The bar graph shows: Red=3, Blue=10, Green=1, Yellow=4, Purple=7. Which has the least?

Show answer

Answer: Green

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":3}
  • {"label":"Blue","value":10}
  • {"label":"Green","value":1}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":7}
Difficulty
hard

The bar graph shows: Apples=6, Oranges=4, Bananas=9, Grapes=5, Peaches=9. How many in total?

Show answer

Answer: 33

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":5}
  • {"label":"Peaches","value":9}
Difficulty
hard