{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ '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 either of these events 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, consider drawing two marbles from a bowl, one at a time.

Drawing Marble From a Bowl
The probability of first picking a green marble can be calculated by dividing the favorable outcomes by the possible outcomes. Let and be the events of drawing green, blue, and orange marbles, respectively. There is green marble and marbles in total.
Suppose that the first marble is replaced before the second draw. Therefore, after the replacement there is orange marble, and marbles in total.
Note that there are possible outcomes for drawing two marbles one at a time. 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 that both events occur is equal to the product of the individual probabilities, these events can be considered as independent events.

Concept

Dependent Events

Two events and are considered dependent events if the occurrence of either of these events 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, consider drawing two marbles from a bowl, one at a time.

Drawing a Marble
The probability of first picking a green marble can be calculated by dividing the favorable outcomes by the possible outcomes. Let and be the events of drawing green, blue, and orange marbles, respectively. There is green marble and marbles in total.
Suppose that after the green marble is picked, it is not replaced in the bowl.
Drawing a Marble
This affects the probability of picking an orange marble on the second draw. Now there is still orange marble, but instead of there are marbles in total.
Using this information, the sample space of the described situation can be found.
Out of there is only outcome that corresponds to first drawing a green marble and then an orange marble. Therefore, the probability of picking a green and then an orange marble is
Because the occurrence of the first event affects the occurrence of the second, these events can be concluded to be dependent.