10 Mar 2004
CS 3243 - Uncertainty
8
Syntax
nAtomic event: A complete specification of the state of the world about which the agent is uncertain
nE.g., if the world consists of only two Boolean variables Cavity and Toothache, then there are 4 distinct atomic events:
nCavity = false ÙToothache = false
nCavity = false Ù Toothache = true
nCavity = true Ù Toothache = false
nCavity = true Ù Toothache = true
n
nAtomic events are mutually exclusive and exhaustive