easy Set 57 Form Exercise

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

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

The bar graph shows: Dogs=10, Cats=8, Fish=9, Birds=10, Rabbits=8. Which has the least?

Show answer

Answer: Cats

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

The bar graph shows: Red=4, Blue=1, Green=2, Yellow=2, Purple=10. Which has the most?

Show answer

Answer: Purple

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":4}
  • {"label":"Blue","value":1}
  • {"label":"Green","value":2}
  • {"label":"Yellow","value":2}
  • {"label":"Purple","value":10}
Difficulty
normal

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

Show answer

Answer: Blue

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

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

Show answer

Answer: Math

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

The bar graph shows: Monday=2, Tuesday=4, Wednesday=6, Thursday=2, Friday=2. Which has the least?

Show answer

Answer: Monday

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

The bar graph shows: Math=8, Science=5, Reading=10. Which has the least?

Show answer

Answer: Science

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

The bar graph shows: Red=7, Blue=4, Green=10, Yellow=5, Purple=2. How many in total?

Show answer

Answer: 28

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

The bar graph shows: Math=8, Science=3, Reading=10, Art=10, PE=8. Which has the least?

Show answer

Answer: Science

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

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

Show answer

Answer: 29

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

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

Show answer

Answer: Green

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

The bar graph shows: Red=10, Blue=7, Green=2, Yellow=2, Purple=5. How many in total?

Show answer

Answer: 26

SubType
total
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":7}
  • {"label":"Green","value":2}
  • {"label":"Yellow","value":2}
  • {"label":"Purple","value":5}
Difficulty
normal

The bar graph shows: Math=9, Science=2, Reading=2. Which has the least?

Show answer

Answer: Science

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: 1

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

The bar graph shows: Math=7, Science=7, Reading=8, Art=1. Which has the least?

Show answer

Answer: Art

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

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

Show answer

Answer: 3

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

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

Show answer

Answer: 30

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

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

Show answer

Answer: Bananas

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

The bar graph shows: Math=9, Science=6, Reading=7. How many more Math than Reading?

Show answer

Answer: 2

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