Section 1
The Language of Probability (BH Chapter 1)
Like the English language, the language of probability has its own nouns, verbs, and adjectives. Confusing these parts of speech will result in "category errors." Let's familiarize ourselves with these parts of speech.
Probability will always be a value between 0 and 1 inclusive that expresses how likely a particular event will occur out of all possible outcomes in the sample space. Moreover, .
Experiment: An experiment is a process of obtaining outcomes about an uncertain phenomenon.
Sample space (): A sample space contains all the possible experimental outcomes that could happen.
Event: An event is a certain subset of the sample space.
Naive Definition - If all outcomes are equally likely, the probability of event {A} happening is
Set Theory
Intersection - Given two events A and B, A ∩ B means A and B.
Union -Given two events A and B, A ∪ B means A or B.
Complement - Given an event A, is called A’s complement, and means when "A does not occur", everything that’s not in A.
Subevent - Given two events A and B, A ⊆ B means "B includes everything in A". We can write all valid events A as a subevent of the total sample space Ω: A ⊆ Ω.
De Morgan’s Laws - A useful identity that can make calculations easier by relating unions to intersections. Analogous results hold with more than two sets.
Principle of Inclusion-Exclusion - For any events ,
Counting
Multiplication Rule - If we have n decisions to make and the j-th decision has outcomes, then the total number of potential outcomes is
Factorial - The number of ways to order n objects is given as
Binomial Coefficient Formula - For k ≤ n, we have
Binomial Theorem -
The sampling table gives the number of possible samples of size out of a population of size , under various assumptions about how the sample is collected.
Last updated