Question bank of AI Unit test 1
1. For following agents, develop a PEAS description of the task environment.
a. Autonomous mars rover
b. Automated car driving agent
c. Internet book-shopping agent.
d. Playing Tennis
e. Playing Cricket
f. Vaccum Cleaner
g. Automated Car
2. Give complete state space formulation for the 8 puzzle problem.
1 2 3 1 2 3
4 8 - 4 5 6
7 6 5 7 8
Initial State Final State
3. Give state space representation for water jug problem.
4. Give complete state space formulation for the
4-queen problem, water jug
Missionaries’ cannibals
Vacuum cleaner
Tower of Hanoi
5. List and explain components of AI.
6. Explain different approaches of AI
7. Define Agent. List types of agents
8. Explain properties of environment
9. Explain Depth Limited Search with suitable example
10. Compare Model based Agent with Utility based Agent
11. Explain Learning agent
12. Explain Goal-based agent
13. Problem on A* search
14. Problems on DFS And BFS
16. Problems on Iterative deepening search
17. Define Agent and Rational Agent. Draw a simple agent environment.