AIQ AIQ
World 1: What Is AI? · Lesson 1.1.4

AI or Not? The Game

Everything a teacher needs to deliver this lesson — pick your grade's script below once you've read the background.

Learning Objectives

This is the fourth lesson in World 1 ("What Is AI?"), and it works differently from the first three. Instead of introducing new information, it hands students a single test and asks them to apply it to a run of examples designed to surprise them — some that look high-tech but aren't AI, and some that look completely ordinary but are. By the end of the lesson, students across all four age bands should be able to:

Teacher Background

You don't need a technical background to deliver this lesson well — the app does the explaining. What you need is a clear enough grip on the underlying test that you can answer a student's "wait, why isn't that AI?" without guessing. Here is that test, in plain language.

The lesson's working definition of AI is: a system that improves its behavior by learning from data or examples, rather than by having every response pre-written by a programmer. A calculator always does the same thing with "2 + 2" no matter how many times you type it — a human wrote the addition rule once, and the calculator just executes it, forever, unchanged. That's not AI, no matter how fast or how digital it is. A spam filter, by contrast, gets better at recognizing spam the more email it sees, because it was trained on huge numbers of examples of spam and non-spam and adjusted its own internal rules to fit the pattern. That adjustment-from-examples step is what the lesson means by "learning," and it's the entire dividing line the game is testing.

This is a simplification of a much messier real debate among computer scientists — historically, "AI" also included hand-built rule systems that never learn anything from data (these are called expert systems or symbolic AI, and they were the dominant form of AI research for decades). The lesson sidesteps that history on purpose: for a K-12 audience, "does it learn from data" is the distinction that actually helps a student recognize modern AI in the wild, since almost everything today's students will encounter — recommendation feeds, spam filters, voice assistants, image generators — falls on the "learns from data" side, and almost everything they'd mistake for AI because it's electronic or precise (calculators, digital clocks, LED bulbs, timer-based traffic lights) falls on the other side.

The lesson's examples are deliberately chosen to break two lazy heuristics kids (and adults) commonly use: "looks futuristic = AI" and "boring and everyday = not AI." A voice-changer filter and an auto-DJ music mixer both quietly run machine learning models to do their job, even though neither looks like "AI" in the sci-fi sense. Meanwhile a digital clock, an LED bulb, and a calculator watch all look modern and electronic but are running fixed logic that hasn't functionally changed in decades. The email inbox that automatically routes newsletters away from your main tab, the phone feature that learns which apps you open in the morning and preloads them, and the drone a farmer flies over a rice field to spot crop disease from the air are all real, current uses of machine learning — none of them are exaggerated for the lesson.

If a sharp student asks about complex rule systems: a program with thousands of hand-written IF/THEN rules can still be called "AI" in the traditional computer-science sense (it's the "expert system" branch of AI), even though it never learns from data. The lesson's test is really asking about machine learning specifically, using "AI" as the everyday shorthand most people mean by it. You don't need to raise this distinction, but if a student who has read about chess programs or rule-based chatbots pushes back, you can validate it: "You're right that there's an older kind of AI that's just very detailed rules — this lesson is really about the newer, learning kind, which is what almost everything we use today runs on."
The "surprising" examples are real, not jokes. Smart-toilet health sensors, AI-assisted precision farming, and phone battery managers that learn your usage patterns are all genuine, currently-shipping product categories — not exaggerations written for a laugh. Android's adaptive battery feature, for instance, is documented by Google as using on-device machine learning to predict which apps you're about to use. Presenting these as real (while keeping the tone playful) is part of what makes the "AI hides in unglamorous places" point land.

One more thing worth knowing before you teach this: the lesson is intentionally testing the boundary in both directions in the same activity. Younger students especially tend to assume "smart-sounding name = AI" (a "smart" toilet, a "smart" bulb) — the LED bulb example exists specifically to break that assumption, since an LED is just an efficient light source, not a learning system, despite "smart" often being marketed loosely.

Materials & Prep

This lesson needs almost nothing beyond what students already use to access AIQ:

Time: the in-app lesson itself runs 5–10 minutes. Budget 15–25 minutes total for a full classroom delivery once you add the hook, guided discussion, and wrap-up described in each age-band script.

No prior AI or computer science knowledge is required from you as the teacher — every example the app uses, and every example in the age-band scripts below, is explained in the "Teacher Background" section above, and each age-band script gives you specific lines you can say out loud rather than expecting you to improvise a technical explanation on the spot.

Common Misconceptions

"If it's digital or electronic, it must be AI."
Plenty of digital, battery-powered, screen-having devices run entirely on fixed rules with no learning at all — a digital clock counts oscillations of a quartz crystal, a calculator executes the same arithmetic rule every time, and a calculator watch is just a tiny calculator strapped to a wrist. "Digital" describes how something stores and processes information (as 1s and 0s); it says nothing about whether that processing involves learning from data. The lesson uses exactly these examples to break the association.
"AI has to look futuristic or dramatic to count — robots, talking assistants, chatbots."
Most of the AI students actually encounter is invisible and unglamorous: a spam filter quietly sorting mail, a phone quietly managing its own battery, a drone quietly scanning a field. The lesson's "Sneaky AI" and "Surprise!" rounds exist specifically to show that AI's presence has nothing to do with how exciting the product looks — it's determined entirely by whether the system is learning from data behind the scenes.
"If something is very precise or reliable, it can't be AI — AI seems more experimental."
Precision and learning are unrelated properties. A digital clock is extremely precise and is not AI at all — it just counts a physical process very consistently. A well-trained AI system, meanwhile, can also be extremely reliable once it has learned from enough examples. Reliability tells you nothing about which side of the line something is on; only "does it adapt from data" does.
"AI is one single thing — either a product 'has AI' completely or it doesn't."
Real products often combine both: an email app might have some purely rule-based features (like a spam filter you configure yourself with explicit block rules) alongside genuinely AI-driven ones (like a spam filter that learns from what you mark as spam). This lesson simplifies to a clean binary per example on purpose, to build the core intuition — the "it's a spectrum in real products" nuance is worth raising with older students (11+) once the basic test is solid, but would confuse a first pass with younger ones.

Pick your grade's script

← All lesson plans ← AI Scavenger Hunt How Computers Think →