Activity Bank
Eighth graders redraw a misleading bar chart honestly on graph paper, checking it against their own calculations.

All activities Student learning

Spreadsheet Sense-Making

Students turn a lunch survey into a spreadsheet or paper grid, compute counts and averages, build an honest chart, then catch and fix charts (and an AI chart suggestion) that mislead with a truncated axis or a cherry-picked range.

Print handouts

Overview

Charts show up everywhere students look: school newsletters, ads, news stories, social posts, and more and more often, AI tools that offer to "make a chart for you." In this lesson, students become the data team for the fictional Cedar Ridge Middle School cafeteria. They enter 24 survey responses into a spreadsheet (or a paper grid), count favorites and average the menu ratings, and draw an honest chart. Then they meet two flashy charts that use the same kind of data to tell a misleading story, one with a truncated axis and one with a cherry-picked range, plus a confident AI chart suggestion that gets the math wrong. Students fix each one and write a rule they can use whenever a chart tries to persuade them.

Objectives

  • Students will organize survey data in a spreadsheet or paper grid and compute counts, an average (mean), and a median, showing the formula or steps they used.
  • Students will create a bar chart with a zero baseline, clear labels, and a title that states what the data actually shows.
  • Students will identify a truncated axis and a cherry-picked range in a misleading chart, explain how each changes the story, and redraw the chart honestly.
  • Students will check an AI tool's chart suggestion against their own calculations and correct at least two errors.

Materials

On paper

  • Handout A: Cedar Ridge Lunch Survey Data (1 per pair)
  • Handout B: Charts That Tell a Story, and a Chatbot's Suggestion (1 per pair)
  • Handout C: Sense-Making Worksheet (1 per student)
  • Grid or graph paper, rulers, colored pencils; calculators for the paper path

On screen

  • One device per pair with a spreadsheet app your school already provides, using school-managed accounts
  • Optional: a generative AI chatbot your district approves, on the teacher's device only, projected for the class (under 13, the teacher always drives)

Before you start

  1. Print Handouts A, B, and C. For the paper path, have grid paper and calculators ready.
  2. For the digital path, you may pre-load Handout A into a spreadsheet template and share a copy with each pair, or let pairs type it in (typing 24 rows takes about 5 minutes and catches entry errors).
  3. Sketch Chart 1 from Handout B on the board, exactly as described (vertical axis starting at 6), so you can reveal it in the Hook.
  4. Optional: if you'd rather use real class data, run a quick anonymous show-of-hands survey (favorite lunch item and a 1–5 rating) and swap it in for Handout A. Keep it low-stakes and never collect names.
  5. If you plan the live AI step, try the prompt in the Digital section once ahead of time so you know what kind of suggestion your tool gives.

Step by step

  1. 10–5 min

    Hook

    Pizza wins by a landslide?

    Reveal your board sketch of Chart 1: two bars, Pizza towering over Tacos, and the headline "Pizza CRUSHES Tacos!" Ask: "Thumbs up if you believe the headline. How many more students do you think picked pizza?" Most will guess double or more. Say: "Hold on to that guess. By the end of class, you'll know exactly how many, and you'll know the trick that made it look that way."

    Facilitator noteDon't reveal the axis trick yet. Let students discover it after they've made their own chart from the real numbers.

  2. 25–17 min

    Explore

    Build the data grid

    Pairs enter Handout A into a spreadsheet (or copy it onto grid paper). Then they compute, and record on Handout C: how many students picked each lunch item, the average (mean) menu rating, the median rating, and how many rated the menu 4 or 5. In a spreadsheet, show the formulas most apps use, such as =COUNTIF(C2:C25,"Pizza") for a count and =AVERAGE(D2:D25) for the mean. On paper, students tally and divide. Pairs compare with another pair and fix any differences.

    Facilitator noteAnswer key: Pizza 8, Tacos 7, Pasta 4, Salad bar 3, Sandwich 2 (24 total). Ratings add to 81, so the mean is 81 ÷ 24 = 3.375, about 3.4. The median is 3.5. Twelve students (half) rated the menu 4 or 5. Pairs that disagree usually mistyped a row, which is its own lesson: check your data entry.

  3. 317–25 min

    Create

    Make an honest chart

    Pairs make a bar chart of favorite lunch items (spreadsheet chart tool or hand-drawn on grid paper). The chart must have: a vertical axis that starts at 0, labeled axes, a count shown on or above each bar, and a title that says what the data shows without exaggerating (for example, "Favorite Lunch Items, 24 Students Surveyed"). Ask: "Now look at Pizza and Tacos. How big is the difference really?" (One student.)

    Facilitator noteSome spreadsheet apps choose an axis starting point automatically. If a pair's chart doesn't start at 0, that's a perfect teachable moment: show them where the axis minimum setting is.

  4. 425–35 min

    Practice

    Catch the chart tricks

    Pairs read Parts 1 and 2 of Handout B. For each chart, they answer on Handout C: What story does the chart want me to believe? What trick makes it look that way? What does the full, honest data show? Then they redraw one of the two charts honestly, using the data given. Bring the class together and name the two tricks: a truncated axis (the axis starts above zero, so small differences look huge) and a cherry-picked range (only the part of the data that supports the story is shown).

    Facilitator noteChart 2 is the harder one: the last five days really did go up. The chart isn't lying about those days. It's leaving out the three weeks before, when checkouts fell. Weekly averages: 46.8, 40.4, 34.4, 35.4.

  5. 535–43 min

    Apply

    Check the chatbot

    Pairs read Part 3 of Handout B, a chatbot's suggestion for charting the survey. Using their own calculations, they mark every claim as correct, wrong, or misleading, and write the correction. Debrief: "The chatbot sounded sure. How did you know it was wrong? Who's responsible if a wrong chart gets published, the chatbot or the person who posted it?"

    Facilitator noteErrors to catch: the average is about 3.4, not 3.9; half of students (not 75%) rated the menu 4 or 5; Pizza is the most common favorite but only 8 of 24 (one-third), not "most students"; starting the axis at 6 is the same truncated-axis trick. The pie chart suggestion is a judgment call; a bar chart of ratings is easier to compare.

  6. 643–50 min

    Reflect

    My chart-checking rule

    Students complete the last section of Handout C: a three-part rule they'll use whenever a chart tries to persuade them, and one sentence about when an AI tool might help with a chart and what they would check first. Share a few rules aloud and build a class poster, such as "Check the axis. Check the range. Check the math."

    Facilitator noteEvidence to collect: the redrawn chart and the corrected chatbot claims show whether students can do the checking, not just name the tricks.

Paper or screen

Unplugged

Everything works on paper: students copy the survey onto grid paper, tally counts, compute the average with a calculator or by hand, and draw bar charts with rulers. For a moving version, have students stand in lines by favorite lunch item to form a human bar chart, then have a volunteer hold a paper "axis" that starts at 6 while the class notices how the picture changes.

Digital

Pairs enter the data in a spreadsheet app with school-managed accounts, use COUNTIF and AVERAGE formulas, and insert a bar chart. Then they deliberately change the vertical axis minimum to 6 and watch the chart turn into the misleading one, and change it back. For the AI step, the teacher projects a district-approved chatbot, pastes the survey data, and types: "What chart should I make from this lunch survey, and what does it show?" The class checks the live answer against their own calculations, just as they did with Handout B. Students under 13 never use their own AI accounts.

Does it need a screen? The spreadsheet earns its screen time here: students see a formula recompute instantly when they fix a typo, and they can flip an axis setting and watch an honest chart become a misleading one, which makes the trick concrete in a way a drawing cannot. The live AI check adds evidence that students verify machine output against their own math instead of trusting it.

Evidence of learning

What you should be able to see or collect if it worked.

  • Counts and the mean match the key (Pizza 8, Tacos 7, Pasta 4, Salad bar 3, Sandwich 2; mean about 3.4), and pairs can show the formula or steps they used.
  • Student charts start at zero, label both axes, and use a title that describes rather than exaggerates.
  • Students name the truncated axis and cherry-picked range tricks and redraw at least one chart honestly using the full data.
  • Students catch at least two chatbot errors (the 3.9 average, the 75 percent claim, "most students," the axis starting at 6) and explain the correction with their own numbers.

Adaptations

Grade 6
Skip the median and the cherry-picked chart. Focus on counts, the mean, and the truncated axis, and give a sentence frame: "The chart makes it look like ___, but the real numbers show ___."
Grades 9–12
Add a third misleading move: a chart using percentages without saying the total is only 24 students. Students write a short critique of a chart from a school newsletter or a news story, using the class rule.
Emergent bilinguals
Post a visual word wall for axis, average, count, range, and chart, with a labeled example of each. Allow pairs to discuss in their home language and write corrections with sentence frames.
Students with visual or motor needs
Provide a pre-built spreadsheet with larger text and a screen reader friendly layout, or a tactile bar chart built with interlocking cubes; the axis trick can be felt by removing the bottom six cubes from each tower.

Standards connections

Students compute and chart survey data in a spreadsheet, then detect and correct misleading axes, cherry-picked ranges, and a flawed AI chart suggestion.

TEKS
data literacy, management, and representationmultiple genres, including multimodal and digital textsTEKS sections: Technology Applications §126.17–§126.19, high school Technology Applications courses (19 TAC Chapter 126); ELAR §110.22–§110.24, §110.36–§110.39
UDL 3.0
3.25.28.5

See how all activities align

Reflect

  • How did I approach the data step by step so I could trust my answer? (Student ELE 5.0)
  • What questions will I ask the next time a chart tries to convince me of something?
  • When could an AI tool help me make a chart, and what would I check before I shared it?

What comes next

At home, students find one chart or graph in a flyer, ad, or news story with a family member and check it with the class rule: the axis, the range, and the math. Next lesson, students use the same spreadsheet skills to chart data from a science investigation or a class poll, and explain why their chart is honest.

Pairs well with