Grade 11&12

Grade 11&12

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Machine Learning

Machine Learning

12th Grade - University

10 Qs

EXIT TICKET: Understanding AI

EXIT TICKET: Understanding AI

9th Grade

8 Qs

Machine Learning

Machine Learning

8th - 12th Grade

10 Qs

Into the Console: Code Your Way into the AI Arcade Challenge

Into the Console: Code Your Way into the AI Arcade Challenge

9th - 12th Grade

11 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

7th - 9th Grade

10 Qs

AI and Machine Learning - Code.org Mod7

AI and Machine Learning - Code.org Mod7

9th - 12th Grade

12 Qs

AI Basics for All

AI Basics for All

10th Grade

10 Qs

Weekly Quiz 1

Weekly Quiz 1

4th Grade - Professional Development

10 Qs

Grade 11&12

Grade 11&12

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Qamar Gamal

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a valid use of Pivot Tables in Google Sheets?

Summarizing large datasets

Automatically updating charts

Grouping data by categories

Calculating averages of selected columns

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the key characteristic of supervised learning?

Learning without labeled data

Output changes the learning process

Uses labeled input-output pairs

The model finds hidden patterns

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a confusion matrix, which value indicates the number of correctly predicted positive cases?

False Positive

True Positive

True Negative

False Negative

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why is feature scaling important before training a machine learning model?

To remove irrelevant features

To reduce memory usage

To ensure features contribute equally to the model

To simplify model architecture

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What kind of AI is used in a chess-playing computer that calculates the best possible move?

Supervised Learning

Rule-Based System

Image Recognition

Data Mining

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one is NOT typically considered an input feature in a machine learning model?

Age

Income

Gender

Accuracy Score

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Google Sheets function can help quickly identify the highest value in a dataset?

AVERAGE()

SORT()

MAX()

COUNTIF()

8.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which evaluation metric is most useful when your classification model is dealing with imbalanced classes?

Accuracy

Precision

Recall

F1 Score