Part of the AI & the Environment lesson guide. Teaching a different grade? 🌈 Explorer (5–7) · 🔧 Builder (8–10) · ⚡ Architect (15–18)
Open with the framing this age band can actually engage with critically:
"AI's environmental paradox: the technology consuming an increasing percentage of global electricity is also one of our best tools for combating climate change. Let's quantify both sides."
Push immediately for skepticism rather than acceptance: "Notice the word 'paradox' — that means both things are true at once, and they don't cancel out neatly. Today we're not deciding if AI is good or bad for the planet. We're looking at the actual numbers on both sides, and at how researchers even try to measure something this complicated." Ask the class: "What would you need to measure to fairly compare AI's environmental cost against its environmental benefit?" (Good answers: the same units on both sides — e.g., tons of CO₂ saved by grid optimization vs. tons of CO₂ emitted by training and running models; a defined time period and scope; who's doing the measuring and whether they have an incentive to make AI look good or bad.)
This is a good moment to name the general skill: comparing a diffuse, large-scale benefit (energy saved across a whole grid, over years) against a concentrated, measurable cost (electricity used in one training run) is genuinely hard to do fairly, and that difficulty is itself part of why the debate hasn't been settled — it isn't just that nobody has bothered to calculate it.
If your class has covered exponential growth in math, this is a good spot to connect it: ask what "consuming an increasing percentage of global electricity" implies mathematically if the trend continues unchecked, versus what it implies if efficiency research (covered later in the lesson) manages to bend that curve. Framing the whole topic as a race between two exponential-ish trends — AI usage growth versus AI efficiency improvement — gives students a mental model to hang the rest of the lesson's facts on, rather than treating each statistic as a disconnected trivia item.
Walk through the lesson's three scenes, but treat each fact as a claim to interrogate rather than accept — this age band should leave the lesson able to ask "compared to what, and measured how?" about any environmental statistic.
Scene 1 — AI's Carbon Cost. "Training GPT-4 used enough electricity to power 1,000 homes for a year." Push further: "That's the training cost. What other cost category does the lesson mention that's separate from training?" (Answer: data center operation broadly, and the ongoing electricity of running the model afterward — inference — every time someone actually uses it.) On "Data Centers": "AI data centers use 1-2% of global electricity, and that number is doubling every few years." Have students do quick mental math: if something doubles every few years starting from 1-2%, sketch on the board roughly what a handful of doubling cycles look like (2% → 4% → 8% → 16%) — this is the same exponential-growth intuition used elsewhere in math class, applied to something concrete. On "Water Usage": "Data centers use billions of gallons of water for cooling — Google's AI consumed 5.6 billion gallons in 2023." Ask: "Why would water use, not just electricity use, matter environmentally?" (Water is a locally scarce resource in many places even when electricity supply isn't a constraint — a data center's water footprint can be a serious local issue even if its carbon footprint is offset elsewhere.) This is worth connecting to the Philippine context directly: several countries, including areas of the Philippines, already deal with seasonal water stress, so a data center's location decision genuinely matters — the same facility could be far less controversial built somewhere water-abundant than somewhere already water-stressed.
Scene 2 — AI Helping the Planet. "AI optimizes power grids, reducing energy waste by up to 15% — saving more energy than AI consumes." Have the class evaluate this claim directly: "Is this saying AI is a net environmental positive overall, or something narrower?" Guide them to see it's a claim about one specific application (grid optimization), not a claim about AI as a whole — a common reasoning error is generalizing from one favorable case to the whole category. On "Smart Farming": "AI drones monitor crop health and reduce pesticide use by up to 90%." Ask what other resources precision agriculture likely also saves (water, fertilizer) and what would need to be true for a farm to actually adopt this (access to the drones/sensors and the AI systems, which is itself a real barrier — smaller and poorer farms often can't afford this without a green solution being genuinely inclusive). On "Ocean Cleanup": "AI identifies ocean plastic from satellite images and helps plan cleanup routes." Ask how such a system would actually be trained (labeled images of plastic vs. water, waves, boats — the same supervised-learning idea used throughout AIQ, applied here to an environmental use case), and what could go wrong (a model trained mostly on one ocean region's lighting and water conditions might perform worse elsewhere — the same data-representation issue AIQ covers in its fairness-focused lessons, showing up again here in an environmental context).
Scene 3 — The Balance. "The big question: does AI's environmental benefit outweigh its energy cost? Researchers debate this actively." Treat "Net Impact" as the scene's real content, not filler — spend real time here. On "Green AI": "Researchers are building smaller, more efficient AI models that use 100x less energy for similar results." Introduce the two named research directions from the quiz explicitly: efficiency metrics like Power Usage Effectiveness (PUE — the ratio of a data center's total power draw to the power actually used by its computing equipment; a PUE close to 1.0 means very little energy is wasted on overhead like cooling), and sparse computation, where a large model activates only a fraction of its parameters for any single input instead of running its full capacity every time — reducing the computation (and therefore energy) needed per use without shrinking what the model is capable of overall. On "Carbon Labels": ask why a standardized disclosure requirement (similar to nutrition labels or vehicle fuel-economy stickers) might change company behavior even without a law forcing efficiency improvements directly (public accountability, competitive pressure, enabling researchers to compare models on a shared basis). Note honestly that, unlike nutrition labels, carbon labeling for AI models is not yet standardized or legally required anywhere — the lesson describes an emerging practice some research papers have voluntarily adopted, not an established regulation.
Close with: "AI's environmental story doesn't have a tidy ending yet. It's genuinely expensive to train and run at scale, and it's genuinely useful for fighting climate change in specific, measurable ways. The honest, technically literate position is to hold both facts at once and keep asking for real numbers rather than accepting a company's marketing claim — or a critic's alarmist one — at face value."
Extension activity (20-25 minutes): Have students work in pairs to find one real, recent (from the last two or three years) published estimate of an AI model's or an AI company's energy or carbon footprint, using a search engine and looking specifically for a named source (a research paper, a company's own sustainability report, or a reputable technology publication citing a study) rather than an unsourced social media claim. Each pair reports back: what was measured, over what scope (training only, or training plus inference), and what assumptions the source admitted to making. Close by discussing as a class: which pair found the most trustworthy-looking source, and what made it more trustworthy than the others (methodology disclosed, named authors/institution, acknowledged uncertainty, versus a vague headline number with no source)?
If time is short, a faster version works too: skip the independent search and instead give each pair one of the four quiz statistics from this lesson (10x compute growth, PUE, net-impact debate, sparse models) and have them write two follow-up questions a skeptical scientist would ask before fully trusting that statistic — for example, for "10x per year," a good follow-up is "10x measured in what unit — total FLOPs, dollars spent, number of parameters — and over what exact time window?" This keeps the core skill (interrogating a number instead of just repeating it) without requiring open internet research time.