Data Graphs Probability Simple Probability — Set 9
The bar graph shows: Tennis=2, Soccer=1, Baseball=3, Basketball=9. Which category got the most?
Show answer
Answer: Basketball
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Tennis":2,"Soccer":1,"Baseball":3,"Basketball":9}
- Visual
- Type: inline-svgSvg: <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="144.44" width="40" height="35.56" fill="#4E79A7" rx="2"/><text x="90" y="140.44" 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">Tennis</text><rect x="130" y="162.22" width="40" height="17.78" fill="#F28E2B" rx="2"/><text x="150" y="158.22" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soccer</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">3</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Baseball</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">9</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</text></svg>AltText: Bar chart showing Tennis=2, Soccer=1, Baseball=3, Basketball=9
A tally chart shows: Rabbits |||| | Turtles |||| |||| Dogs | Hamsters |. How many dogs are there?
Show answer
Answer: 1
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Rabbits":6,"Turtles":9,"Dogs":1,"Hamsters":1}TargetLabel: Dogs
- Visual
- Type: inline-svgSvg: <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">Rabbits</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">Turtles</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">Dogs</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" 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">Hamsters</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>AltText: Tally chart showing Rabbits=6, Turtles=9, Dogs=1, Hamsters=1
A tally chart shows: Running | Baseball |||| | Basketball |||| Skating |||| ||||. How many running are there?
Show answer
Answer: 1
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Running":1,"Baseball":6,"Basketball":4,"Skating":9}TargetLabel: Running
- Visual
- Type: inline-svgSvg: <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">Running</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">Baseball</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">Basketball</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="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">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"/><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 Running=1, Baseball=6, Basketball=4, Skating=9
Each ● = 1. Rabbits has 8 ●, Frogs has 3 ●, Fish has 7 ●, Cats has 8 ●. How many more does Cats have than Fish?
Show answer
Answer: 1
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Rabbits":8,"Frogs":3,"Fish":7,"Cats":8}Symbol: ●Scale: 1
- Visual
- Type: inline-svgSvg: <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">Rabbits</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="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">Frogs</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">Fish</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><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">Cats</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 Rabbits=8, Frogs=3, Fish=7, Cats=8
Each ⭐ = 1. Yellow has 2 ⭐, Green has 9 ⭐, Purple has 1 ⭐, Pink has 4 ⭐. How many more does Green have than Pink?
Show answer
Answer: 5
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Yellow":2,"Green":9,"Purple":1,"Pink":4}Symbol: ⭐Scale: 1
- Visual
- Type: inline-svgSvg: <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">Yellow</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="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">Green</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><text x="270" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" 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">Purple</text><text x="126" 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">Pink</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="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 Yellow=2, Green=9, Purple=1, Pink=4
A tally chart shows: Pizza |||| Rice |||| ||| Salad |||| || Soup |||| |. How many rice are there?
Show answer
Answer: 8
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Pizza":4,"Rice":8,"Salad":7,"Soup":6}TargetLabel: Rice
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 242 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="242" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="242" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pizza</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="242" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</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"/></g><rect x="0" y="96" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="242" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Salad</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="242" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</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 Pizza=4, Rice=8, Salad=7, Soup=6
Each ■ = 1. Brown has 7 ■, Orange has 1 ■, Green has 2 ■, Purple has 2 ■. How many more does Green have than Orange?
Show answer
Answer: 1
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Brown":7,"Orange":1,"Green":2,"Purple":2}Symbol: ■Scale: 1
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 300 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="300" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="300" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="300" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Brown</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><line x1="0" y1="92" x2="300" 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><rect x="0" y="92" width="300" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="300" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</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><line x1="0" y1="156" x2="300" 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="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 Brown=7, Orange=1, Green=2, Purple=2
Each ★ = 1. Swimming has 10 ★, Baseball has 7 ★, Running has 6 ★, Soccer has 10 ★. How many more does Soccer have than Swimming?
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Swimming":10,"Baseball":7,"Running":6,"Soccer":10}Symbol: ★Scale: 1
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 372 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="372" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="372" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Swimming</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><text x="342" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><line x1="0" y1="92" x2="372" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Baseball</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><text x="270" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><rect x="0" y="92" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="372" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Running</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><line x1="0" y1="156" x2="372" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soccer</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="318" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="342" 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 Swimming=10, Baseball=7, Running=6, Soccer=10
A tally chart shows: Hamsters |||| |||| Fish |||| |||| Turtles || Rabbits |. How many rabbits are there?
Show answer
Answer: 1
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Hamsters":10,"Fish":9,"Turtles":2,"Rabbits":1}TargetLabel: Rabbits
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 224 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="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Hamsters</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="224" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Fish</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="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Turtles</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="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rabbits</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>AltText: Tally chart showing Hamsters=10, Fish=9, Turtles=2, Rabbits=1
From the bar graph: Basketball=8, Running=4, Cycling=9, Tennis=6. How many in total?
Show answer
Answer: 27
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Basketball":8,"Running":4,"Cycling":9,"Tennis":6}
- Visual
- Type: inline-svgSvg: <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="37.78" width="40" height="142.22" fill="#4E79A7" rx="2"/><text x="90" y="33.78" 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">Basketball</text><rect x="130" y="108.89" width="40" height="71.11" fill="#F28E2B" rx="2"/><text x="150" y="104.89" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Running</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">Cycling</text><rect x="250" y="73.33" width="40" height="106.67" fill="#E15759" rx="2"/><text x="270" y="69.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text></svg>AltText: Bar chart showing Basketball=8, Running=4, Cycling=9, Tennis=6
A tally chart shows: Birds |||| || Hamsters ||| Cats |||| || Turtles ||||. How many cats are there?
Show answer
Answer: 7
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Birds":7,"Hamsters":3,"Cats":7,"Turtles":4}TargetLabel: Cats
- Visual
- Type: inline-svgSvg: <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">Birds</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"/></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">Hamsters</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"/></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">Cats</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">Turtles</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 Birds=7, Hamsters=3, Cats=7, Turtles=4
A tally chart shows: Basketball ||| Cycling |||| ||| Tennis |||| Running ||||. How many basketball are there?
Show answer
Answer: 3
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Basketball":3,"Cycling":8,"Tennis":4,"Running":5}TargetLabel: Basketball
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 242 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="242" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="242" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Basketball</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="242" 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"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="242" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tennis</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="242" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Running</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"/></g></svg>AltText: Tally chart showing Basketball=3, Cycling=8, Tennis=4, Running=5
The bar graph shows: Strawberries=1, Pears=7, Bananas=5, Oranges=10. Which category got the most?
Show answer
Answer: Oranges
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Strawberries":1,"Pears":7,"Bananas":5,"Oranges":10}
- Visual
- Type: inline-svgSvg: <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="164" width="40" height="16" fill="#4E79A7" rx="2"/><text x="90" y="160" 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">Strawberr…<title>Strawberries</title></text><rect x="130" y="68" width="40" height="112" fill="#F28E2B" rx="2"/><text x="150" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</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="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">Bananas</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 Strawberries=1, Pears=7, Bananas=5, Oranges=10
Each ⭐ = 1. Blue has 4 ⭐, Red has 6 ⭐, Green has 3 ⭐, Orange has 8 ⭐. How many more does Red have than Blue?
Show answer
Answer: 2
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Blue":4,"Red":6,"Green":3,"Orange":8}Symbol: ⭐Scale: 1
- Visual
- Type: inline-svgSvg: <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">Blue</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><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">Red</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="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">Green</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="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">Orange</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 Blue=4, Red=6, Green=3, Orange=8
A tally chart shows: Rice ||| Salad |||| || Burgers |||| |||| Pasta |||| ||||. How many rice are there?
Show answer
Answer: 3
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Rice":3,"Salad":7,"Burgers":10,"Pasta":10}TargetLabel: Rice
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 224 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="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</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="224" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Salad</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="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Burgers</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pasta</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>AltText: Tally chart showing Rice=3, Salad=7, Burgers=10, Pasta=10
The bar graph shows: Dogs=4, Frogs=4, Fish=2, Rabbits=10. Which category got the most?
Show answer
Answer: Rabbits
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Dogs":4,"Frogs":4,"Fish":2,"Rabbits":10}
- Visual
- Type: inline-svgSvg: <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">Dogs</text><rect x="130" y="116" width="40" height="64" fill="#F28E2B" rx="2"/><text x="150" y="112" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Frogs</text><rect x="190" y="148" width="40" height="32" fill="#59A14F" rx="2"/><text x="210" y="144" 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">Fish</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">Rabbits</text></svg>AltText: Bar chart showing Dogs=4, Frogs=4, Fish=2, Rabbits=10
The bar graph shows: Turtles=4, Rabbits=5, Cats=5, Fish=8. Which category got the most?
Show answer
Answer: Fish
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Turtles":4,"Rabbits":5,"Cats":5,"Fish":8}
- Visual
- Type: inline-svgSvg: <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="140" x2="310" y2="140" stroke="#ddd" stroke-width="1"/><text x="42" y="144" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="100" x2="310" y2="100" stroke="#ddd" stroke-width="1"/><text x="42" y="104" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="60" x2="310" y2="60" stroke="#ddd" stroke-width="1"/><text x="42" y="64" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</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">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="100" width="40" height="80" fill="#4E79A7" rx="2"/><text x="90" y="96" 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">Turtles</text><rect x="130" y="80" width="40" height="100" fill="#F28E2B" rx="2"/><text x="150" y="76" 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">Rabbits</text><rect x="190" y="80" width="40" height="100" fill="#59A14F" rx="2"/><text x="210" y="76" 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">Cats</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">8</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Fish</text></svg>AltText: Bar chart showing Turtles=4, Rabbits=5, Cats=5, Fish=8
Each ⭐ = 1. Peaches has 5 ⭐, Grapes has 7 ⭐, Cherries has 10 ⭐, Oranges has 9 ⭐. How many more does Cherries have than Peaches?
Show answer
Answer: 5
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Peaches":5,"Grapes":7,"Cherries":10,"Oranges":9}Symbol: ⭐Scale: 1
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 372 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="372" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="372" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</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><line x1="0" y1="92" x2="372" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</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><text x="270" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="92" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="372" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</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><text x="342" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="156" x2="372" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</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="318" 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 Peaches=5, Grapes=7, Cherries=10, Oranges=9
The bar graph shows: Sandwich=1, Tacos=10, Rice=5, Pizza=7. Which category got the most?
Show answer
Answer: Tacos
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Sandwich":1,"Tacos":10,"Rice":5,"Pizza":7}
- Visual
- Type: inline-svgSvg: <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="164" width="40" height="16" fill="#4E79A7" rx="2"/><text x="90" y="160" 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">Sandwich</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="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">Rice</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">Pizza</text></svg>AltText: Bar chart showing Sandwich=1, Tacos=10, Rice=5, Pizza=7
A tally chart shows: Green |||| Pink |||| |||| Purple | Orange |||| ||||. How many pink are there?
Show answer
Answer: 10
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Green":4,"Pink":10,"Purple":1,"Orange":10}TargetLabel: Pink
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 224 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="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</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="224" 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"/><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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Purple</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>AltText: Tally chart showing Green=4, Pink=10, Purple=1, Orange=10
Teaching Notes
Browse free data graphs worksheets. Each set includes an answer key and covers key skills aligned with Common Core standards.
Frequently Asked Questions
What math skills are covered in these Data Graphs Worksheets?
These worksheets cover data graphs worksheets skills aligned with Common Core standards for K-3 students. Each set builds procedural fluency and conceptual understanding through varied problem formats.
Are these worksheets free to print?
Yes — all worksheets are completely free with no signup required. Click Print for a clean printout optimized for US Letter paper. PDF download is also available.
What grade level are these data graphs worksheets for?
These worksheets are designed for Kindergarten through Grade 3 students. Topics match Common Core expectations for each grade level.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen to check student work quickly.
Can I use these for homeschool?
Absolutely. These worksheets are widely used by homeschool families for structured math practice. The set-number system lets you assign specific worksheets and track progress.