0% found this document useful (0 votes)
335 views7 pages

AI Old Question Papers

The document covers artificial intelligence topics across 5 units, including search strategies, knowledge representation, probabilistic reasoning, machine learning techniques, and expert systems. Specific topics discussed include informed and uninformed search, logic representation, Bayesian networks, decision trees, supervised and unsupervised learning, and the components and applications of expert systems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
335 views7 pages

AI Old Question Papers

The document covers artificial intelligence topics across 5 units, including search strategies, knowledge representation, probabilistic reasoning, machine learning techniques, and expert systems. Specific topics discussed include informed and uninformed search, logic representation, Bayesian networks, decision trees, supervised and unsupervised learning, and the components and applications of expert systems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

ARTIFICIAL INTELLIGENCE

Unit ----1
1. Describe the four categories under which AI is classified with examples? Define
Artificial Intelligence? List the fields that form the basis for AI?

2. Differentiate Informed & Uninformed search. Give examples?


3. Explain the following uninformed search strategies with examples.
(a) Breadth First Search.
(b) Depth-first with Iterative Deepening
(c) Depth First Search
(d) Depth Limited Search
4. Explain the following informed search strategies with examples.
(a) Hill Climbing
(b) Generic Best-First
(c) A*
5. Solve the following Crypt Arithmetic Problem.
SEND
+MORE
-------------------
MONEY
-------------------

Unit ----2
1. Give a brief note on minimax&Alpha-beta pruning with example and neat sketch?
2. Discuss Resolution&inference in first-order logic?
3. Write down the logical representations for the following sentences, suitable for use
with Generalized Modus Ponens.
a) Horses, cows, and pigs are mammals.
b) An offspring of a horse is a horse.
c) Bluebeard is a horse.
d) Bluebeard is Charlie’s parent.
e) Offspring and parent are inverse relations.
f) Every mammal has a parent.
4. Explain the difference between forward chaining and backward chaining?
5. Discuss a) Types of random variables
b) prior probability
c) posterior probability
d)Axioms of probability
6. What is AO* search? Explain various stages of AO* search with an example?
7. Explain Probability and Bay’s Theorem.

Unit ----3
ARTIFICIAL INTELLIGENCE

1. Explain different types of knowledge and Discuss how interaction of AI with real
world and components involved in showing intelligent?
2. What are the issues in knowledge representation in AI?
3. Describe Bayes theorem? Define Non monotonic reasoning? What is Uncertainty
Measure? Explain briefly?
4. Discuss the following knowledge representation schemes:
a) Logic representation
b) Semantic network
c) Frame representation
d) Production rules
5. Discuss baye’s rule and apply the baye’s rule for the following.

A bag I contain 4 white and 6 black balls while another Bag II contains 4 white and 3
black balls. One ball is drawn at random from one of the bags, and it is found to be
black. Find the probability that it was drawn from Bag I.
6. Apply the baye’s rule for the following.

A man is known to speak truth 2 out of 3 times. He throws a die and reports that the
number obtained is a four. Find the probability that the number obtained is actually a
four.
7. Discuss: A) Basic probability notation
B) Prior probability
C) Posterior probability
D) Joint probability distribution
8. Explain Bayesian Belief Networks with example?

Unit ----4
1. Define and explain
(i) Supervised learning (ii) Unsupervised learning (iii) Reinforcement
learning
2. What is a decision tree? Explain the decision tree learning algorithm with an
example?
3. Define the following a) Inductive learning.
b) Learning Decision Tree.
4. What is rote learning? Explain in detail with an example?
5. What is learning by taking advice? Explain in detail with an example?
6. What is learning from examples and its types?

Unit ----5
ARTIFICIAL INTELLIGENCE

1. What is Expert system? Explain its Phases or components?


2. Differentiate between Expert Systems Vs Traditional Systems?
3. Explain Architecture of expert systems.
4. List the application of Expert systems.
5. Discuss knowledge Acquisition?
6. Discuss where expert system can be applied? Write advantages and limitation
of expert system

You might also like