wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AI Development

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is Artificial Intelligence (AI)?

a)
Artificial Intelligence (AI) is a method for programming computers to perform calculations.
b)
Artificial Intelligence (AI) is the capability of a machine to imitate intelligent human behavior.
c)
Artificial Intelligence (AI) is the process of enhancing machine speed and efficiency.
d)
Artificial Intelligence (AI) refers to the use of algorithms for data analysis.
2.

In healthcare, AI can help:

a)

AI can help in finding cancer in X-rays faster than doctors

b)
AI can help in enhancing patient discomfort, complicating procedures, delaying treatments, and worsening outcomes.
c)
AI can help in reducing costs, increasing wait times, limiting access, and standardizing care.
d)
AI can help in ignoring data, misdiagnosing conditions, complicating workflows, and reducing efficiency.
3.

How does AI stop fraud in Nigerian banks?

a)
AI prevents fraud by offering loans to customers with low credit scores.
b)
AI enhances customer service by providing personalized banking advice.
c)
AI increases transaction fees to deter fraudulent activities.
d)
AI stops fraud in Nigerian banks by analyzing transaction patterns, detecting anomalies, and automating monitoring to identify suspicious activities.
4.

Hello Tractor in Nigeria uses AI for:

a)
Enhance crop yield through traditional methods.
b)
Optimize agricultural practices and improve farm management.
c)
Reduce labor costs by using manual techniques.
d)
Increase pesticide use for better crop health.
5.

What is "training data" like?

a)
Training data is a collection of examples used to train machine learning models.
b)
Training data consists of theoretical concepts without practical examples.
c)
Training data is a set of random numbers used in calculations.
d)
Training data is a collection of unrelated images and sounds.
6.

Why do we use "testing data"?

a)
To reduce the complexity of the model.
b)
To increase the size of the training dataset.
c)
To improve the speed of data processing.
d)

To check if the AI learned well on new things

7.

If an AI gets 9 out of 10 answers right, what is its accuracy?

a)
80%
b)
90%
c)
75%
d)
85%
8.

What does a function do in Python?

a)
A function stores data in a variable for later use.
b)
A function creates a new data type in Python.
c)
A function automatically runs at the start of a program.
d)

Reuses a block of code for a task

9.

def greet_student(name):

    print("Hello, " + name + "! Welcome to AI class.")

What will greet_student("Abubakar") print?

a)
Hello Abubakar! Glad to see you here.
b)
Hello, Abubakar! Welcome to AI class.
c)
Hi Abubakar! Welcome to the class.
d)
Greetings, Abubakar! Enjoy your studies.
10.

What is automation?

a)
Automation is the process of using technology to perform tasks automatically.
b)
Automation is the process of eliminating technology from workflows.
c)
Automation refers to the use of human effort to complete tasks.
d)
Automation is the manual execution of tasks by workers.
11.

Zapier can connect:

a)
Various web applications like Google Sheets, Slack, Trello, etc.
b)
Local file storage systems like Dropbox and OneDrive.
c)
Social media platforms such as Facebook and Instagram.
d)
Only email services like Gmail and Outlook.
12.

Computer vision helps a smart bin:

a)
Computer vision helps a smart bin detect nearby pedestrians.
b)
Computer vision helps a smart bin identify and sort waste.
c)
Computer vision helps a smart bin monitor temperature changes.
d)
Computer vision helps a smart bin track inventory levels.
13.

Notion AI can:

a)
generate text, summarize information, provide writing suggestions
b)
track time, send emails, design websites
c)
translate languages, edit videos, manage projects
d)
create images, analyze data, offer coding help
14.

How can AI improve customer service?

a)

By complicating the process of customer inquiries.

b)

By reducing the number of available service channels.

c)

By increasing the number of customer service representatives.

d)

By automating responses and providing 24/7 support.

15.

What is the role of algorithms in AI?

a)

Algorithms help in processing data and making decisions based on it.

b)

Algorithms are irrelevant to the functioning of AI.

c)

Algorithms are used to create hardware for AI systems.

d)

Algorithms are only necessary for data storage in AI.

16.

In drug discovery, AI helps by:

a)
AI assists in marketing strategies for drugs.
b)
AI is used for patient recruitment in trials.
c)
AI focuses on improving drug pricing models.
d)

Scanning millions of molecular structures to predict effective drugs

17.

What is the output of this function call?

def calculate_grade(score):

    if score >= 80: return "A"

    elif score >= 70: return "B"

    else: return "C"

print(calculate_grade(75))

a)
B
b)
D
c)
A+
d)
C
18.

Why automate homework reminders?

a)
To improve time management and accountability for students.
b)
To eliminate the need for studying altogether.
c)
To reduce the amount of homework assigned to students.
d)
To increase distractions during study time.
19.

A dataset for predicting exam scores might include:

a)
Classroom seating arrangements
b)
Teacher's personal preferences
c)
Student demographics, previous exam scores, study habits, attendance records, socioeconomic status.
d)
Textbook editions used in class
20.

Self-driving cars use AI to:

a)

Process camera and sensor data to detect roads, signs, and obstacles

b)
communicate with other vehicles directly
c)
follow traffic rules manually
d)
analyze weather patterns for safety