2.1 Finite Probability Spaces

Finite Probability Spaces

Let S be a finite non-empty sample space, say S={a1,a2,…,an}

A finite probability space or probability model, is obtained by assigning to each element ai in S a real number, called the probability of ai, satisfying:

  1. Each pi is non-negative, i.e. pi≥0
  2. The sum of pi’s is 1, i.e. p1+p2+⋯+pn=1
    The probability of an even A, written P(A), is the sum of the probabilities of the elements in A

The singleton set {ai} is called an elementary event, and for notational convenience we write P(ai) for P({ai})


Example

Experiment: A loaded die is tossed
Sample Space: S={1,2,3,4,5,6}
The following assignment defines a probability space:
P(1)=38,P(2)=P(3)=P(4)=P(5)=P(6)=18
Let A be the event that an odd number appears, and B the event that an even number appears

A={1,3,5}
B={2,4,6}

P(A)=P(1)+P(3)+P(5)=38+18+18=58
P(B)=P(2)+P(4)+P(6)=18+18+18=38