easy Set 53 Form Exercise

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

Show answer

Answer: 7

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

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

Show answer

Answer: Oranges

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

The bar graph shows: Monday=9, Tuesday=8, Wednesday=9, Thursday=2, Friday=6. How many in total?

Show answer

Answer: 34

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

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

Show answer

Answer: Red

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

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

Show answer

Answer: 7

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

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

Show answer

Answer: 6

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

The bar graph shows: Dogs=5, Cats=10, Fish=7, Birds=4. Which has the least?

Show answer

Answer: Birds

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":5}
  • {"label":"Cats","value":10}
  • {"label":"Fish","value":7}
  • {"label":"Birds","value":4}
Difficulty
normal

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

Show answer

Answer: 14

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 1

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

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

Show answer

Answer: 4

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

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

Show answer

Answer: Monday

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

The bar graph shows: Dogs=2, Cats=4, Fish=2. Which has the least?

Show answer

Answer: Dogs

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

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

Show answer

Answer: Oranges

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

The bar graph shows: Monday=4, Tuesday=3, Wednesday=8, Thursday=9, Friday=2. How many in total?

Show answer

Answer: 26

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":4}
  • {"label":"Tuesday","value":3}
  • {"label":"Wednesday","value":8}
  • {"label":"Thursday","value":9}
  • {"label":"Friday","value":2}
Difficulty
normal

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

Show answer

Answer: Basketball

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

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

Show answer

Answer: 5

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

The bar graph shows: Monday=5, Tuesday=8, Wednesday=2, Thursday=3. How many more Tuesday than Monday?

Show answer

Answer: 3

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

The bar graph shows: Monday=10, Tuesday=4, Wednesday=2, Thursday=4, Friday=8. How many more Monday than Friday?

Show answer

Answer: 2

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

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

Show answer

Answer: Wednesday

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