Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce the ideas of random process, outcome, event, probability, and probability distribution. Textbook sections 3.1.2, 3.1.3, 3.1.4, and 3.1.5.
We discuss mutually exclusive and independent events. Textbook sections 3.1.3, 3.1.7, 2.1.5.
Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce the ideas of random process, outcome, event, probability, and probability distribution. Textbook sections 3.1.2, 3.1.3, 3.1.4, and 3.1.5.
We discuss mutually exclusive and independent events. Textbook sections 3.1.3, 3.1.7, 2.1.5.
We will also use R to illustrate some of the basic probability concepts.
Probability forms the foundation of statistics.
Probability provides us with a precise language for discussing uncertainty.
Probability forms the foundation of statistics.
Probability provides us with a precise language for discussing uncertainty.
Please review this video at your earliest convenience:
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
For example, we know that tossing a die will result in "rolling" a value of one of 1, 2, 3, 4, 5, or 6. However, we can not predict with absolute certainty which value we will roll on any given toss of the die.
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
For example, we know that tossing a die will result in "rolling" a value of one of 1, 2, 3, 4, 5, or 6. However, we can not predict with absolute certainty which value we will roll on any given toss of the die.
Can you think of another example of a random process? Can you think of an example of a process that is not a random process?
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
Two events are said to be mutually exclusive if they cannot both happen at the same time. For example, the events of rolling an even number and rolling an odd number after tossing a six-sided die are two mutually exclusive events.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
Two events are said to be mutually exclusive if they cannot both happen at the same time. For example, the events of rolling an even number and rolling an odd number after tossing a six-sided die are two mutually exclusive events.
On the other hand the events of rolling an even number and rolling a number less than five are NOT mutually exclusive.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
- The probability of any individual outcome for the random process of tossing a six-sided (fair) die is 1616.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
- The probability of any individual outcome for the random process of tossing a six-sided (fair) die is 1616.
In probability theory, we often denote events by capital letters such as AA, BB, etc., or sometimes even with subscripts such as A1A1, A2A2, etc.
We denote the probability of an event, say AA by P(A)P(A).
In probability theory, we often denote events by capital letters such as AA, BB, etc., or sometimes even with subscripts such as A1A1, A2A2, etc.
We denote the probability of an event, say AA by P(A)P(A).
For example, if AA is the event of rolling an even number after tossing a six-sided (fair) die, then P(A)=12P(A)=12.
If A1A1 and A2A2 are mutually exclusive events, then P(A1 or A2)=P(A1)+P(A2)P(A1 or A2)=P(A1)+P(A2).
For example, let A1A1 be the event of rolling a number less than 3 and let A2A2 be the event of rolling a number greater than or equal to 4. (Explain why these events are mutually exclusive.) Then
P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56
If A1A1 and A2A2 are mutually exclusive events, then P(A1 or A2)=P(A1)+P(A2)P(A1 or A2)=P(A1)+P(A2).
For example, let A1A1 be the event of rolling a number less than 3 and let A2A2 be the event of rolling a number greater than or equal to 4. (Explain why these events are mutually exclusive.) Then
P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56
On the other hand,
P(A1)+P(A2)=P(rolling less than 3)+P(rolling greater or equal to 4)=P(rolling 1, 2)+P(rolling 4, 5, 6)=26+36=56
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
If P(A) is the probability of an event, then P(AC)=1−P(A). Likewise, P(A)=1−P(AC).
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
If P(A) is the probability of an event, then P(AC)=1−P(A). Likewise, P(A)=1−P(AC).
The probability of rolling a value of 3 is 16. By the last rule, the probability of rolling any other value besides 3 is 1−16=56.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
Dice sum | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
Probability | 1/36 | 2/36 | 3/36 | 4/36 | 5/36 | 6/36 | 5/36 | 4/36 | 3/36 | 2/36 | 1/36 |
Often, we can display a probability distribution as a barplot; For example,
Suppose we want to solve the following problem: Toss two coins one at a time, what is the probability that they both land heads up?
It is a fact that knowing the outcome of the first coin toss provides no information about what the outcome of the second coin toss will be.
Suppose we want to solve the following problem: Toss two coins one at a time, what is the probability that they both land heads up?
It is a fact that knowing the outcome of the first coin toss provides no information about what the outcome of the second coin toss will be.
This example illustrates the concept of independence or independent events.
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)=1212=14
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)=1212=14
Suppose we randomly select a person. Furthermore, suppose that the probability of randomly selecting a left-handed person is 0.48 and suppose that probability of randomly selecting a person who likes cats is 0.33. We would expect that handedness and predilection for cats are independent. Thus, the probability of randomly selecting a left-handed person who likes cats is
0.48*0.33
## [1] 0.1584
In this lecture, we covered the topics of
In this lecture, we covered the topics of
In this lecture, we covered the topics of
Random processes, outcomes, events, probabilities, and probability distributions
We discussed mutually exclusive and independent events
Keyboard shortcuts
↑, ←, Pg Up, k | Go to previous slide |
↓, →, Pg Dn, Space, j | Go to next slide |
Home | Go to first slide |
End | Go to last slide |
Number + Return | Go to specific slide |
b / m / f | Toggle blackout / mirrored / fullscreen mode |
c | Clone slideshow |
p | Toggle presenter mode |
t | Restart the presentation timer |
?, h | Toggle this help |
o | Tile View: Overview of Slides |
s | Toggle scribble toolbox |
Esc | Back to slideshow |
Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce the ideas of random process, outcome, event, probability, and probability distribution. Textbook sections 3.1.2, 3.1.3, 3.1.4, and 3.1.5.
We discuss mutually exclusive and independent events. Textbook sections 3.1.3, 3.1.7, 2.1.5.
Introduce basic concepts and terminology for probability. Textbook section 3.1
Introduce the ideas of random process, outcome, event, probability, and probability distribution. Textbook sections 3.1.2, 3.1.3, 3.1.4, and 3.1.5.
We discuss mutually exclusive and independent events. Textbook sections 3.1.3, 3.1.7, 2.1.5.
We will also use R to illustrate some of the basic probability concepts.
Probability forms the foundation of statistics.
Probability provides us with a precise language for discussing uncertainty.
Probability forms the foundation of statistics.
Probability provides us with a precise language for discussing uncertainty.
Please review this video at your earliest convenience:
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
For example, we know that tossing a die will result in "rolling" a value of one of 1, 2, 3, 4, 5, or 6. However, we can not predict with absolute certainty which value we will roll on any given toss of the die.
Tossing a single die provides an example of a random process.
A random process is any process with a well-defined but unpredictable set of possible outcomes.
For example, we know that tossing a die will result in "rolling" a value of one of 1, 2, 3, 4, 5, or 6. However, we can not predict with absolute certainty which value we will roll on any given toss of the die.
Can you think of another example of a random process? Can you think of an example of a process that is not a random process?
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
Two events are said to be mutually exclusive if they cannot both happen at the same time. For example, the events of rolling an even number and rolling an odd number after tossing a six-sided die are two mutually exclusive events.
An outcome for a random process is any one of the possible results from the random process.
For example, the set of outcomes for the random process of tossing a single six-sided die is the values 1, 2, 3, 4, 5, 6.
Any collection of outcomes is called an event.
For example, the event of rolling a even value is made up of the collection of outcomes 2, 4, 6.
Two events are said to be mutually exclusive if they cannot both happen at the same time. For example, the events of rolling an even number and rolling an odd number after tossing a six-sided die are two mutually exclusive events.
On the other hand the events of rolling an even number and rolling a number less than five are NOT mutually exclusive.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
- The probability of any individual outcome for the random process of tossing a six-sided (fair) die is 16.
The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an infinite number of times.
- The probability of any individual outcome for the random process of tossing a six-sided (fair) die is 16.
In probability theory, we often denote events by capital letters such as A, B, etc., or sometimes even with subscripts such as A1, A2, etc.
We denote the probability of an event, say A by P(A).
In probability theory, we often denote events by capital letters such as A, B, etc., or sometimes even with subscripts such as A1, A2, etc.
We denote the probability of an event, say A by P(A).
For example, if A is the event of rolling an even number after tossing a six-sided (fair) die, then P(A)=12.
If A1 and A2 are mutually exclusive events, then P(A1 or A2)=P(A1)+P(A2).
For example, let A1 be the event of rolling a number less than 3 and let A2 be the event of rolling a number greater than or equal to 4. (Explain why these events are mutually exclusive.) Then
P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56
If A1 and A2 are mutually exclusive events, then P(A1 or A2)=P(A1)+P(A2).
For example, let A1 be the event of rolling a number less than 3 and let A2 be the event of rolling a number greater than or equal to 4. (Explain why these events are mutually exclusive.) Then
P(A1 or A2)=P(rolling less than 3, or greater or equal to 4)=P( rolling 1, 2, 4, 5, 6)=56
On the other hand,
P(A1)+P(A2)=P(rolling less than 3)+P(rolling greater or equal to 4)=P(rolling 1, 2)+P(rolling 4, 5, 6)=26+36=56
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
If P(A) is the probability of an event, then P(AC)=1−P(A). Likewise, P(A)=1−P(AC).
The complement of an event is the collection of all outcomes that do not belong to that event. If A is an event, we denote its complement by AC.
Suppose that A is the event of rolling a value less than or equal to 2. Then AC is the event of rolling a value greater or equal to 3.
Explain why an event and it's complement are necessarily mutually exclusive.
If P(A) is the probability of an event, then P(AC)=1−P(A). Likewise, P(A)=1−P(AC).
The probability of rolling a value of 3 is 16. By the last rule, the probability of rolling any other value besides 3 is 1−16=56.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
A probability distribution is a table of all mutually excusive outcomes and their associated probabilities.
Dice sum | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
Probability | 1/36 | 2/36 | 3/36 | 4/36 | 5/36 | 6/36 | 5/36 | 4/36 | 3/36 | 2/36 | 1/36 |
Often, we can display a probability distribution as a barplot; For example,
Suppose we want to solve the following problem: Toss two coins one at a time, what is the probability that they both land heads up?
It is a fact that knowing the outcome of the first coin toss provides no information about what the outcome of the second coin toss will be.
Suppose we want to solve the following problem: Toss two coins one at a time, what is the probability that they both land heads up?
It is a fact that knowing the outcome of the first coin toss provides no information about what the outcome of the second coin toss will be.
This example illustrates the concept of independence or independent events.
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)=1212=14
P(A1 and A2)=P(A1)P(A2)
P(A1 and A2)=P(A1)P(A2)=1212=14
Suppose we randomly select a person. Furthermore, suppose that the probability of randomly selecting a left-handed person is 0.48 and suppose that probability of randomly selecting a person who likes cats is 0.33. We would expect that handedness and predilection for cats are independent. Thus, the probability of randomly selecting a left-handed person who likes cats is
0.48*0.33
## [1] 0.1584
In this lecture, we covered the topics of
In this lecture, we covered the topics of
In this lecture, we covered the topics of
Random processes, outcomes, events, probabilities, and probability distributions
We discussed mutually exclusive and independent events