Ai Pro
Ai Pro
Intelligence
Uncertainty
Need of Probabilistic Reasoning in AI
• Unpredictable outcomes
• Predicates are too large to handle
• Unknown error occurs
In probabilistic reasoning, there are two methods to solve
difficulties with uncertain knowledge:
• Bayes' rule
• Bayesian Statistics
• Probability: Probability can be defined as chance of
occurrence of an uncertain event. It is the numerical measure
of the likelihood that an event will occur. The value of
probability always remains between 0 and 1.
0 ≤ P(X) ≤ 1, where P(X) is the probability of an event X.
• P(X) = 0, indicates total uncertainty in an event X.
• P(X) =1, indicates total certainty in an event X.
Bayes' Theorem in Artificial Intelligence
• Question: From a standard deck of playing cards, a single card is drawn.
The probability that the card is king is 4/52, then calculate posterior
probability P(King|Face), which means the drawn face card is a king card.
• Solution:
• Problem: Calculate the probability that alarm has sounded, but there is neither a
burglary, nor an earthquake occurred, and David and Sophia both called the
Harry.
Note: List of all events occurring in this network:
Burglary (B)
Earthquake(E)
Alarm(A)
David Calls(D)
Sophia calls(S)
• From the formula
of joint
distribution, we
can write the
problem statement
in the