1 / 3

Ch. 13 – Uncertainty

Ch. 13 – Uncertainty. Supplemental slides for CSE 327 Prof. Jeff Heflin. Bayes’ Rule. formula P(C|E) = P(E|C)P(C) / P(E) example let m = meningitis, s = stiff neck P(s|m) = .8, P(m) = 0.0001, P(s) = 0.1 P(m|s) = P(s|m) P(m) / P(s) = .8(0.0001) / 0.1 = 0.0008. Full Joint Distribution.

peri
Télécharger la présentation

Ch. 13 – Uncertainty

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ch. 13 – Uncertainty Supplemental slides for CSE 327 Prof. Jeff Heflin

  2. Bayes’ Rule • formula • P(C|E) = P(E|C)P(C) / P(E) • example • let m = meningitis, s = stiff neck • P(s|m) = .8, P(m) = 0.0001, P(s) = 0.1 • P(m|s) = P(s|m) P(m) / P(s) = .8(0.0001) / 0.1 = 0.0008

  3. Full Joint Distribution • P(rainy) = 0.11 + 0.04 = 0.15 • P(sleepy) = 0.05 + 0.04 + 0.10 + 0.01 = 0.20 • P(cloudy  snow) = 0.30 + 0.10 + 0.04 + 0.01 = 0.45 • P(sleepy  sunny) = 0.05 + 0.04 + 0.10 + 0.01 + 0.35 = 0.55

More Related