easy Set 29 Form Exercise

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

Show answer

Answer: 34

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

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

Show answer

Answer: Soccer

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

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

Show answer

Answer: Science

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

The bar graph shows: Math=10, Science=9, Reading=3, Art=2. Which has the most?

Show answer

Answer: Math

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

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

Show answer

Answer: Monday

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

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

Show answer

Answer: 3

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

The bar graph shows: Soccer=9, Basketball=7, Baseball=6, Tennis=5. Which has the least?

Show answer

Answer: Tennis

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

The bar graph shows: Dogs=5, Cats=5, Fish=5, Birds=3, Rabbits=5. Which has the least?

Show answer

Answer: Birds

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

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

Show answer

Answer: 10

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

The bar graph shows: Red=4, Blue=7, Green=4. Which has the most?

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":4}
  • {"label":"Blue","value":7}
  • {"label":"Green","value":4}
Difficulty
normal

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

Show answer

Answer: 35

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

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

Show answer

Answer: Red

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

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

Show answer

Answer: Bananas

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

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

Show answer

Answer: Basketball

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

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

Show answer

Answer: 7

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

The bar graph shows: Soccer=7, Basketball=4, Baseball=8. How many in total?

Show answer

Answer: 19

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

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

Show answer

Answer: 27

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

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

Show answer

Answer: 2

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

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

Show answer

Answer: Oranges

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

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

Show answer

Answer: 3

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