Q:

How to I solve problem 1?

Accepted Solution

A:
#1

The uniforms are numbered 0, 1, 2, ..., 99. That's 100 numbers. Half of them are odd and half of them are even. So the probability that any one of the uniforms is odd is 1/2 just like the probability that any one uniform is even is 1/2.

(a) The numbers on the uniforms are independent of one another. That is, the number of her cross-country uniform does not in any way determine the number on her basketball uniform and vice versa. This means that we can find the probability that each is odd and multiply these together using what is called the counting principle. The probability that all are odd is:
(1/2)(1/2)(1/2)=1/8

(b) This is done the same way we did part (a). Since the probability of any one uniform being odd is the same as it being even (1/2), the answer here is the same: (1/2)(1/2)(1/2)=1/8

(c) This problem differs from that in (a) and (b). There is only one way for all three uniforms to be odd numbers: (odd, odd, odd) or all even (even, even, even). However, there are multiple ways for the uniforms to be two odd and one even. If the uniforms are listed in order: cross-country, basketball, softball we can get exactly one even in any of three ways:
even, odd, odd
odd, even, odd
odd, odd, even
The probability for any one of these possibilities is (1/2)(1/2)(1/2)=1/8 but since there are three way the probability that we get even exactly once is equal to (3)(1/8) = 3/8