AI Tutorial Questions ? - Google Docs
AI Tutorial Questions ? - Google Docs
Unit-3
2. Write a script for the concept going to market to purchase items?:UNIT-III Pgno:
3. Explain the concept of case grammars with an example? :UNIT-III PDF Pgno: 62-69
. Discuss about semantic web? Give the general syntax of Extensible Markup
5
Language with example? :UNIT-III PDF Pgno: 70-76
Unit-4
. a) What are similarities and differences between certainty factor theory and
1
probability theory?
ertainty Factor Theory and Probability Theory both deal with uncertainty but approach
C
it in different ways, particularly in terms of how they quantify and handle uncertainty in
reasoning systems. Here’s a breakdown of their similarities and differences:
Similarities
1. G oal: Both theories aim to handle and quantify uncertainty, often used in
decision-making and expert systems.
2. Application in Expert Systems: Both are commonly used in expert systems,
artificial intelligence, and fields where uncertain or incomplete information needs
to be assessed.
3. Numerical Representation: Each uses numerical values to represent the degree
of belief or confidence in a particular event or hypothesis.
● C
ertainty Factor Theory: Often applied in expert systems where human-like
reasoning is required, such as medical diagnosis (e.g., MYCIN, an early expert
system in medicine).
● P
robability Theory: Commonly used in statistical inference, machine learning,
and AI models, especially those requiring formal probabilistic reasoning (e.g.,
Bayesian networks).
where:
sing the example provided in Dr. T. K. Rao’s notes, let’s break down a simple Bayesian
U
network with four variables: Alarm (A), Earthquake (E), Burglary (B), and Tornado (T).
Disadvantages
2. a) With a neat sketch present architecture for black board system?
xpert systems (ES) are computer programs designed to emulate the decision-making
E
ability of a human expert. They leverage knowledge and inference procedures to solve
complex problems. Here are various advantages of expert systems:
In summary, expert systems can and often do provide explanations about their
reasoning. This capability enhances transparency, fosters user trust, supports learning,
and helps ensure accountability, making expert systems valuable tools across various
domains.
. Differentiate between Expert Systems and Traditional Systems? Enlist the
4
advantages and Disadvantages of Bayesian Method
Unit-5
5. What is the form of Fuzzy Logic? Draw the truth table for Three-valued Logic
the creation of a truth table for three-valued logic with values 0, 1, and 2, let’s go
through each step for constructing A AND B (A ∧ B) and A OR B (A ∨ B).
Step-by-Step Explanation