wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ALC AI QUIZ

Total questions: 15

Worksheet time: 6mins

Name
Class
Date
1.

Classification problems involve:

a)

Predicting continuous values

b)

Grouping data into clusters

c)

Assigning data to predefined categories

d)

Reducing data dimensions

2.

Which of the following is NOT a common feature of AI systems?

a)

Learning from data

b)

Reasoning and problem-solving

c)

Physical strength

d)

Natural language processing

3.

What is the main goal of supervised learning?

a)

To find hidden patterns in data without labels

b)

To maximize rewards through trial and error

c)

To learn from labeled data to make predictions

d)

To cluster data points into groups

4.

In the context of machine learning, what does overfitting refer to?

a)

When a model performs well on training data but poorly on unseen data

b)

When a model is too simple to capture the underlying patterns

c)

When a model is able to generalize well to new data

d)

When a model is trained on too little data

5.

Which of the following is a common evaluation metric for classification?

a)

Accuracy

b)

Root Mean Squared Error

c)

Precision

d)

Mean Squared Error

6.

Outliers are data points that are not significantly different from the remaining data ?

a)

TRUE

b)

FALSE

7.
  1. Which algorithm is commonly used for classification tasks?

a)

Decision Trees

b)

Linear regression

c)

Accuracy

d)

Binary Classification

8.

Image classification is a type of

a)

Unsupervised

b)

Supervised ML

c)

Reinforcement L

d)

All the above

9.

In statistics, which of these measures variability in data?

a)

median

b)

correlation

c)

Standard Deviation

d)

Causation

10.

What is Reinforcement learning ?

4 lines
11.

Reinforcement Learning is based on which principle?

a)

Minimizing distance between data points

b)

Learning from labeled examples

c)

Maximizing cumulative reward through trial and error

d)

Clustering similar data points

12.

Which of the following is a regression problem?

a)

Predicting whether an email is spam or not

b)

Classifying handwritten digits

c)

Predicting house or stock prices

d)

All the above

13.

In Reinforcement Learning, which term refers to the "feedback" received from the environment?

a)

State

b)

Reward

c)

Action

d)

Policy

14.

Data → [5, 7, 8, 9, 10, 11, 13, 14, 18, 25]

Find the Interquartile Range for the given data ?

4 lines
15.

Variance is calculated as:

a)

Mean of the data

b)

square root of mean difference

c)

Average of squared deviations from mean

d)

Square root of mean difference