RTUComputer ScienceYr 2023 · Sem 62023

Q10Principles of Artificial Intelligence

Question

2 marks

State Bayes' Theorem.

Answer

Bayes' Theorem provides a way to calculate the probability of a hypothesis based on prior knowledge and new evidence.

Bayes' Theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event. The formula is P(A|B) = [P(B|A) * P(A)] / P(B), where P(A|B) is the posterior probability.

Back to Paper