- A box contains 5 white, 4 red, 3 blue, and 2 green balls. Draw 4 balls without replacement. Find the probability that you get 4 different colors.
total combinations. Answer:
- A box contains 3 white balls and 2 black balls. Draw a ball at random. If it’s black, put it back. If it’s white, DON’T put it back. Then draw another ball from the box.
-
Find the probability that the second draw is black.
-
Find the probability that the first draw was white, given that the second draw was black.
- Roll a die until you get 15 aces. Find the approximate numerical probability that it takes MORE THAN 100 rolls to get 15 aces.
<- Answer
- Roll a die 8 times.
(a). Let N be the number of different results seen among the 8 rolls. So, if the results are 66654454, the N = 3, since 4, 5, and 6 are the results seen. Find E(N).
Indicators! Let be indicator of seeing result ‘k’ for k = 1,2,3,4,5,6. Then N = For each =
(b). Find the probability that there is at least one 5 roll and at least one 6 roll. (P(A) + P(B) - P(A and B)) ANSWER: 0.767 + 0.767 - 0.961 = 0.573
(c). Let X be the number of 5 rolls, and let Y be the number of 6 rolls. Find E( XY ).
??? idk… ???