Data Graphs Probability Compound Events — Set 1
A tally chart shows: Yellow |||| ||| Blue |||| ||| Purple |||| |||| Pink ||||. How many yellow are there?
Show answer
Answer: 8
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Yellow":8,"Blue":8,"Purple":10,"Pink":4}TargetLabel: Yellow
- 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">Yellow</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"/></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">Blue</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="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"/><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">Pink</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 Yellow=8, Blue=8, Purple=10, Pink=4
The bar graph shows: Tacos=9, Pizza=8, Sandwich=1, Soup=7. Which category got the most?
Show answer
Answer: Tacos
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Tacos":9,"Pizza":8,"Sandwich":1,"Soup":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="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="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">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text><rect x="130" y="37.78" width="40" height="142.22" fill="#F28E2B" rx="2"/><text x="150" y="33.78" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</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="162.22" width="40" height="17.78" fill="#59A14F" rx="2"/><text x="210" y="158.22" 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">Sandwich</text><rect x="250" y="55.56" width="40" height="124.44" fill="#E15759" rx="2"/><text x="270" y="51.56" 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">Soup</text></svg>AltText: Bar chart showing Tacos=9, Pizza=8, Sandwich=1, Soup=7
Each ■ = 1. Rice has 2 ■, Soup has 6 ■, Burgers has 10 ■, Pizza has 8 ■. How many more does Burgers have than Pizza?
Show answer
Answer: 2
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Rice":2,"Soup":6,"Burgers":10,"Pizza":8}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">Rice</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="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">Soup</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="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">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><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">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="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 Rice=2, Soup=6, Burgers=10, Pizza=8
A tally chart shows: Skating |||| |||| Soccer || Cycling |||| Basketball ||||. How many basketball are there?
Show answer
Answer: 4
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Skating":10,"Soccer":2,"Cycling":4,"Basketball":4}TargetLabel: Basketball
- 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">Skating</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">Soccer</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="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">Cycling</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="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">Basketball</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 Skating=10, Soccer=2, Cycling=4, Basketball=4
Each ⭐ = 1. Birds has 3 ⭐, Hamsters has 7 ⭐, Dogs has 6 ⭐, Cats has 2 ⭐. How many more does Hamsters have than Cats?
Show answer
Answer: 5
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Birds":3,"Hamsters":7,"Dogs":6,"Cats":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">Birds</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><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">Hamsters</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="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">Dogs</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="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">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="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 Birds=3, Hamsters=7, Dogs=6, Cats=2
Each ❤ = 1. Pears has 7 ❤, Bananas has 9 ❤, Oranges has 6 ❤, Peaches has 4 ❤. How many more does Oranges have than Peaches?
Show answer
Answer: 2
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Pears":7,"Bananas":9,"Oranges":6,"Peaches":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">Pears</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="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">Bananas</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">Oranges</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="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">Peaches</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 Pears=7, Bananas=9, Oranges=6, Peaches=4
Each ★ = 1. Bananas has 2 ★, Pears has 9 ★, Cherries has 2 ★, Grapes has 1 ★. How many more does Pears have than Cherries?
Show answer
Answer: 7
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Bananas":2,"Pears":9,"Cherries":2,"Grapes":1}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">Bananas</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">Pears</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">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><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">Grapes</text><text x="126" 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 Bananas=2, Pears=9, Cherries=2, Grapes=1
Each ● = 1. Frogs has 3 ●, Turtles has 2 ●, Fish has 1 ●, Birds has 4 ●. How many more does Frogs have than Fish?
Show answer
Answer: 2
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Frogs":3,"Turtles":2,"Fish":1,"Birds":4}Symbol: ●Scale: 1
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 228 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="228" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="228" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="228" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Frogs</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><line x1="0" y1="92" x2="228" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Turtles</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="228" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="228" 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><line x1="0" y1="156" x2="228" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Birds</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 Frogs=3, Turtles=2, Fish=1, Birds=4
From the bar graph: Rice=5, Pizza=3, Salad=8, Soup=6. How many in total?
Show answer
Answer: 22
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Rice":5,"Pizza":3,"Salad":8,"Soup":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="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="80" width="40" height="100" fill="#4E79A7" rx="2"/><text x="90" y="76" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rice</text><rect x="130" y="120" width="40" height="60" fill="#F28E2B" rx="2"/><text x="150" y="116" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</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="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">8</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</text><rect x="250" y="60" width="40" height="120" fill="#E15759" rx="2"/><text x="270" y="56" 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">Soup</text></svg>AltText: Bar chart showing Rice=5, Pizza=3, Salad=8, Soup=6
A tally chart shows: Soup |||| Pizza |||| | Pasta ||| Tacos ||||. How many pizza are there?
Show answer
Answer: 6
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Soup":4,"Pizza":6,"Pasta":3,"Tacos":5}TargetLabel: Pizza
- Visual
- Type: inline-svgSvg: <svg viewBox="0 0 230 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="230" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="230" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="230" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</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="230" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pizza</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="230" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="230" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pasta</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"/></g><line x1="0" y1="164" x2="230" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tacos</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 Soup=4, Pizza=6, Pasta=3, Tacos=5
A tally chart shows: Dogs | Fish |||| |||| Turtles |||| | Hamsters |||| ||||. How many turtles are there?
Show answer
Answer: 6
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Dogs":1,"Fish":10,"Turtles":6,"Hamsters":10}TargetLabel: Turtles
- 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">Dogs</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="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"/><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">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"/><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="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">Hamsters</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 Dogs=1, Fish=10, Turtles=6, Hamsters=10
The bar graph shows: Sandwich=4, Rice=2, Pizza=4, Tacos=6. Which category got the most?
Show answer
Answer: Tacos
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Sandwich":4,"Rice":2,"Pizza":4,"Tacos":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="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="73.33" width="40" height="106.67" fill="#4E79A7" rx="2"/><text x="90" y="69.33" 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">Sandwich</text><rect x="130" y="126.67" width="40" height="53.33" fill="#F28E2B" rx="2"/><text x="150" y="122.67" 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">Rice</text><rect x="190" y="73.33" width="40" height="106.67" fill="#59A14F" rx="2"/><text x="210" y="69.33" 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">Pizza</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">6</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text></svg>AltText: Bar chart showing Sandwich=4, Rice=2, Pizza=4, Tacos=6
The bar graph shows: Soccer=1, Skating=6, Running=4, Tennis=4. Which category got the most?
Show answer
Answer: Skating
- SubType
- bar-graph-read
- ChartData
- ChartType: barData: {"Soccer":1,"Skating":6,"Running":4,"Tennis":4}
- 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="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">Soccer</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">Skating</text><rect x="190" y="73.33" width="40" height="106.67" fill="#59A14F" rx="2"/><text x="210" y="69.33" 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">Running</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">4</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 Soccer=1, Skating=6, Running=4, Tennis=4
From the bar graph: Frogs=3, Turtles=7, Rabbits=6, Dogs=4. How many in total?
Show answer
Answer: 20
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Frogs":3,"Turtles":7,"Rabbits":6,"Dogs":4}
- 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="134.29" x2="310" y2="134.29" stroke="#ddd" stroke-width="1"/><text x="42" y="138.29" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="88.57" x2="310" y2="88.57" stroke="#ddd" stroke-width="1"/><text x="42" y="92.57" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="42.86" x2="310" y2="42.86" stroke="#ddd" stroke-width="1"/><text x="42" y="46.86" 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="111.43" width="40" height="68.57" fill="#4E79A7" rx="2"/><text x="90" y="107.43" 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">Frogs</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">7</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Turtles</text><rect x="190" y="42.86" width="40" height="137.14" fill="#59A14F" rx="2"/><text x="210" y="38.86" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rabbits</text><rect x="250" y="88.57" width="40" height="91.43" fill="#E15759" rx="2"/><text x="270" y="84.57" 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">Dogs</text></svg>AltText: Bar chart showing Frogs=3, Turtles=7, Rabbits=6, Dogs=4
From the bar graph: Hamsters=9, Frogs=6, Turtles=1, Dogs=2. How many in total?
Show answer
Answer: 18
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Hamsters":9,"Frogs":6,"Turtles":1,"Dogs":2}
- 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="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">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Hamsters</text><rect x="130" y="73.33" width="40" height="106.67" fill="#F28E2B" rx="2"/><text x="150" y="69.33" 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">Frogs</text><rect x="190" y="162.22" width="40" height="17.78" fill="#59A14F" rx="2"/><text x="210" y="158.22" 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">Turtles</text><rect x="250" y="144.44" width="40" height="35.56" fill="#E15759" rx="2"/><text x="270" y="140.44" 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">Dogs</text></svg>AltText: Bar chart showing Hamsters=9, Frogs=6, Turtles=1, Dogs=2
Each ● = 1. Blue has 1 ●, Red has 10 ●, Orange has 4 ●, Yellow has 8 ●. How many more does Red have than Orange?
Show answer
Answer: 6
- SubType
- pictograph
- ChartData
- ChartType: pictographData: {"Blue":1,"Red":10,"Orange":4,"Yellow":8}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">Blue</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="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">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><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><text x="342" 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">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><text x="198" 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">Yellow</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=1, Red=10, Orange=4, Yellow=8
From the bar graph: Baseball=9, Running=1, Cycling=6, Soccer=4. How many in total?
Show answer
Answer: 20
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Baseball":9,"Running":1,"Cycling":6,"Soccer":4}
- 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="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">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Baseball</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">Running</text><rect x="190" y="73.33" width="40" height="106.67" fill="#59A14F" rx="2"/><text x="210" y="69.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</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="108.89" width="40" height="71.11" fill="#E15759" rx="2"/><text x="270" y="104.89" 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">Soccer</text></svg>AltText: Bar chart showing Baseball=9, Running=1, Cycling=6, Soccer=4
From the bar graph: Brown=7, Yellow=8, Blue=5, Pink=2. How many in total?
Show answer
Answer: 22
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Brown":7,"Yellow":8,"Blue":5,"Pink":2}
- 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="40" width="40" height="140" fill="#4E79A7" rx="2"/><text x="90" y="36" 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">Brown</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">8</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Yellow</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">Blue</text><rect x="250" y="140" width="40" height="40" fill="#E15759" rx="2"/><text x="270" y="136" 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">Pink</text></svg>AltText: Bar chart showing Brown=7, Yellow=8, Blue=5, Pink=2
A tally chart shows: Pink |||| |||| Yellow | Blue |||| ||| Brown |||| |||. How many brown are there?
Show answer
Answer: 8
- SubType
- tally-chart
- ChartData
- ChartType: tallyData: {"Pink":10,"Yellow":1,"Blue":8,"Brown":8}TargetLabel: Brown
- 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">Pink</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">Yellow</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" 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">Blue</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"/></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">Brown</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"/></g></svg>AltText: Tally chart showing Pink=10, Yellow=1, Blue=8, Brown=8
From the bar graph: Rice=4, Burgers=1, Salad=2, Sandwich=4. How many in total?
Show answer
Answer: 11
- SubType
- bar-graph-total
- ChartData
- ChartType: barData: {"Rice":4,"Burgers":1,"Salad":2,"Sandwich":4}
- 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">1</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">2</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">3</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">4</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">4</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rice</text><rect x="130" y="140" width="40" height="40" fill="#F28E2B" rx="2"/><text x="150" y="136" 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">Burgers</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">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</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">4</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Sandwich</text></svg>AltText: Bar chart showing Rice=4, Burgers=1, Salad=2, Sandwich=4
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.