Probability

Set Notation

De Morgan's Laws

(i=1nEi)C=i=1nEiC(i=1nEi)C=i=1nEiC

Independent Events

Independent events are events such that their outcomes are independent of one another.

E1 & E2 are independent P(E1E2)=P(E1)×P(E2)

Mutually Exclusive Events

Mutually exclusive events are events that cannot occur at the same time.

E1 & E2 are mutually exclusive P(E1E2)=P(E1)+P(E2)

Probability Axioms

Axiom 1

The probability of an event must be a real-valued number between 0 and 1 inclusive.

0P(E)1

Axiom 2

The probability of the entire sample space is 1.

P(S)=1

Axiom 3

For any sequence of mutually exclusive events E1,E2,...,En, the probability of the union of these events is the sum of the probability of these events.

P(i=1nEi)=i=1nP(Ei)

Other Propositions

Inclusion-Exclusion Principle

P(i=1nEi)=i=1nP(Ei)1ijnP(EiEj)+1ijknP(EiEjEk)...+(1)n1P(i=1nEi)

Conditional Probability

Conditional probability refers to the probability of an event occurring given the fact that another event has occurred.

Probability of E1 given E2=P(E1|E2)=P(E1E2)P(E2)

Bayes' Theorem

Consider mutually exclusive events E1,E2,E3,...,En, such that i=1nEi=S. Then,

P(Ej|E)=P(EjE)P(E)=P(Ej)P(E|Ej)i=1nP(Ei)P(E|Ei)