From the course: Introduction to Probabilistic Knowledge Graphs: AI-Driven Inference and Real-World Applications
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Conditional probability and Bayes' Theorem
From the course: Introduction to Probabilistic Knowledge Graphs: AI-Driven Inference and Real-World Applications
Conditional probability and Bayes' Theorem
Imagine you glance outside and see rain. Instantly you think, hmm, I'm more likely to be late. That quick belief update is conditional probability in action. In this video, we'll unpack what conditional probability means, how independence simplifies it, and how Bayes' theorem turns belief updates into clear math. So conditional probability asks, what is the probability of event A given that event B has occurred? P of A given B equals P of A and B divided by P of B Assuming P of B is greater than 0 Intuitively, if we restrict attention to the world where B happened How often does A also happen within that world? Here's an example Suppose 5% of people are left-handed 10% have red hair and 0.005% are both Then, P of left-handed given red-haired equals 0.005 divided by 0.10, which equals 0.05. Among red-haired people, about 5% are left-handed. Now independence. Two events A and B are independent if knowing that B occurred doesn't change the probability of A. Formally, P of A and B equals…
Contents
-
-
-
-
Foundations of probability theory3m 51s
-
(Locked)
Random variables and distributions5m 22s
-
(Locked)
Expectation and variance4m 47s
-
(Locked)
Conditional probability and Bayes' Theorem6m 53s
-
(Locked)
Bayesian networks4m 9s
-
(Locked)
Directed edges and influence flow4m 20s
-
(Locked)
Probabilistic modeling basics for PKGs4m 19s
-
(Locked)
The urge for MCMC6m 29s
-
(Locked)
MCMC and intuition2m 50s
-
(Locked)
The Metropolis-Hastings algorithm5m 48s
-
(Locked)
From sampling to confidence2m 36s
-
(Locked)
Hamiltonian Monte Carlo (HMC)6m 33s
-
(Locked)
No-U-Turn Sampler (NUTS)5m 33s
-
(Locked)
Basics of Pyro programming, part 16m 10s
-
(Locked)
Basics of Pyro programming, part 26m 22s
-
(Locked)
A wrap-up on probabilistic concepts for knowledge graphs2m 4s
-
-
-
-
-