Refresher - Probability
DEF: The sample space S for a probability model is the set of all possible outcomes.
DEF: An event A is a subset of the sample space S. (Possible outcome(s))
DEF: A probability is a numerical value assigned to a given event A. The probability of an event is written P(A), and describes the long-run relative frequency of the event.
If there are k possible outcomes for a phenomenon and each is equally likely, then each individual outcome has probability 1/k.
The probability of any event E is given by: P(E)=Count of outcomes in ECount of outcomes in S
Axioms of Probability:
- Rule 1: Any probability P(A) is a number between 0 and 1 0≤P(A)≤1.
- Rule 2: The probability of the sample space S is equal to 1P(S)=1.
- Rule 3: If two events A and B are disjoint, then the probability of either event is the sum of the probabilities of the two events: P(AorB)=P(A)+P(B).
- Rule 4: The probability that any event A does not occur is P(Ac)=1-P(A).
- Rule 5: If two events A and B are independent, then the probability of both events is the product of the probabilities for each event: P(AandB)=P(A)P(B).
- Rule 6: If ∅ is the empty set, then P(∅)=0