SOLUTION: seven slips of paper with the numbers 7 through 13 are placed in a box. after mixng well, two slips are drawn. write a sample with equally likely outcomes and find the probability

Algebra ->  Probability-and-statistics -> SOLUTION: seven slips of paper with the numbers 7 through 13 are placed in a box. after mixng well, two slips are drawn. write a sample with equally likely outcomes and find the probability       Log On


   



Question 869457: seven slips of paper with the numbers 7 through 13 are placed in a box. after mixng well, two slips are drawn. write a sample with equally likely outcomes and find the probability of two even numbers, two odd numbers, and an even number and a odd number. part of the sample space is (7,8),(7,10),(7,11),(7,12),(7,13),(8,10),(8,11),(8,12),(8,13),(9,11),(9,12),(9,13),(10,11),(10,12),(10,13),(11,12),(11,13),(12,13)
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
7, 8, 9, 10, 11, 12, 13
choose two:
7C2 = 21 in the sample space (assuming Order is not important)
2 Even Sample Space: (8,10),(8,12) (10,12)
P(2 Even) = 3/21 = 1/7
two Odd Sample Space: (7,9), (7,11),(7,13),(9,11), (9,13), (11,13)
P(2 Odd) = 6/21 = 2/7
P(Even and Odd) = 1 - 1/7 - 2/7 = 4/7