AI Old Question Papers
AI Old Question Papers
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?
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