{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Reference

Independent and Dependent Events

Concept

Independent Events

Two events and are independent events if the occurrence of one event does not affect the occurrence of the other. It is also said that they are independent if and only if the probability that both events occur is equal to the product of the individual probabilities.


Why

For example, suppose a bowl contains three marbles, one green, one orange, and one blue. Someone wants to find the probability of first drawing a green marble, then an orange one. The marbles will be drawn one at a time.
1 orange, 1 blue, and 1 green marble in a bowl
Let and be the events of drawing green, blue, and orange marbles, respectively. The probability of first picking a green marble can be calculated by dividing the favorable outcomes by the possible outcomes. The bowl currently contains marbles in total, of which is green.
Suppose that the first marble is replaced before the second draw. After the replacement of the first marble drawn, there are again marbles in the bowl, of which is orange.
Note that there are possible outcomes for drawing two marbles if the marbles are drawn one at a time and then replaced before the next drawing. Only of these options corresponds to an event of drawing a green marble and then an orange marble.
Therefore, the combined probability of picking a green marble first and an orange marble second is Since the probability of both events occurring equals the product of the individual probabilities, the events are independent.
Concept

Dependent Events

Two events and are considered dependent events if the occurrence of either event affects the occurrence of the other. If the events are dependent, the probability that both events occur is equal to the product of the probability of the first event occurring and the probability of the second event occurring after the first event.


Why

For example, suppose a bowl contains three marbles, one green, one orange, and one blue. Someone wants to find the probability of first drawing the green marble, then the orange one. The marbles will be drawn one at a time.
1 orange, 1 blue, and 1 green marble in a bowl
Let and be the events of drawing green, blue, and orange marbles, respectively. The probability of first picking the green marble can be calculated by dividing the favorable outcomes by the possible outcomes. The bowl currently contains marbles in total, of which is green.
Suppose that after the green marble is drawn, it is not replaced in the bowl.
Drawing a Marble
This affects the probability of picking the orange marble on the second draw. Now there is still orange marble in the bowl, but instead of there are marbles in total in the bowl.
The sample space of the situation can be found using this information.
Out of the possible outcomes, only outcome corresponds to first drawing the green marble and then the orange marble. Therefore, the probability of picking the green and then the orange marble is
Because the occurrence of the first event affects the occurrence of the second, these events can be concluded to be dependent.
Method

Determining if the Events Are Independent

To determine if two events and are independent, it should be checked whether they satisfy the following rule.
For example, consider the probability that a newborn baby is a girl and is born on a Wednesday. To conclude that the events are independent, there are four steps to follow.
1
Calculate the Probability of Both Events
expand_more

To calculate the probability that both events occur, the favorable outcomes are divided by the possible outcomes. First, the possible outcomes for a baby's biological gender is boy or girl.

Two outcomes: G for girl and B for boy

Second, the possible outcomes to be born on a specific day in a week is since there are different days in a week.

2 outcomes for the gender and 7 outcomes for the day of week for each gender

Therefore, there is a total of possible outcomes and only one favorable outcome that the baby is a girl and is born on a Wednesday.

The one favorable outcomes
The probability that a baby is a girl and is born on a Wednesday day is the quotient of the numbers of favorable and possible outcomes.
2
Calculate the Probability of Each Event
expand_more
Next, the probability of each individual event can be calculated. The probability that a newborn baby is a girl is out of
Since there are days in a week and only day is Wednesday, the probability to be born on a Wednesday is out of
3
Find the Products of the Probabilities
expand_more
The next step is to find the product of probabilities for each event. To do so, multiply the individual probabilities from the previous step.
4
Compare
expand_more
The probability that both events occurs is and the product of the two separate events is also
Therefore, the Multiplication Rule of Probability is satisfied, which means that the events are independent.
Loading content