CS Grade 9-12

CS: Machine Learning and Artificial Intelligence Basics

Understanding data, models, training, and responsible AI

View Answer Key
Name:
Date:
Score: / 12

Understanding data, models, training, and responsible AI

CS - Grade 9-12

Instructions: Read each problem carefully. Write complete answers and show your reasoning when calculations are needed.
  1. 1

    In your own words, explain the difference between artificial intelligence and machine learning.

  2. 2
    Diagram of liked songs going into a model and producing recommended songs.

    A music app recommends songs based on songs a user has liked in the past. Identify the input data, the model's task, and the output.

  3. 3

    Classify each task as supervised learning, unsupervised learning, or reinforcement learning: a spam filter trained with emails labeled spam or not spam; a program grouping customers by shopping behavior without labels; a robot learning to move by receiving rewards for reaching a goal.

  4. 4
    Imbalanced dataset with many dog images and few cat images shown on a tilted scale.

    A model is trained to predict whether an image contains a dog or a cat. The training set has 9,000 dog images and 1,000 cat images. Explain one problem this may cause.

  5. 5

    A machine learning model is tested on 200 images. It correctly classifies 170 of them. Calculate the model's accuracy as a percentage.

  6. 6

    Explain why it is important to test a machine learning model on data that was not used during training.

  7. 7

    Define overfitting and give a simple example of what it might look like in a machine learning project.

  8. 8

    A school wants to use an AI system to help decide which students may need tutoring. Name two types of data that might be useful and one type of data that should be handled carefully for privacy or fairness reasons.

  9. 9

    A chatbot gives a confident but incorrect answer about a historical event. Explain why users should not automatically trust every answer from an AI system.

  10. 10
    Map with unequal loan approval patterns feeding into a model that affects a loan decision.

    A model predicts whether a loan application should be approved. It uses past approval data from a bank that historically approved fewer loans for some neighborhoods. Explain how bias could enter the model.

  11. 11
    Workflow diagram showing data collection, preparation, model training, evaluation, and prediction.

    In a machine learning project, put these steps in a reasonable order: train the model; collect data; evaluate the model; clean and prepare the data; use the model for predictions.

  12. 12
    Used car features such as mileage, age, condition, and color feeding into a model to predict price.

    Explain the role of features in a machine learning model. Then give two possible features for a model that predicts the selling price of a used car.

LivePhysics™.com CS - Grade 9-12

More CS Worksheets

See all CS worksheets

More Grade 9-12 Worksheets

See all Grade 9-12 worksheets