easy Set 84 Form Exercise

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

Show answer

Answer: 6

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

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

Show answer

Answer: Apples

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

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

Show answer

Answer: 3

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

The bar graph shows: Monday=5, Tuesday=4, Wednesday=5. What is the difference between Tuesday and Wednesday?

Show answer

Answer: 1

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

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

Show answer

Answer: 9

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

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

Show answer

Answer: Tennis

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

The bar graph shows: Dogs=8, Cats=9, Fish=7. Which has the most?

Show answer

Answer: Cats

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

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

Show answer

Answer: Cats

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

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

Show answer

Answer: 8

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

The bar graph shows: Red=7, Blue=8, Green=4. How many more Blue than Red?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":7}
  • {"label":"Blue","value":8}
  • {"label":"Green","value":4}
Difficulty
normal

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

Show answer

Answer: Math

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

The bar graph shows: Apples=2, Oranges=9, Bananas=2, Grapes=1, Peaches=2. Which has the most?

Show answer

Answer: Oranges

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

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

Show answer

Answer: Red

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

The bar graph shows: Monday=1, Tuesday=10, Wednesday=10. How many in total?

Show answer

Answer: 21

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":1}
  • {"label":"Tuesday","value":10}
  • {"label":"Wednesday","value":10}
Difficulty
normal

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

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

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

Show answer

Answer: 22

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

The bar graph shows: Math=8, Science=6, Reading=6, Art=5. How many more Math than Reading?

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":8}
  • {"label":"Science","value":6}
  • {"label":"Reading","value":6}
  • {"label":"Art","value":5}
Difficulty
normal

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

Show answer

Answer: 36

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

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

Show answer

Answer: 2

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

The bar graph shows: Apples=6, Oranges=6, Bananas=9. Which has the least?

Show answer

Answer: Apples

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":9}
Difficulty
normal