2     Probability Laws


2.1     Axioms of Probability

Given a sample space S, we will assign probability values to events (subsets) which obey the following axioms:
  1. P(A) >= 0 for every event A
  2. P(S) = 1
  3. If A1, A2, … are mutually exclusive events,

  4. then
        P(A1  A2  …)  =  P(A1) + (A2) + …        (addition rule)
 Note:   When we assign probabilities to all of the subsets of a sample space, we create what is called a probability measure on the space; behaves very similarly to area.
  Can think of as Venn diagram, where total area is 1 (and so areas of subsets are <= 1); then probability of subset is just its area.
 

ex:

Note:   when a sample space is discrete, we usually assign probabilities to individual elements, then find probabilities of other subsets from these, as in the above example

Note:  if the outcomes in our sample space are equally likely, and there are N possible outcomes, then the probability of each outcome is 1/N and thus the probability of any event A is

this is just the classical approach to assigning probabilities!
 

Some results about probabilities:

Theorem 2.1.2           P(A') = 1 - P(A)
proof:

Theorem 2.1.1           P() = 0
proof: Note:  sometimes much easier to find P(A') than P(A)!
 

From a Venn diagram, we can get an idea of how to find P(A1A2) when A1 & A2  aren't disjoint:

This suggests the General Addition Rule: This can be used when events A1 and A2 aren't mutually exclusive (disjoint), in which case the previous addition rule wouldn't apply.

ex:

ex: Note:  Sometimes easiest to use a Venn diagram to compute probabilities; just find the probability associated with each separate region.

ex:



 
Previous section  Next section