easy Set 5 Form Exercise

A tally chart shows: Red | Green || Yellow |||| |||| Blue |||| ||||. How many yellow are there?

Show answer

Answer: 9

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Red":1,"Green":2,"Yellow":9,"Blue":9}
TargetLabel: Yellow
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 248 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="248" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="248" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="248" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="248" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Yellow</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="248" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Blue</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Red=1, Green=2, Yellow=9, Blue=9

The bar graph shows: Salad=1, Pasta=6, Soup=2, Pizza=3. Which category got the most?

Show answer

Answer: Pasta

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Salad":1,"Pasta":6,"Soup":2,"Pizza":3}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="126.67" x2="310" y2="126.67" stroke="#ddd" stroke-width="1"/><text x="42" y="130.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="153.33" width="40" height="26.67" fill="#4E79A7" rx="2"/><text x="90" y="149.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pasta</text><rect x="190" y="126.67" width="40" height="53.33" fill="#59A14F" rx="2"/><text x="210" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soup</text><rect x="250" y="100" width="40" height="80" fill="#E15759" rx="2"/><text x="270" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pizza</text></svg>
AltText: Bar chart showing Salad=1, Pasta=6, Soup=2, Pizza=3

Each ⭐ = 1. Pasta has 9 ⭐, Soup has 1 ⭐, Burgers has 5 ⭐, Pizza has 3 ⭐. How many more does Burgers have than Soup?

Show answer

Answer: 4

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Pasta":9,"Soup":1,"Burgers":5,"Pizza":3}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pasta</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="92" x2="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="92" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Burgers</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="156" x2="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pizza</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ⭐ = 1</text></svg>
AltText: Pictograph chart showing Pasta=9, Soup=1, Burgers=5, Pizza=3

Each ★ = 1. Red has 1 ★, Orange has 3 ★, Blue has 8 ★, Purple has 8 ★. How many more does Purple have than Orange?

Show answer

Answer: 5

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Red":1,"Orange":3,"Blue":8,"Purple":8}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 324 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="324" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="324" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><line x1="0" y1="92" x2="324" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><rect x="0" y="92" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="324" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Blue</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="198" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="222" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="246" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="270" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="294" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><line x1="0" y1="156" x2="324" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Purple</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="198" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="222" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="246" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="270" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="294" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ★ = 1</text></svg>
AltText: Pictograph chart showing Red=1, Orange=3, Blue=8, Purple=8

A tally chart shows: Pears |||| | Cherries |||| |||| Oranges || Bananas |||| ||||. How many oranges are there?

Show answer

Answer: 2

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Pears":6,"Cherries":9,"Oranges":2,"Bananas":9}
TargetLabel: Oranges
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 248 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="248" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="248" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pears</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="248" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="248" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="248" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Bananas</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Pears=6, Cherries=9, Oranges=2, Bananas=9

The bar graph shows: Skating=6, Cycling=5, Soccer=2, Swimming=5. Which category got the most?

Show answer

Answer: Skating

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Skating":6,"Cycling":5,"Soccer":2,"Swimming":5}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="126.67" x2="310" y2="126.67" stroke="#ddd" stroke-width="1"/><text x="42" y="130.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Skating</text><rect x="130" y="46.67" width="40" height="133.33" fill="#F28E2B" rx="2"/><text x="150" y="42.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cycling</text><rect x="190" y="126.67" width="40" height="53.33" fill="#59A14F" rx="2"/><text x="210" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soccer</text><rect x="250" y="46.67" width="40" height="133.33" fill="#E15759" rx="2"/><text x="270" y="42.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Swimming</text></svg>
AltText: Bar chart showing Skating=6, Cycling=5, Soccer=2, Swimming=5

Each ■ = 1. Red has 2 ■, Purple has 2 ■, Orange has 3 ■, Green has 3 ■. How many more does Green have than Red?

Show answer

Answer: 1

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Red":2,"Purple":2,"Orange":3,"Green":3}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 204 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="204" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="204" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="204" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><line x1="0" y1="92" x2="204" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Purple</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><rect x="0" y="92" width="204" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="204" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><line x1="0" y1="156" x2="204" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ■ = 1</text></svg>
AltText: Pictograph chart showing Red=2, Purple=2, Orange=3, Green=3

The bar graph shows: Cherries=8, Pears=5, Apples=3, Oranges=10. Which category got the most?

Show answer

Answer: Oranges

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Cherries":8,"Pears":5,"Apples":3,"Oranges":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="52" width="40" height="128" fill="#4E79A7" rx="2"/><text x="90" y="48" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cherries</text><rect x="130" y="100" width="40" height="80" fill="#F28E2B" rx="2"/><text x="150" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text><rect x="190" y="132" width="40" height="48" fill="#59A14F" rx="2"/><text x="210" y="128" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Oranges</text></svg>
AltText: Bar chart showing Cherries=8, Pears=5, Apples=3, Oranges=10

The bar graph shows: Pears=7, Peaches=10, Oranges=5, Strawberries=10. Which category got the most?

Show answer

Answer: Peaches

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Pears":7,"Peaches":10,"Oranges":5,"Strawberries":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="68" width="40" height="112" fill="#4E79A7" rx="2"/><text x="90" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Peaches</text><rect x="190" y="100" width="40" height="80" fill="#59A14F" rx="2"/><text x="210" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Oranges</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Strawberr…<title>Strawberries</title></text></svg>
AltText: Bar chart showing Pears=7, Peaches=10, Oranges=5, Strawberries=10

A tally chart shows: Soccer ||| Cycling |||| || Baseball |||| Skating |||| |. How many soccer are there?

Show answer

Answer: 3

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Soccer":3,"Cycling":7,"Baseball":4,"Skating":6}
TargetLabel: Soccer
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 236 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="236" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="236" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="236" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soccer</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="236" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cycling</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="236" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="236" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Baseball</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="236" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Skating</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Soccer=3, Cycling=7, Baseball=4, Skating=6

A tally chart shows: Sandwich |||| |||| Tacos |||| | Rice |||| || Salad |||. How many tacos are there?

Show answer

Answer: 6

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Sandwich":9,"Tacos":6,"Rice":7,"Salad":3}
TargetLabel: Tacos
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 248 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="248" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="248" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Sandwich</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="248" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tacos</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="248" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="248" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Salad</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Sandwich=9, Tacos=6, Rice=7, Salad=3

From the bar graph: Grapes=7, Oranges=10, Pears=9, Bananas=4. How many in total?

Show answer

Answer: 30

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Grapes":7,"Oranges":10,"Pears":9,"Bananas":4}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="68" width="40" height="112" fill="#4E79A7" rx="2"/><text x="90" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Grapes</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Oranges</text><rect x="190" y="36" width="40" height="144" fill="#59A14F" rx="2"/><text x="210" y="32" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text><rect x="250" y="116" width="40" height="64" fill="#E15759" rx="2"/><text x="270" y="112" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text></svg>
AltText: Bar chart showing Grapes=7, Oranges=10, Pears=9, Bananas=4

The bar graph shows: Pink=4, Orange=10, Brown=4, Red=7. Which category got the most?

Show answer

Answer: Orange

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Pink":4,"Orange":10,"Brown":4,"Red":7}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="116" width="40" height="64" fill="#4E79A7" rx="2"/><text x="90" y="112" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pink</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Orange</text><rect x="190" y="116" width="40" height="64" fill="#59A14F" rx="2"/><text x="210" y="112" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Brown</text><rect x="250" y="68" width="40" height="112" fill="#E15759" rx="2"/><text x="270" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Red</text></svg>
AltText: Bar chart showing Pink=4, Orange=10, Brown=4, Red=7

From the bar graph: Dogs=7, Fish=9, Hamsters=2, Birds=1. How many in total?

Show answer

Answer: 19

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Dogs":7,"Fish":9,"Hamsters":2,"Birds":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="144.44" x2="310" y2="144.44" stroke="#ddd" stroke-width="1"/><text x="42" y="148.44" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="108.89" x2="310" y2="108.89" stroke="#ddd" stroke-width="1"/><text x="42" y="112.89" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="37.78" x2="310" y2="37.78" stroke="#ddd" stroke-width="1"/><text x="42" y="41.78" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="55.56" width="40" height="124.44" fill="#4E79A7" rx="2"/><text x="90" y="51.56" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Dogs</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Fish</text><rect x="190" y="144.44" width="40" height="35.56" fill="#59A14F" rx="2"/><text x="210" y="140.44" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Hamsters</text><rect x="250" y="162.22" width="40" height="17.78" fill="#E15759" rx="2"/><text x="270" y="158.22" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Birds</text></svg>
AltText: Bar chart showing Dogs=7, Fish=9, Hamsters=2, Birds=1

A tally chart shows: Orange |||| Pink || Brown |||| || Red ||||. How many orange are there?

Show answer

Answer: 4

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Orange":4,"Pink":2,"Brown":7,"Red":4}
TargetLabel: Orange
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 236 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="236" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="236" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="236" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="236" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pink</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="236" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="236" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Brown</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="236" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Orange=4, Pink=2, Brown=7, Red=4

Each ⭐ = 1. Soup has 8 ⭐, Rice has 6 ⭐, Burgers has 9 ⭐, Sandwich has 8 ⭐. How many more does Burgers have than Sandwich?

Show answer

Answer: 1

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Soup":8,"Rice":6,"Burgers":9,"Sandwich":8}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="92" x2="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="92" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Burgers</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="156" x2="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Sandwich</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ⭐ = 1</text></svg>
AltText: Pictograph chart showing Soup=8, Rice=6, Burgers=9, Sandwich=8

From the bar graph: Sandwich=9, Soup=6, Tacos=10, Burgers=3. How many in total?

Show answer

Answer: 28

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Sandwich":9,"Soup":6,"Tacos":10,"Burgers":3}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="36" width="40" height="144" fill="#4E79A7" rx="2"/><text x="90" y="32" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Sandwich</text><rect x="130" y="84" width="40" height="96" fill="#F28E2B" rx="2"/><text x="150" y="80" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soup</text><rect x="190" y="20" width="40" height="160" fill="#59A14F" rx="2"/><text x="210" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text><rect x="250" y="132" width="40" height="48" fill="#E15759" rx="2"/><text x="270" y="128" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Burgers</text></svg>
AltText: Bar chart showing Sandwich=9, Soup=6, Tacos=10, Burgers=3

From the bar graph: Soup=9, Tacos=10, Pasta=9, Pizza=10. How many in total?

Show answer

Answer: 38

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Soup":9,"Tacos":10,"Pasta":9,"Pizza":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="36" width="40" height="144" fill="#4E79A7" rx="2"/><text x="90" y="32" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soup</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text><rect x="190" y="36" width="40" height="144" fill="#59A14F" rx="2"/><text x="210" y="32" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pasta</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pizza</text></svg>
AltText: Bar chart showing Soup=9, Tacos=10, Pasta=9, Pizza=10

From the bar graph: Apples=3, Strawberries=2, Pears=9, Bananas=8. How many in total?

Show answer

Answer: 22

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Apples":3,"Strawberries":2,"Pears":9,"Bananas":8}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="144.44" x2="310" y2="144.44" stroke="#ddd" stroke-width="1"/><text x="42" y="148.44" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="108.89" x2="310" y2="108.89" stroke="#ddd" stroke-width="1"/><text x="42" y="112.89" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="37.78" x2="310" y2="37.78" stroke="#ddd" stroke-width="1"/><text x="42" y="41.78" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="126.67" width="40" height="53.33" fill="#4E79A7" rx="2"/><text x="90" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="130" y="144.44" width="40" height="35.56" fill="#F28E2B" rx="2"/><text x="150" y="140.44" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Strawberr…<title>Strawberries</title></text><rect x="190" y="20" width="40" height="160" fill="#59A14F" rx="2"/><text x="210" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text><rect x="250" y="37.78" width="40" height="142.22" fill="#E15759" rx="2"/><text x="270" y="33.78" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text></svg>
AltText: Bar chart showing Apples=3, Strawberries=2, Pears=9, Bananas=8

From the bar graph: Salad=2, Pizza=6, Tacos=1, Burgers=2. How many in total?

Show answer

Answer: 11

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Salad":2,"Pizza":6,"Tacos":1,"Burgers":2}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="126.67" x2="310" y2="126.67" stroke="#ddd" stroke-width="1"/><text x="42" y="130.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="126.67" width="40" height="53.33" fill="#4E79A7" rx="2"/><text x="90" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pizza</text><rect x="190" y="153.33" width="40" height="26.67" fill="#59A14F" rx="2"/><text x="210" y="149.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text><rect x="250" y="126.67" width="40" height="53.33" fill="#E15759" rx="2"/><text x="270" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Burgers</text></svg>
AltText: Bar chart showing Salad=2, Pizza=6, Tacos=1, Burgers=2