SOLUTION: A shipment of 14 televisions contains 5 regular and 9 deluxe models. The manufacturer failed to mark the model designation on the cartons. If 3 cartons are selected at random, what
Algebra ->
Probability-and-statistics
-> SOLUTION: A shipment of 14 televisions contains 5 regular and 9 deluxe models. The manufacturer failed to mark the model designation on the cartons. If 3 cartons are selected at random, what
Log On
Question 816600: A shipment of 14 televisions contains 5 regular and 9 deluxe models. The manufacturer failed to mark the model designation on the cartons. If 3 cartons are selected at random, what is the probability that exactly 2 of them are the deluxe model? (Round your answer to three decimal places.) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A shipment of 14 televisions contains 5 regular and 9 deluxe models. The manufacturer failed to mark the model designation on the cartons. If 3 cartons are selected at random, what is the probability that exactly 2 of them are the deluxe model?
-------
# of ways to succeed: 9C2*5C1 = 36*5 = 180
-----
# of sets of 3:: 14C3 = (14*13*12)/(1*2*3) = 364
-----
P(x = 3) = 180/364 = 0.4945
----------------------------------
Cheers,
Stan H.
=================