Answer:
(a) P=0.850 (b) P=0.460 (c) P=0.053 (d) P=0.457 (e) P=0.543
Step-by-step explanation:
(a) Compute the probability that a randomly selected peanut M&M is not green.
[tex]P(X\neq G) = 1-P(X=G) = 1-0.15=0.850[/tex]
(b) Compute the probability that a randomly selected peanut M&M is blue or orange.
[tex]P(X=B or X=O) = P(X=B)+P(X=O) = 0.23+0.23 = 0.460[/tex]
(c) Compute the probability that two randomly selected peanut M&M’s are both orange.
[tex]P(X1=O\& X2=O) = P(X=O)^2 = 0.23^2 = 0.053[/tex]
(d) If you randomly select three peanut M&M’s, compute that probability that none of them are orange.
[tex]P(X1 \neq O \& X2\neq O \& X3\neq O) = (1-P(X=O)^3 = (1-0.23)^3 = 0.77^3 = 0.457[/tex]
(e) If you randomly select three peanut M&M’s, compute that probability that at least one of them is orange.
We have to compute the probability that only one peanut is orange, plus the probaibility that only two peanuts are orange plus the probability that the three peanuts are orange
[tex]P(X1=O or X2=O or X3=O) = 3*P(X=O)*P(X≠O)^2 + 3*P(X=O)^2* P(X≠O)+P(X=O)^3\\\\P(X1=O or X2=O or X3=O) =3*0.23*0.77^2+3*0.23^2*0.77+0.23^3\\\\P(X1=O or X2=O or X3=O) = 0.409+0.122+0.012=0.543\\[/tex]