SOLUTION: A box contains eleven balls, numbered 1,2,3….10,11,11. if 6 balls are drawn simultaneously at random, what is the probability that the sum of the numbers on the balls drawn is odd?

Algebra ->  Probability-and-statistics -> SOLUTION: A box contains eleven balls, numbered 1,2,3….10,11,11. if 6 balls are drawn simultaneously at random, what is the probability that the sum of the numbers on the balls drawn is odd?      Log On


   



Question 356933: A box contains eleven balls, numbered 1,2,3….10,11,11. if 6 balls are drawn simultaneously at random, what is the probability that the sum of the numbers on the balls drawn is odd?
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Breaking down the possibilities:
0 odd, 6 even = sum is even
1 odd, 5 even = sum is odd
2 odd, 4 even = sum is even
3 odd, 3 even = sum is odd
4 odd, 2 even = sum is even
5 odd, 1 even = sum is odd
6 odd, 0 even = sum is even
We only need to consider the odd cases given above
i) 1 odd, 5 even. The number of ways of selecting 1 odd and 5 even is
C%286%2C1%29%2AC%285%2C5%29+=+6
ii)3 odd, 3 even. The number of ways of selecting 3 odd and 3 even is
C%286%2C3%29%2AC%285%2C3%29+=+200
iii)5 odd, 1 even. The number of ways of selecting 5 odd and 1 even is
C%286%2C5%29%2AC%285%2C1%29+=+30.
Now the total number of ways of selecting 6 out of 11 balls is C%2811%2C6%29+=+462. Therefore the probability that the sum of the numbers on the balls drawn is odd is %286%2B200%2B30%29%2F462+=+236%2F462+=+118%2F231. (Since the 3 cases above are mutually exclusive.)