Hi 10 marbles: 7B and 3R if 3 marbles is drawn at random without replacement: find the probability of choosing (a) one red, one black and one red in that order: (3/10)(7/9)(2/8) (b) at least two black marbles 1 - No black marbles = 1-binomcdf(3, .7, 0) = 1 - .027 = .973 (c) at most two black marbles binomcdf(3, .7, 2) = .657 Wish You the Best in your Studies.
(a) Red-Black-Red in this order
P = = = . ANSWER
(b) at least two black marbles
P = P(3 black marbles) + P(2 black marbles and 1 red marble).
P(3 black marbles) = = = = = ;
P(2 black marbles and 1 red marble) = P(BBR) + P(BRB) + P(RBB) =
= = = = .
THEREFORE, P = + = = = . ANSWER
(c) at most two black marbles
P = 1 - P(3 black marbles) = 1 - = 1 - = 1 - = 1 - = . ANSWER