wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

FAll2025_AI_Quiz 2

Total questions: 16

Worksheet time: 16mins

Name
Class
Date
1.

Answer by choosing the correct option: In the Wumpus world, a square is smelly if and only if:

a)

There is a pit in the same square

b)

There is a WUMPUS in an adjacent square

c)

There is a breeze in an adjacent square

d)

There is gold in the same square

e)

The agent is in the square

2.

Answer by choosing the correct option: Which of the following is NOT a characteristic of the Wumpus world environment?

a)

Single agent

b)

Episodic

c)

Static

d)

Deterministic

e)

Partially observable

3.

Answer by choosing the correct option: In logic, the syntax defines:

a)

The meaning of sentences

b)

The truth of sentences

c)

The inference rules

d)

The models of sentences

e)

The structure of sentences

4.

Answer by choosing the correct option: Which of the following is a valid sentence in propositional logic?

a)

B1,1 = (P1,2 + P2,1) ⊢ ¬

b)

P1,2 + P2,2

c)

¬S1 ⊥ S2

d)

A and B or C

e)

x + 2 = y

5.

Answer by choosing the correct option: The resolution inference rule is complete for:

a)

Horn clauses

b)

All logic

c)

Propositional logic

d)

First-order logic

e)

Wumpus world

6.

Answer by choosing the correct option: Forward chaining is:

a)

A local search algorithm

b)

Goal-driven

c)

Incomplete for Horn KBs

d)

Always less complex than backward chaining

e)

Data-driven

7.

Answer by choosing the correct option: In propositional logic, if α ≡ β, then:

a)

α ⊨ β and β ⊨ α

b)

α and β are unrelated

c)

α ⊨ β only

d)

α is the negation of β

e)

β ⊨ α only

8.

Answer by choosing the correct option: What is the primary role of knowledge and reasoning for artificial agents?

a)

To control hardware devices

b)

To generate natural language

c)

To enable successful behaviors in complex environments

d)

To process sensory information

e)

To perform complex calculations

9.

Answer by choosing the correct option: What does the KB-Agent do?

a)

It updates representations

b)

It only acts

c)

It perceives and acts

d)

It represents states

e)

It only perceives

10.

Answer by choosing the correct option: In the Wumpus world, the performance measures include:

a)

Agent’s survival

b)

Amount of gold collected

c)

Number of arrows used

d)

All of the above

e)

Number of steps taken

11.

Answer by choosing the correct option: If KB ⊨ α, it means

a)

α can be derived from KB

b)

KB is true in some worlds where α is true

c)

KB and α are syntactically identical

d)

α is true in all worlds where KB is true

e)

KB can be derived from α

12.

Answer by choosing the correct option: Which connective in propositional logic is used to represent "if S1, then S2"?

a)

\land (conjunction)

b)

\Rightarrow (implication)

c)

\leftrightarrow (biconditional)

d)

\oplus (disjunction)

e)

¬\lnot (negation)

13.

Answer by choosing the correct option: In the toothache scenario, if I have a cavity, the probability that the probe catches in it:

a)

Is always 1

b)

Doesn't depend on whether I have a toothache

c)

Depends on whether I have a toothache

d)

Is always 0

e)

Is unrelated to having a cavity

14.

Answer by choosing the correct option: A Bayes' net is also known as a:

a)

Decision tree

b)

State machine

c)

Neural network

d)

Graphical model

e)

Markov chain

15.

Answer by choosing the correct option: In a Bayes' net, nodes represent:

a)

Relationships

b)

Actions

c)

Variables

d)

Probabilities

e)

Outcomes

16.

Answer by choosing the correct option: One of the problems with using full joint distribution tables is:

a)

They are too large to represent explicitly (unless there are only a few variables).

b)

They are too easy to learn.

c)

They don't represent dependencies.

d)

They simplify the model too much.

e)

They are always accurate.