Now that you understand the basics of sets, you'll learn how this knowledge can be used to calculate your first probabilities! In this section, you'll learn how to use sets to create probabilities, and you'll learn about the very foundations of probability through the three probability axioms.
You will be able to:
- Learn about experiments, outcomes and event space
- Understand probability through the law of relative frequency
- Learn about the probability axioms
- Learn about the addition law of probability
- Learn that where each outcome is equally likely, the probability is equal to number of outcomes in the event space divided by number of outcomes in the sample space
Previously, we defined sets and related concepts. Now let's look at the set
When you throw a dice once, you can consider this a random experiment. The result of this "experiment" is the outcome.
You can then say that:
-
$S$ defines all the possible outcomes when throwing the dice once -
$S$ is our Universal set$\Omega$ , as seen before
When conducting exeriments, you say that your universal set is your sample space: it is the universe in which your possible outcomes are listed as elements.
Other examples of sample spaces:
- Number of text messages you send each day: in this case, S is equal to some number x, with x being a positive integer, or mathematically:
$S = {x \mid x \in \mathbb{Z}, x \geq 0}$ - The number of hours someone watches TV each day:
$S = {x \mid x \in \mathbb{R}, 0 \leq x \leq 24 }$
Next, let's define event space. The event space is a subset of the sample space,
For example, the event "throwing a number higher than 4" would result in an event space
Summarized, the event space is a collection of events that we care about. We say that event
With sample space and event space, you now understand the two foundational concepts of probability.
Other examples of event spaces based on previously defined sample spaces:
- If you define that the event "low daily number of text messages sent" means 20 or fewer text messages, the event space is defined as:
$E = {x \mid x \in \mathbb{Z}, 0 \leq x \leq 20 }$ - Bingewatch day:
$E = {x \mid x \in \mathbb{R}, x \geq 6 }$
While conducting an endless stream of experiments, the relative frequency by which an event will happen becomes a fixed number.
Let's denote an event
This is the basis of a frequentist statistical interpretation: an events probability is the ratio of the positive trails to the total number of trials as we repeat the process infinitely.
For example, the probability of rolling a 5 on a 6 sided dice is the limit of the successes to trials as the number of trials goes to infinity.
In the early 20th century, Kolmogorov and Von Mises came up with 3 axioms that further expand the idea of probability.
The three axioms are
A probability is always bigger than or equal to 0, or
If the event of interest is the sample space, we say that the outcome is a certain event, or
The probability of the union of 2 exclusive events is equal to the sum of the probabilities of the individual events happening.
If
The additivity axiom is great, but most of the time events are not exclusive. A very important property is the addition law or probability or the sum rule.
Put in words, the probability that
Let's reconsider the dice example to explain what was explained before:
Let's consider two events: event
"what is the probability that your outcome will be a 6, or ann odd number?"
Now, let's consider the same event
Note that
In the previous examples, you noticed that for our dice example, it is easy to use these fairly straightforward probability formulas to calculate probabilities of certain outcomes.
However, if you think about our text message example, things are less straightforward, eg.:
"What is the probability of sending less than 20 text messages in a day?"
This is where the probability concepts introduced here fall short. The probability of throwing any number between 1 and 6 with a dice is always exactly
Well done! In this section, you learned how to use sets to get to probabilities. You learned about experiments, event spaces and outcomes. Next, you learned about the law of relative frequency and how it can be used to calculate probabilities, along with the three probability axioms.