Question #6934 One box contains 3 red balls, white balls, and one blue ball. A second box contains one red ball, 2 white balls, and 3 blue balls. a. If one ball is selected at random from each box. Find the probability that the balls will be of the same color. b. If the balls in the two boxes are mixed together in a single box and then a sample of 3 is drawn. Find the probability that all 3 colors are represented both when sampling with replacement and when sampling without replacement.
Solution. The number of white balls in the first box is not said, so I assume that is equal to 3.
a) selected balls are of the same color) (the ball from the first is red and the ball from the second is red)+(the ball from the first is white and the ball from the second is white)+(the ball from the first is blue and the ball from the second is blue). Selecting balls from different boxes is independent, hence the last sum equals to .
Answer. 2/7. b)without replacement Note, that there are 4 red balls, 5 white balls and 4 blue balls after the mixing.Using classical definition of probability, one can get that (all 3 colors are represented). Multiplier 3! indicates that look after the order of balls of different colors.
Answer. .
a) with replacement . Here, we have 12 balls after the first sampling, 11 balls after the second sampling. The probability to take balls in the order (red,white,blue) is , multiplier 3! reflects all possible permutations of the colors.
Answer. .