New: every in-depth parent guide in one library — one payment, one year. See the membership →
The Bias Game: A Fun Activity to Teach Kids How AI Training Data Creates Bias
Tutorial

The Bias Game: A Fun Activity to Teach Kids How AI Training Data Creates Bias

K
By KidsAiTools Editorial Team
March 20, 202636 min readUpdated Sep 2026IntermediateAges: 9-1112-15

Version 2.9 — Updated September 2026

Imagine a world where an AI system decides which students get into a special gifted program. The AI looks at thousands of past applications and learns patterns about who got accepted before. Sounds fa

What Is AI Bias and Why Should Kids Care?

Imagine a world where an AI system decides which students get into a special gifted program. The AI looks at thousands of past applications and learns patterns about who got accepted before. Sounds fair, right? But what if the past decisions were unfair? What if, for historical reasons, certain groups of students were less likely to be accepted — not because they were less capable, but because of bias in the system?

This is not a hypothetical scenario. AI bias is real, it affects real people, and understanding it is one of the most important parts of AI literacy. The good news is that the concept is not as complicated as it sounds, and with the right activities, even kids can grasp why it happens and what to do about it.

This article provides hands-on activities you can do with your family or classroom to teach AI bias to children in a way that is engaging, memorable, and empowering. No coding required — just card games, discussions, and a willingness to think critically about fairness.

First, Let Us Understand: Where Does AI Bias Come From?

The Training Data Problem

AI learns from data. Lots and lots of data. If you want an AI to recognize cats in photos, you show it millions of cat photos. If you want it to translate languages, you feed it millions of translated sentences. If you want it to make decisions about people, you give it data about past decisions.

Here is the critical point: if the training data contains biases, the AI will learn those biases. Not because the AI is prejudiced — it has no opinions at all — but because it is doing exactly what it was trained to do: find and replicate patterns in the data.

Think about it this way. If you only ever ate food from one country, you would think that is what all food tastes like. Your experience (your "training data") would give you a biased view of food. AI has the same problem, but on a massive scale.

Real Examples of AI Bias

Before we get to the activities, here are some real cases that help illustrate why AI bias activity for kids is so important:

  • Image recognition systems that were better at identifying lighter-skinned faces than darker-skinned faces, because the training data contained more photos of lighter-skinned people.
  • Hiring AI that favored male candidates because it was trained on a decade of hiring data from a company that had historically hired mostly men.
  • Language translation AI that defaulted to male pronouns for doctors and female pronouns for nurses, reflecting stereotypes in its training text.
  • Criminal justice AI that was more likely to label Black defendants as high-risk, because historical data reflected systemic biases in the justice system.

These are not evil AIs. They are AIs that faithfully learned the patterns in their training data — including the unfair patterns.

Activity 1: The Biased Candy Bowl (Ages 9+)

What You Need

  • A large bowl
  • 30 red candies (or tokens/buttons)
  • 10 blue candies
  • Paper and pencils for recording results

Setup

Put all 40 candies in the bowl: 30 red and 10 blue. Do not tell the kids the exact numbers.

The Activity

Explain: "This bowl represents the training data for an AI. Each candy represents an example the AI learns from. We are going to train our own 'human AI' using this data."

Have each kid close their eyes and pull out 10 candies one at a time, recording the color each time, then putting each candy back before drawing the next one.

After drawing 10, ask: "Based on your sample, if someone asked your 'AI brain' what color the next candy would be, what would you predict?" Almost everyone will say red because their sample was mostly red.

Now reveal: the bowl had 75% red and 25% blue. Ask these discussion questions:

  • Was your prediction reasonable based on what you saw? (Yes)
  • Was it accurate about the true mix? (Roughly yes, but it overstated how dominant red is)
  • What if a blue candy really wanted to be picked? Would that be fair?
  • What if the blue candies represented a group of people? Would it be fair for the AI to predict they are less common or less important?

The Key Lesson

When training data is not balanced, the AI's predictions will reflect that imbalance. This is not the AI being unfair on purpose — it is just learning from what it was given. The unfairness starts with the data.

Activity 2: The Picture Card Experiment (Ages 9+)

What You Need

  • 20 index cards with simple drawings or printed images of people in different jobs (doctor, teacher, firefighter, scientist, chef, CEO, nurse, pilot, etc.)
  • Make a deliberately biased set: draw all doctors as men, all nurses as women, all scientists as one ethnicity, etc.

The Activity

Spread out the cards and ask kids to study them for two minutes. Then flip the cards over and ask questions:

  • "Quick — picture a doctor in your mind. What do they look like?"
  • "Now picture a nurse. What do they look like?"
  • "Picture a scientist. What do they look like?"

Most kids will picture the people matching the biased cards they just studied. Their brains, just like AI, picked up the patterns from their "training data."

The Discussion

  • "Were the cards a fair representation of who doctors and nurses really are?" (No)
  • "Did that affect what you pictured in your mind?" (Probably yes)
  • "This is exactly how AI bias works. The AI looked at millions of images, and if most images of doctors showed men, the AI learned that doctors are usually men."
  • "How could we fix the cards to give a better training dataset?" (Make them diverse and representative)

This is one of the most effective ways to teach AI bias to children because they experience the bias formation process firsthand.

Activity 3: The Word Association Game (Ages 11+)

What You Need

  • Paper and pencils
  • A list of 10 word pairs

The Activity

Read out the first word of each pair and have kids write down the first thing that comes to mind. Use pairs that often have biased associations:

  1. "Doctor" → (many will think male)
  2. "Beautiful" → (associations may skew toward certain features)
  3. "Smart" → (notice any patterns in who comes to mind)
  4. "Leader" → (gender and age associations)
  5. "Criminal" → (this one reveals powerful biases)
  6. "Programmer" → (gender associations)
  7. "Strong" → (physical vs emotional strength)
  8. "Artistic" → (cultural associations)
  9. "Wealthy" → (demographic associations)
  10. "Athlete" → (sport and body type associations)

The Discussion

Collect and compare answers (anonymously if preferred). Look for patterns:

  • Did most people have similar associations?
  • Where do these associations come from? (Media, books, our experiences — our "training data")
  • Are these associations accurate or stereotypes?
  • AI has the same associations because it learned from the same media and text that shaped our biases

The important message: having biases does not make you or AI "bad." We all absorb biases from our environment. What matters is becoming aware of them and actively working to counteract them.

Activity 4: Build a Biased Recommendation System (Ages 12+)

What You Need

  • Index cards or sticky notes
  • Markers

The Activity

This activity simulates how recommendation algorithms can create filter bubbles.

Have each kid write their 5 favorite songs, movies, or books on cards. Collect all cards and sort them. Now play "recommendation AI":

Pick one kid's favorites. Find the most common genre or theme. Recommend more items from ONLY that genre. Then recommend more based on THOSE items. Keep going.

After 3 rounds, look at the recommendations. They will be extremely narrow — all the same type of content.

The Discussion

  • "Is this what you actually want to watch/listen to/read? Only one type of thing?"
  • "This is how recommendation AIs work. They show you more of what you already like, which means you never discover new things."
  • "This is called a filter bubble. What are the problems with living in a bubble?"
  • "How is this a form of bias? Who does it leave out?" (Creators of different content types never get recommended)

Connection to Real Life

This AI fairness game for kids connects directly to their daily experience. Social media algorithms, YouTube recommendations, and music streaming services all work this way. Understanding this helps kids make more conscious choices about their media consumption.

Activity 5: The Fairness Court (Ages 12+)

Setup

Present a scenario and have kids role-play different perspectives. Here is a good scenario to start with:

"A school uses an AI system to predict which students might fail a class so teachers can offer extra help early. The AI was trained on 5 years of student data. It turns out the AI flags students from lower-income neighborhoods more often. Some people say the AI is biased and unfair. Others say it is accurately identifying students who statistically need more help."

Assign Roles

  • The AI Developer: Defends the system as accurate and helpful
  • A Flagged Student: Shares how it feels to be labeled as likely to fail
  • A Parent: Concerned about privacy and stereotyping
  • The Principal: Wants to help struggling students but also wants fairness
  • A Civil Rights Advocate: Argues the system perpetuates inequality

The Discussion

After each person presents their perspective, discuss:

  • Can something be statistically accurate and still unfair?
  • Is it okay to use past patterns to predict future outcomes when those past patterns were shaped by inequality?
  • How could you redesign this system to be more fair?
  • Should this decision be made by AI at all?

This activity develops critical thinking about AI fairness game scenarios that mirror real-world dilemmas adults are grappling with right now.

What Can We Do About AI Bias?

After completing these activities, kids naturally want to know: How do we fix this? Here are solutions to discuss:

Better Training Data

The most direct solution is to use more diverse, representative, and carefully curated training data. If the candy bowl had 20 red and 20 blue, the AI would learn a more balanced pattern.

Bias Testing

Before deploying an AI system, test it specifically for bias. Check whether it treats different groups fairly. Many companies now have dedicated teams for this, though the practice is still not universal.

Human Oversight

AI should not make important decisions about people without human review. A human can catch biases that the AI cannot detect in itself. This is called "human in the loop."

Transparency

People affected by AI decisions should know that AI was involved and how the decision was made. You cannot challenge a biased decision if you do not know it was made by AI.

Diverse Teams

AI developed by diverse teams is less likely to have blind spots. When the people building AI come from different backgrounds, they are more likely to notice and address potential biases.

To learn more about AI ethics and literacy, explore our educational articles. For AI tools that are designed with fairness and safety in mind for young users, check our tools directory.

Making It Personal: Questions for Reflection

After the activities, spend some time on personal reflection with these questions:

  • Have you ever been treated unfairly because of an assumption someone made about you? How did it feel?
  • Can you think of a time when you made an assumption about someone that turned out to be wrong?
  • If you were designing an AI system for schools, what would you do to make sure it was fair to everyone?
  • When you see a pattern in data (like "most doctors in these pictures are men"), does that mean it should stay that way?

Activity 6: The News Feed Simulation (Ages 11+)

What You Need

  • 30 index cards or slips of paper
  • Markers or pens

Setup

Write different types of "news stories" on the cards. Include a mix of categories: sports, science, celebrity gossip, world events, funny videos, educational content, political opinions, and ads. Make about 5 cards for each category.

The Activity

Choose one participant to be the "user" and another to be the "algorithm." The user starts by picking 3 cards they find interesting from the full spread. The algorithm notes the categories chosen.

Now the algorithm removes all cards from categories the user did NOT pick and adds extra cards from the categories they DID pick (write new ones quickly or have extras prepared). Present the filtered set to the user.

Repeat for 3 rounds. By the third round, the user is only seeing content from one or two categories, and the variety has completely disappeared.

The Discussion

  • "Did you notice your options getting narrower each round?"
  • "What kinds of information are you no longer seeing?"
  • "In real life, social media algorithms do this constantly. What are the consequences of only seeing one type of information?"
  • "How is this a form of bias? The algorithm is not being unfair to YOU, but it is being unfair to all the content creators and perspectives you are no longer being shown."
  • "What would you change about the algorithm to make it more fair while still being useful?"

This activity connects the abstract concept of AI bias to something kids experience every day when they open TikTok, YouTube, or Instagram. The teach AI bias children learn through this exercise becomes immediately relevant to their daily digital lives.

Bringing It All Together: The Bias Audit Project

For older kids (ages 12 and up), here is a more ambitious project that ties all the activities together. This can be done over several days or as a school project.

Step 1: Choose an AI Tool to Audit

Pick an AI tool that is accessible and age-appropriate. An AI image generator, a chatbot, or a recommendation system all work well.

Step 2: Design Bias Tests

Using what they learned from the activities above, have kids design specific tests to check for bias. For an image generator, they might ask it to generate images of "a doctor," "a CEO," "a nurse," "a scientist," and "a teacher" and see if the generated images show diversity in gender, age, and ethnicity.

For a chatbot, they might ask it to describe successful people in different professions and analyze the language used. For a recommendation system, they might create two different user profiles and compare what gets recommended.

Step 3: Document Findings

Have kids record their results systematically. What patterns did they find? Where did the AI show bias? Where was it fair?

Step 4: Propose Solutions

The most important step: have kids propose concrete changes that could reduce the bias they found. This shifts them from passive consumers to active critics and future builders of fairer AI systems.

Step 5: Present Results

Have kids present their "bias audit" to the family, class, or community. This builds public speaking skills while spreading AI literacy.

This project teaches kids that AI bias is not something distant or theoretical — it is present in tools they use every day, and they have the power to identify it and advocate for change. Resources for finding kid-safe AI tools to audit are available on our tools page.

The Empowering Message

Teaching kids about AI bias is not about making them scared of technology or pessimistic about the future. It is about empowering them with knowledge and critical thinking skills.

The kids who understand AI bias activity concepts today will be the engineers, policymakers, and leaders who build fairer AI systems tomorrow. They will ask the right questions: Whose data are we using? Who might be left out? How do we test for fairness? What happens to people who are affected by these decisions?

These are not just technical questions. They are moral questions, social questions, and human questions. And they need people who understand both the technology and the values to answer them well.

The first step is awareness. And now, through these activities, your kids have taken that first step.

Frequently Asked Questions

Is AI safe for children to use?

Yes, with age-appropriate tools and parental guidance. Tools built for children usually add content filters, but check each tool's privacy policy and age rules before your child signs up. General chatbots like ChatGPT are for ages 13 and up (with a parent's permission under 18), so younger children should use them only alongside an adult.

What age should kids start learning about AI?

Children as young as 4-5 can play with visual AI tools like Quick Draw and Chrome Music Lab. Conceptual understanding is appropriate from age 6-7. Deeper concepts like bias and ethics suit ages 9+. By 12-13, kids can discuss AI's societal implications.

Are there free AI tools for kids?

Yes. Scratch, Google Teachable Machine, Khan Academy, Code.org, Chrome Music Lab, Quick Draw, and AutoDraw are all completely free with full functionality. Many other tools like Canva, Duolingo, and ChatGPT have generous free tiers that cover most educational use.

Try it right now — build a Dragon
No download, no login. This link opens Blocks with the Dragon preset loaded.
▶ Build free
#bias#training data#activity#fairness
Share:
FREE DOWNLOAD
The AI Safety Checklist for Parents
10 things to check before your child uses an AI tool. Unlock the complete checklist to read and print.
Open the free guide

📋 Editorial Statement

Written by the KidsAiTools Editorial Team and reviewed by Felix. Our guides are written from a parent-builder perspective and focus on AI literacy, age fit, pricing transparency, and practical family use. We do not currently claim named external expert review or a child-test panel. We may earn commissions through referral links, which does not influence our reviews.

If you find any errors, please contact support@kidsaitools.com. We will verify and correct as soon as we can.

Last verified: September 24, 2026