10 Mar 2004
CS 3243 - Uncertainty
10
Prior probability
nPrior or unconditional probabilities of propositions
ne.g., P(Cavity = true) = 0.1 and P(Weather = sunny) = 0.72 correspond to belief prior to arrival of any (new) evidence
n
nProbability distribution gives values for all possible assignments:
nP(Weather) = <0.72,0.1,0.08,0.1> (normalized, i.e., sums to 1)
n
nJoint probability distribution for a set of random variables gives the probability of every atomic event on those random variables
nP(Weather,Cavity) = a 4 × 2 matrix of values:
n
n Weather = sunny rainy cloudy snow
n Cavity = true 0.144 0.02 0.016 0.02
n Cavity = false 0.576 0.08 0.064 0.08
n
nEvery question about a domain can be answered by the joint distribution