easy Set 44 Form Exercise

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

Show answer

Answer: 2

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

The bar graph shows: Dogs=9, Cats=6, Fish=4, Birds=8, Rabbits=5. What is the difference between Dogs and Fish?

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Dogs","value":9}
  • {"label":"Cats","value":6}
  • {"label":"Fish","value":4}
  • {"label":"Birds","value":8}
  • {"label":"Rabbits","value":5}
Difficulty
normal

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

Show answer

Answer: 7

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

The bar graph shows: Soccer=1, Basketball=10, Baseball=3. What is the difference between Baseball and Soccer?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":1}
  • {"label":"Basketball","value":10}
  • {"label":"Baseball","value":3}
Difficulty
normal

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

Show answer

Answer: Apples

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

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

Show answer

Answer: Basketball

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

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

Show answer

Answer: Reading

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

The bar graph shows: Dogs=9, Cats=9, Fish=7, Birds=3, Rabbits=1. How many in total?

Show answer

Answer: 29

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

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

Show answer

Answer: 27

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

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

Show answer

Answer: Basketball

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

The bar graph shows: Soccer=10, Basketball=4, Baseball=5, Tennis=1, Swimming=1. How many in total?

Show answer

Answer: 21

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

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

Show answer

Answer: Soccer

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

The bar graph shows: Math=9, Science=4, Reading=9. What is the difference between Reading and Science?

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":9}
  • {"label":"Science","value":4}
  • {"label":"Reading","value":9}
Difficulty
normal

The bar graph shows: Monday=10, Tuesday=6, Wednesday=5, Thursday=9. Which has the least?

Show answer

Answer: Wednesday

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

The bar graph shows: Dogs=7, Cats=9, Fish=10. What is the difference between Dogs and Fish?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Dogs","value":7}
  • {"label":"Cats","value":9}
  • {"label":"Fish","value":10}
Difficulty
normal

The bar graph shows: Monday=1, Tuesday=4, Wednesday=5, Thursday=1, Friday=5. How many in total?

Show answer

Answer: 16

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

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

Show answer

Answer: Thursday

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

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

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

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

Show answer

Answer: Tuesday

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

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

Show answer

Answer: 10

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