wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Intelligent agents

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

What is the expansion if PEAS in task environment?

a)

Peer, Environment, Actuators, Sense

b)

Perceiving, Environment, Actuators, Sensors

c)

Performance, Environment, Actuators, Sensors

d)

None of the mentioned

2.

What kind of environment is strategic in artificial intelligence?

a)

Deterministic

b)

Rational

c)

Partial

d)

Stochastic

3.

Which environment is called as semi dynamic?

a)

Environment does not change with the passage of time

b)

Agent performance changes

c)

Environment will be changed

d)

Environment does not change with the passage of time, but Agent performance changes

4.

Which is used to provide the feedback to the learning element?

a)

Critic

b)

Learning element

c)

Problem generator

d)

Performance element

5.

What is an agent?

a)

Takes input from the surroundings and uses its intelligence and performs the desired operations

b)

Perceives its environment through sensors and acting upon that environment through actuators

c)

A embedded program controlling line following robot

d)

All of the mentioned

6.

What among the following is/are the example of the intelligent agent/agents?

a)

Autonomous Spacecraft

b)

Human

c)

Robot

d)

All of the mentioned

7.

Which of these types of intelligent agents relies only on current conditions, making no use of historical data?

a)

Simple reflex

b)

Utility-based

c)

Learning

d)

Goal-based

8.

What does a utility-based agent do?

a)

It learns more as it incorporates more information.

b)

It incorporates the desirability of the outcome.

c)

It establishes a goal for the agent to reach.

d)

It creates a more user-friendly interface.

9.

An autonomous entity observes and acts upon a / an (a)   using an actuators and directs its activity towards achieving goals.

10.

An agent is composed of __________

a)

Architecture

b)

Architecture and Program

c)

Perception sequence

d)

Agent function

11.

The physical world tends to be a ________________ environment

a)

static, fully observable, stochastic, continuous

b)

dynamic, partially observable, deterministic, discrete

c)

dynamic, partially observable, stochastic, continuous

d)

static, fully observable, deterministic, discrete

12.

Backgammon is a two-player boardgame where each player has fifteen pieces that move between twenty-four triangles according to the roll of two dice.

A backgammon game is an example of a __________ environment

a)

fully-observable, multi-agent, stochastic, sequential, static

b)

partially-observable, multi-agent, stochastic, episodic, static

c)

fully-observable, single-agent, deterministic, sequential, dynamic

d)

partially-observable, multi-agent, stochastic, episodic, dynamic

13.

Go is an abstract strategy board game for two players in which the aim is to surround more territory than the opponent. The playing pieces are called stones. The players take turns placing the stones on the vacant intersections (points) of a board. The GO game is an example of a ______________ environment

a)

Fully observable, deterministic, sequential, discrete and multi-agent

b)

Partially observable, strategic, episodic, continuous and multi-agent

c)

Fully observable, strategic, sequential, discrete and multi-agent

d)

Partially observable, deterministic, episodic, continuous and multi-agent

14.

Supposed that there is an agent that automatically takes orders in a restaurant. What kind of environment is that agent likely to work in?

a)

Fully observable, episodic, static, discrete and single-agent

b)

Partially observable, sequential, static, continuous and single-agent

c)

Fully observable, episodic, dynamic, continuous and multiple-agent

d)

Partially observable, sequential, dynamic, discrete and single-agent

15.

The environment of the Satellite Image Analysis System has the following properties EXCEPT

a)

Episodic

b)

Stochastic

c)

Single-agent

d)

Partially-observable

16.

A medical diagnosis agent is likely to be in a stochastic and sequential environment.

a)

True

b)

False

17.

The input to an agent program is the same as the input to the agent function.

a)

True

b)

False

18.

There exist task environments in which no pure reflex agent can behave rationally.

a)

True

b)

False

19.

There can be more than one agent program that implements a given agent function

a)

True

b)

False

20.

Consider a simple thermostat that turns on a furnace when the temperature is at least 3

degrees below the setting, and turns off a furnace when the temperature is at least 3 degrees

above the setting. A thermostat is an instance of _________

a)

a simple reflex agent

b)

a model-based reflex

agent

c)

a goal-based agent