Download a pdf of this page here.
Essential Concepts
- A chance experiment involves making observations in situations where there is uncertainty about which of two or more possible outcomes will result.
- The probability of an event is a numeric measure of how likely the event is to happen.
- A probability is always a number from [latex]0[/latex] to [latex]1[/latex], inclusive (which means that [latex]0[/latex] and [latex]1[/latex] are included). Probability may be written as a percentage, from [latex]0\%[/latex] to [latex]100\%[/latex], inclusive.
-
A set is a collection of distinct objects, called elements of the set. The elements of a set can be either numbers or objects that have a particular characteristic in common. For example, we can define the set [latex]A = \{...\}[/latex] where the elements of the set are listed inside the curly bracket.
- A Venn diagram is a visual representation that illustrates the outcomes of a chance experiment. A Venn diagram represents each set by a circle/oval, usually drawn inside of a containing box representing the sample space. Overlapping areas indicate elements common to both sets.
- The complement of event [latex]A[/latex] is denoted [latex]A'[/latex] (read “A prime”) or [latex]A^c[/latex] (read “A complement”). The complement of an event [latex]A[/latex] consists of all outcomes that are NOT in [latex]A[/latex].
- The intersection of two events, [latex]A[/latex] and [latex]B[/latex], is denoted by [latex]A \cap B[/latex]. [latex]A[/latex] and [latex]B[/latex] ([latex]A \cap B[/latex]) means that the outcomes are in both event [latex]A[/latex] and even [latex]B[/latex].
- The union of two events, [latex]A[/latex] or [latex]B[/latex], is denoted by [latex]A \cup B[/latex]. The union of two events consists of the set of all elements in the collection of both events. The outcomes in the event [latex]A[/latex] or [latex]B[/latex] are the outcomes that are in event [latex]A[/latex], in event [latex]B[/latex], or in both event [latex]A[/latex] and event [latex]B[/latex]. In term of probability, [latex]P(A \text{ or }B)= P(A \cup B)=[/latex] the relative frequency of either event [latex]A[/latex] or [latex]B[/latex] (or both) with respect to the sample space.
- Mutually exclusive describes two or more events that cannot happen simultaneously. If event [latex]A[/latex] and event [latex]B[/latex] are mutually exclusive, then [latex]A \cap B[/latex] is an empty set and [latex]P(A \cap B) = 0[/latex].
- The conditional probability of [latex]A[/latex] given [latex]B[/latex], denoted as [latex]P(A\text{ given }B) = P(A|B)[/latex], represents the probability of event [latex]A[/latex] occurring given that event [latex]B[/latex] has occurred.
- A tree diagram is a special type of graph used to determine the outcomes of an experiment. It consists of “branches” that are labeled with either frequencies or probabilities. In a tree diagram, probabilities are multiplied along the branches to find the probability at the end of a branch due to the Multiplication Rule of Probability.
- Bayes’ Theorem is a fundamental concept in probability theory that allows us to update our beliefs about an event when new evidence or information becomes available.
Key Equations
bayes’ theorem
[latex]P(A|B) = \dfrac{P(A)\times P(B|A)}{P(B)}= \dfrac{P(A)\times P(B|A)}{P(A)\times P(B|A) + P(A')\times P(B|A')}[/latex]
or
[latex]P(A|B) = \dfrac{P(\text{the path of events A and B})}{\text{ sum of } P(\text{paths containing event B})}[/latex].
probability of an event
[latex]P(\text{event}) = \dfrac{\text{number of outcomes in event}}{\text{number of all possible outcomes}}[/latex]
conditional probability
[latex]P(A|B) = \dfrac{P(A \text{ and } B)}{P(B)} =\dfrac{P(A \cap B)}{P(B)}[/latex]
complement of an event
[latex]P[/latex]([latex]A[/latex]) + [latex]P[/latex](not [latex]A[/latex]) = [latex]1[/latex]
or
[latex]P[/latex]([latex]A[/latex]) + [latex]P[/latex]([latex]A'[/latex]) = [latex]1[/latex]
independent events
[latex]P(A \text{ and }B) = P(A) \times P(B)[/latex]
mutually exclusive events
[latex]P(A \text{ or } B) = P(A \cup B) = P(A)+P(B)[/latex]
Glossary
bayes’ theorem
a fundamental concept in probability theory that allows us to update our beliefs about an event when new evidence or information becomes available
chance experiment
making observations in situations where there is uncertainty about which of two or more possible outcomes will result
complement
[latex]A'[/latex] or [latex]A^c[/latex], consists of all outcomes that are not in [latex]A[/latex]
conditional probability
calculated based on the assumption that one event has already occurred
event
an outcome or collection of outcomes for a chance experiment
intersection
all elements in event [latex]A[/latex] also belong in event [latex]B[/latex]
mutually exclusive
two or more events that cannot happen simultaneously
[latex]P(\text{event})[/latex]
probability of an event
probability
a numeric measure (the number of outcomes in the event divided by the number of possible outcomes in the sample space) of how likely the event is to happen
sample space
the list of all possible outcomes of a chance experiment
set
a collection of distinct objects, called elements of the set
tree diagram
a special type of graph used to determine the outcomes of an experiment
venn diagram
a diagram that represents each set by a circle/oval, usually drawn inside of a containing box representing the sample space
union
the set of all elements in the collection of both events