easy Set 81 Form Exercise

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

Show answer

Answer: 7

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

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

Show answer

Answer: Tennis

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

The bar graph shows: Monday=9, Tuesday=1, Wednesday=3. Which has the most?

Show answer

Answer: Monday

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

The bar graph shows: Red=9, Blue=10, Green=3. Which has the most?

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":9}
  • {"label":"Blue","value":10}
  • {"label":"Green","value":3}
Difficulty
normal

The bar graph shows: Apples=10, Oranges=8, Bananas=9, Grapes=10. Which has the most?

Show answer

Answer: Apples

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

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

Show answer

Answer: Soccer

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

The bar graph shows: Apples=3, Oranges=10, Bananas=7, Grapes=2. How many more Oranges than Bananas?

Show answer

Answer: 3

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Apples","value":3}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":7}
  • {"label":"Grapes","value":2}
Difficulty
normal

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

Show answer

Answer: 1

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

The bar graph shows: Monday=5, Tuesday=7, Wednesday=7. How many more Tuesday than Wednesday?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Monday","value":5}
  • {"label":"Tuesday","value":7}
  • {"label":"Wednesday","value":7}
Difficulty
normal

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

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

The bar graph shows: Apples=8, Oranges=10, Bananas=2. What is the difference between Oranges and Bananas?

Show answer

Answer: 8

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

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

Show answer

Answer: Red

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: 13

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