Q:

An example of dependent events is drawing a red marble out of one jar and then drawing ared marble out of the same jar, after replacing the first marble.green marble out of the same jar, without replacing the first marble.green marble out of another jar.red marble out of another jar.

Accepted Solution

A:
Answer:Second Option:"green marble out of the same jar, without replacing the first marble"Step-by-step explanation:Two events r and s are independent if the probability that r occurs does not affect the probability that s occurs.When choosing an object of some color b from a jar with n objects where there are x objects of the desired color b, the probability of obtaining 1 object of color b when randomly selecting an object from the jar is:[tex]P_1 =\frac{x}{n}[/tex]If after taking the object it does not return it to the jar (without replacement) then, now the probability of obtaining an object of color b is:[tex]P_2 = \frac{x-1}{n-1}[/tex]   if the one selected in the first trial was the color b.[tex]P_2 = \frac{x}{n-1}[/tex]   if the one selected in the first test was not  the color bNote that now the probability P depends on the result obtained in the previous test.This event is dependent.However, if by take object b in the first test, and the object is returned to the jar, and then the second test is made, then[tex]P_1 = P_2.[/tex]The probability [tex]P_2[/tex] does not depend on the result of the first trial. The same happens if the objects are taken from different jars.These would be independent events.Finally the correct option is the second option.