What is important for task environment?

1 Answer

Answer :

PEAS → P- Performance measure

 E - Environment

 A- Actuators

 S – Sensors

Example

 Interactive English tutor performance measure maximize student’s score on test.

Environment

 Set of students testing Agency

Actuators

 Display exercises suggestions, corrections.

Sensors

 Keyboard entry

Related questions

Description : Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor

Last Answer : b) Task environment

Description : What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent d) Observation

Last Answer : a) Problem

Description : The Task Environment of an agent consists of ____________ a) Sensors b) Actuators c) Performance Measures d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Natural Language generation is the main task of Natural language processing. a) True b) False

Last Answer : a) True

Description : The more general task of coreference resolution also includes identifying so-called “bridging relationships” involving referring expressions. a) True b) False

Last Answer : a) True

Description : The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task. a) binary b) electro-chemical c) recursive d) semantic

Last Answer : a) binary

Description : ____________ planning allows the agent to take advice from the domain designer in the form of decomposition rules. a) GraphPlan b) Hierarchical task network (HTN) c) SatPlan d) None of the mentioned

Last Answer : b) Hierarchical task network (HTN)

Description : The process by which the brain orders actions needed to complete a specific task is referred as ____________ a) Planning problem b) Partial order planning c) Total order planning d) Both Planning problem & Partial order planning

Last Answer : d) Both Planning problem & Partial order planning

Description : The process by which the brain incrementally orders actions needed to complete a specific task is referred as ______________ a) Planning problem b) Partial order planning c) Total order planning d) Both Planning problem & Partial order planning

Last Answer : b) Partial order planning

Description : What is the main task of a problem-solving agent? a) Solve the given problem and reach to goal b) To find out which sequence of action will get it to the goal state c) All of the mentioned d) None of the mentioned

Last Answer : c) All of the mentioned

Description : Which of the following task/tasks Artificial Intelligence could not do yet? a) Understand natural language robustly b) Web mining c) Construction of plans in real time dynamic systems d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Machine can perform any task better than human with cognitive properties is known as ___ AI. A. Narrow AI B. General AI C. Super AI D. None of above

Last Answer : C. Super AI 

Description :  ____ AI is a type of intelligence which could perform any intellectual task with efficiency like human. A. Narrow AI B. General AI C. Super AI D. None of above

Last Answer : B. General AI 

Description : Narrow AI is performs multiple task at a time. A. True B. False

Last Answer : B. False 

Description : _____ AI is able to perform dedicated task. A. Narrow AI B. General AI C. Neural AI D. None of above

Last Answer : A. Narrow AI 

Description : The primary method that people use to sense their environment is ____________ a) reading b) writing c) speaking d) seeing

Last Answer : d) seeing

Description : Seymour Papert of the MIT AI lab created a programming environment for children called ___________ a) BASIC b) LOGO c) MYCIN d) FORTRAN

Last Answer : b) LOGO

Description : DEC advertises that it helped to create “the world’s first expert system routinely used in an industrial environment,” called XCON or __________ a) PDP-11 b) Rl c) VAX d) MAGNOM

Last Answer : b) Rl

Description : What is the name for space inside which a robot unit operates? a) environment b) spatial base c) work envelope d) exclusion zone

Last Answer : c) work envelope

Description : What is used to initiate the perception in the environment? a) Sensor b) Read c) Actuators d) None of the mentioned

Last Answer : a) Sensor

Description : What is used in determining the nature of the learning problem? a) Environment b) Feedback c) Problem d) All of the mentioned

Last Answer : b) Feedback

Description : Standard planning algorithms assumes environment to be ___________ a) Deterministic b) Fully observable c) Single agent d) Stochastic

Last Answer : a) Deterministic

Description : Knowledge and reasoning also play a crucial role in dealing with __________________ environment. a) Completely Observable b) Partially Observable c) Neither Completely nor Partially Observable d) Only Completely and Partially Observable

Last Answer : b) Partially Observable

Description : Mathematical game theory, a branch of economics, views any multi-agent environment as a game provided that the impact of each agent on the others is “significant,” regardless of whether the agents are cooperative or competitive. a) True b) False

Last Answer : a) True

Description : Adversarial search problems uses ____________ a) Competitive Environment b) Cooperative Environment c) Neither Competitive nor Cooperative Environment d) Only Competitive and Cooperative Environment

Last Answer : a) Competitive Environment

Description : ____________ is/are useful when the original formulation of a problem is altered in some way, typically because the set of constraints to consider evolves because of the environment. a) Static CSPs b) Dynamic CSPs c) Flexible CSPs d) None of the mentioned

Last Answer : b) Dynamic CSPs

Description : 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

Last Answer : d) Environment does not change with the passage of time, but Agent performance changes

Description : Which is used to select the particular environment to run the agent? a) Environment creator b) Environment Generator c) Both Environment creator & Generator d) None of the mentioned

Last Answer : b) Environment Generator

Description : What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Rational d) Primary

Last Answer : a) Local

Description : What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic

Last Answer : a) Deterministic

Description : What could possibly be the environment of a Satellite Image Analysis System? a) Computers in space and earth b) Image categorization techniques c) Statistical data on image pixel intensity value and histograms d) All of the mentioned

Last Answer : d) All of the mentioned

Description : What is rational at any given time depends on? a) The performance measure that defines the criterion of success b) The agent’s prior knowledge of the environment c) The actions that the agent can perform d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Agents behavior can be best described by ____________ a) Perception sequence b) Agent function c) Sensors and Actuators d) Environment in which agent is performing

Last Answer : b) Agent function

Description : What is meant by agent’s percept sequence? a) Used to perceive the environment b) Complete history of actuator c) Complete history of perceived things d) None of the mentioned

Last Answer : c) Complete history of perceived things

Description : Which instruments are used for perceiving and acting upon the environment? a) Sensors and Actuators b) Sensors c) Perceiver d) None of the mentioned

Last Answer : a) Sensors and Actuators

Description : Unsupervised learning is A. learning without computers B. problem based learning C. learning from environment D. learning from teachers

Last Answer : C. learning from environment

Description : What is used in determining the nature of the learning problem? a) Environment b) Feedback c) Problem d) All of the mentioned

Last Answer : b) Feedback

Description : What is Environment Class (EC) and Environment Generator (EG)?

Last Answer : EC – It is defined as a group of environment. EG – It selects the environment from environment class in which the agent has to Run. 

Description : What is environment program?

Last Answer : It defines the relationship between agents and environments. 

Description : Give the structure of agent in an environment? 

Last Answer : Agent interacts with environment through sensors and actuators. An Agent is anything that can be viewed as perceiving (i.e.) understanding its environment through sensors and acting upon that environment through actuators.  

Description : The twin aim of industrial development along with conservation of the environment is not an impossible task. Comment on this statement. -Geography

Last Answer : Though Industrialisation is part of globalization we cannot ignore the harmful effect of it upon the environment is possible. The effects of Industrialisation: 1. The pollutions namely air, water ... into practice in order to save the atmosphere from depleting and the environment from degradation.

Description : A change in the minimum drinking age in the United Kingdom presents a change in which of the following for Bass Brewery? A)Marketing mix B)Marketing environment C)Marketing concept D)Marketing task E)Product strategy

Last Answer : B)Marketing environment

Description : Which of the following “laws” is Asimov’s first and most important law of robotics? a) robot actions must never result in damage to the robot b) robots must never take actions harmful to humans c) robots must follow the directions given by humans d) robots must make business a greater profit

Last Answer : b) robots must never take actions harmful to humans

Description : What is important for agent?

Last Answer : Time (i.e.) intervals is important for agent to take an action.  There are 2 kinds; i. Moments ii. Extended Intervals

Description : When I have an important task, I postpone everything else. What should I do?

Last Answer : Have you ever heard of Getting Things Done? There are many famous/executives/successful people who follow those techniques. It might be worth checking out.

Description : The work plan records and keeps track of all of the tasks that need to be accomplished  over the life of the project, listing each task, along with important information about it,  such as when it needs to be completed, the person assigned to do the work, and any  deliverables that will result.

Last Answer : Ans: True

Description : Which of the following is an important dynamic variable? A.Superior's style and behaviour B.Organisational nature C.The task structure D.Cultural variables

Last Answer : C.The task structure

Description : the most important task in teaching is (a) Directing students in development of experiences (b) Making assignments and hearing recitations (c) Making monthly reports and maintaining records (d) None of the above

Last Answer : (a) Directing students in development of experiences

Description : The most important task is teaching is Options: A) Making Monthly Reports And Maintaining Records B) Making Assignments And Hearing Recitations C) Directing Students In The Development Of Experience D) None Of These

Last Answer : C) Directing Students In The Development Of Experience 

Description : The most important task in teaching is Options: A) Making assignments and hearing recitations B) Directing pupils in development of experiences C) Scoring test papers and giving out-grades D) Making monthly reports and keeping records

Last Answer : B) Directing pupils in development of experiences