easy Set 23 Form Exercise

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

Show answer

Answer: 2

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

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

Show answer

Answer: 28

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

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

Show answer

Answer: 25

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

The bar graph shows: Red=3, Blue=8, Green=8, Yellow=2. How many in total?

Show answer

Answer: 21

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

The bar graph shows: Red=8, Blue=6, Green=10, Yellow=5. What is the difference between Red and Blue?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":6}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":5}
Difficulty
normal

The bar graph shows: Red=4, Blue=9, Green=6. Which has the least?

Show answer

Answer: Red

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":4}
  • {"label":"Blue","value":9}
  • {"label":"Green","value":6}
Difficulty
normal

The bar graph shows: Red=5, Blue=1, Green=10, Yellow=10. Which has the least?

Show answer

Answer: Blue

SubType
least
ChartType
bar
Data
  • {"label":"Red","value":5}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":10}
Difficulty
normal

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

Show answer

Answer: 1

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

The bar graph shows: Dogs=3, Cats=9, Fish=4. How many in total?

Show answer

Answer: 16

SubType
total
ChartType
bar
Data
  • {"label":"Dogs","value":3}
  • {"label":"Cats","value":9}
  • {"label":"Fish","value":4}
Difficulty
normal

The bar graph shows: Apples=5, Oranges=4, Bananas=8. Which has the least?

Show answer

Answer: Oranges

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":5}
  • {"label":"Oranges","value":4}
  • {"label":"Bananas","value":8}
Difficulty
normal

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

Show answer

Answer: 30

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

The bar graph shows: Red=7, Blue=7, Green=10, Yellow=2. How many in total?

Show answer

Answer: 26

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

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

Show answer

Answer: Basketball

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: Baseball

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

The bar graph shows: Math=4, Science=7, Reading=2, Art=4, PE=7. How many more Science than PE?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":4}
  • {"label":"Science","value":7}
  • {"label":"Reading","value":2}
  • {"label":"Art","value":4}
  • {"label":"PE","value":7}
Difficulty
normal

The bar graph shows: Dogs=5, Cats=3, Fish=8, Birds=8. Which has the most?

Show answer

Answer: Fish

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

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

Show answer

Answer: Monday

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

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

Show answer

Answer: Red

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