easy Set 86 Form Exercise

The bar graph shows: Apples=5, Oranges=10, Bananas=8, Grapes=10. How many in total?

Show answer

Answer: 33

SubType
total
ChartType
bar
Data
  • {"label":"Apples","value":5}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":8}
  • {"label":"Grapes","value":10}
Difficulty
normal

The bar graph shows: Red=8, Blue=7, Green=1, Yellow=9, Purple=2. Which has the least?

Show answer

Answer: Green

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

The bar graph shows: Soccer=7, Basketball=3, Baseball=8, Tennis=8. Which has the least?

Show answer

Answer: Basketball

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

The bar graph shows: Soccer=8, Basketball=9, Baseball=7, Tennis=10, Swimming=7. What is the difference between Baseball and Tennis?

Show answer

Answer: 3

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

The bar graph shows: Dogs=7, Cats=5, Fish=1, Birds=6. Which has the most?

Show answer

Answer: Dogs

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: Reading

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

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

Show answer

Answer: Monday

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

The bar graph shows: Dogs=2, Cats=6, Fish=7. How many in total?

Show answer

Answer: 15

SubType
total
ChartType
bar
Data
  • {"label":"Dogs","value":2}
  • {"label":"Cats","value":6}
  • {"label":"Fish","value":7}
Difficulty
normal

The bar graph shows: Apples=3, Oranges=8, Bananas=7. Which has the most?

Show answer

Answer: Oranges

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":8}
  • {"label":"Bananas","value":7}
Difficulty
normal

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

Show answer

Answer: 2

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 15

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

The bar graph shows: Soccer=8, Basketball=7, Baseball=6. What is the difference between Baseball and Basketball?

Show answer

Answer: 1

SubType
difference
ChartType
bar
Data
  • {"label":"Soccer","value":8}
  • {"label":"Basketball","value":7}
  • {"label":"Baseball","value":6}
Difficulty
normal

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

Show answer

Answer: 8

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

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

Show answer

Answer: 4

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

The bar graph shows: Math=6, Science=10, Reading=5, Art=5. Which has the most?

Show answer

Answer: Science

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

The bar graph shows: Soccer=3, Basketball=9, Baseball=9, Tennis=2, Swimming=1. How many more Basketball than Baseball?

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

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

Show answer

Answer: Math

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

The bar graph shows: Dogs=5, Cats=4, Fish=9, Birds=8. How many more Fish than Birds?

Show answer

Answer: 1

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