SOLUTION: A container contains 15 diesel engines. The company chooses 7 engines at random, and will not ship the container if any of the engines chosen are defective. Find the probability th
Algebra ->
Permutations
-> SOLUTION: A container contains 15 diesel engines. The company chooses 7 engines at random, and will not ship the container if any of the engines chosen are defective. Find the probability th
Log On
Question 993967: A container contains 15 diesel engines. The company chooses 7 engines at random, and will not ship the container if any of the engines chosen are defective. Find the probability that a container will be shipped even though it contains 2 defectives if the sample size is 7. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A container contains 15 diesel engines. The company chooses 7 engines at random, and will not ship the container if any of the engines chosen are defective. Find the probability that a container will be shipped even though it contains 2 defectives if the sample size is 7.
-----
# of ways to succeed:: 13C7
# of random sets of 7:: 15C7
-------
Ans: 13C7/15C7 = 0.2667
--------------
Cheers,
Stan H.
-----------