SLIDE 1
- An event is something that can happen.
- An atomic event is not composed of others.
- Each atomic event x has an associated probability P[x] ∈ [0,1].
- The sum of the probabilities of all atomic events is 1.
- We consider only finite or countably infinite sets of atomic events.
- Example: throwing a dice:
- atomic events = {1, 2, 3, 4, 5, 6}
- If it is a fair dice then: P[1] = P[2] = P[3] = P[4] = P[5] = P[6] =1/6.
- If it is an unfair dice then we can have different probabilities for the
different events. Fx:
- P[1] = P[2] = 1/3, P[3] = P[4] = P[5] = 1/18, P[6] =1/6
Events
X
x is atomic event
P[x] = 1
11