easy Set 78 Form Exercise

The bar graph shows: Red=6, Blue=2, Green=10, Yellow=4, Purple=9. What is the difference between Yellow and Purple?

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":6}
  • {"label":"Blue","value":2}
  • {"label":"Green","value":10}
  • {"label":"Yellow","value":4}
  • {"label":"Purple","value":9}
Difficulty
normal

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

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

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

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Red","value":2}
  • {"label":"Blue","value":7}
  • {"label":"Green","value":6}
  • {"label":"Yellow","value":2}
  • {"label":"Purple","value":1}
Difficulty
normal

The bar graph shows: Dogs=4, Cats=4, Fish=1. What is the difference between Fish and Cats?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Dogs","value":4}
  • {"label":"Cats","value":4}
  • {"label":"Fish","value":1}
Difficulty
normal

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

Show answer

Answer: Blue

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

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

Show answer

Answer: Tuesday

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

The bar graph shows: Monday=9, Tuesday=7, Wednesday=9, Thursday=1, Friday=8. How many more Monday than Wednesday?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":9}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":9}
  • {"label":"Thursday","value":1}
  • {"label":"Friday","value":8}
Difficulty
normal

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

Show answer

Answer: 17

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

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

Show answer

Answer: Thursday

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

The bar graph shows: Red=10, Blue=4, Green=2, Yellow=9, Purple=7. How many more Red than Yellow?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":4}
  • {"label":"Green","value":2}
  • {"label":"Yellow","value":9}
  • {"label":"Purple","value":7}
Difficulty
normal

The bar graph shows: Dogs=3, Cats=4, Fish=5, Birds=10, Rabbits=1. How many more Birds than Fish?

Show answer

Answer: 5

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

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

Show answer

Answer: 4

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

The bar graph shows: Math=1, Science=7, Reading=10, Art=1. How many more Reading than Science?

Show answer

Answer: 3

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

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

Show answer

Answer: 6

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

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

Show answer

Answer: 8

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: 3

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

The bar graph shows: Math=1, Science=6, Reading=1, Art=8, PE=4. How many in total?

Show answer

Answer: 20

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

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

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