SOLUTION: Suppose that you have 8 cards. 5 are green and 3 are yellow. The 5 green cards are numbered 1, 2, 3, 4, and 5. The 3 yellow cards are numbered 1, 2, and 3. The cards are well shuff

Algebra ->  Probability-and-statistics -> SOLUTION: Suppose that you have 8 cards. 5 are green and 3 are yellow. The 5 green cards are numbered 1, 2, 3, 4, and 5. The 3 yellow cards are numbered 1, 2, and 3. The cards are well shuff      Log On


   



Question 626246: Suppose that you have 8 cards. 5 are green and 3 are yellow. The 5 green cards are numbered 1, 2, 3, 4, and 5. The 3 yellow cards are numbered 1, 2, and 3. The cards are well shuffled. You randomly draw one card.
• G = card drawn is green
• Y = card drawn is yellow
• E = card drawn is even-numbered
List: 1)simple space,
2)Enter probability P(G) as a fraction
3)P(G/E)
4)P(G AND E)
5)P(G or E)
6)Are G and E are mutually exclusive
Thank you so much

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose that you have 8 cards. 5 are green and 3 are yellow. The 5 green cards are numbered 1, 2, 3, 4, and 5. The 3 yellow cards are numbered 1, 2, and 3. The cards are well shuffled. You randomly draw one card.
• G = card drawn is green
• Y = card drawn is yellow
• E = card drawn is even-numbered
List: 1)sample space
{G1,G2,G3,G4,G5,Y1,Y2,Y3}

----------------------------------------
2)Enter probability P(G) as a fraction.

There are 5 G's out of 8 cards, so the probability is 5%2F8
----------------------------------------

3)P(G|E)

We can do this one either of two ways.  Either way gives the same answer.

First way: Reduce the sample space to what is given.  Since we are given
E, we reduce the sample space to just those with even numbers, so we
delete everything from the sample space in problem 1) that doesn't have
an even number, and keep only the ones which do. So the reduced sample 
space is {G2,G4,Y2}. Now P(G|E) = P(G) using the reduced sample space.  
Thats 2 out of 3 or 2%2F3.

Second way: Use the formula for conditional probability:

P(G|E) = P%28G_and_E%29%2FP%28E%29 = %28%222_out_of_8%22%29%2F%28%223_out_of_8%22%29 = %282%2F8%29%2F%283%2F8%29 = %282%2F8%29%22%D7%228%2F3 = %282%2Fcross%288%29%29%22%D7%22cross%288%29%2F3 = 2%2F3 
----------------------------------------

4)P(G AND E)
 
There are 2 ways, G2 and G4, to have both Green AND Even out of 8 ways, so
the probability P(G AND E) = 2%2F8 =  1%2F4
----------------------------------------

5)P(G or E)
There are 6 ways, G1,G2,G3,G4,G5 or Y2 to have one OR the other of either 
Green OR Even. So the probability is 6%2F8 which reduces to 3%2F4.
----------------------------------------
6)Are G and E are mutually exclusive

Think of the word "exclusiVE" as "excludiNG". They do not EXCLUDE each other.

They are not mutually exclusive events because to be mutually exclusive events,
the two events must be such that if one of them is true the other MUST BE
false.  In other words, the truth of one would have to EXCLUDE the other.    
Here Green does not EXCLUDE Even, because for instance, we could
draw G2.  
----------------------------------------

Edwin