document.write( "Question 1197428: a quality control engineer inspects a random sample of three batteries from a lot of 30 cars batteries, which are ready to be shipped . if the such a lot contains ten batteries with slight defects, what then is the probability that the inspector's sample contains .
\n" ); document.write( "1) none of the batteries with slight defects?
\n" ); document.write( "2)at least one of the batteries with slight defects?
\n" ); document.write( "solve it by extended general addition rule depended event .
\n" ); document.write( "

Algebra.Com's Answer #830700 by ikleyn(52780)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "a quality control engineer inspects a random sample of three batteries from a lot of 30 cars batteries,
\n" ); document.write( "which are ready to be shipped . if the such a lot contains ten batteries with slight defects,
\n" ); document.write( "what then is the probability that the inspector's sample contains
\n" ); document.write( "1) none of the batteries with slight defects?
\n" ); document.write( "2) at least one of the batteries with slight defects?
\n" ); document.write( "solve it by extended general addition rule depended event.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            The solution by @ewatrrr is  WRONG  not only numerically,  but  CONCEPTUALLY.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            This problem  IS  NOT  on binomial distribution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            I came to bring you a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "We have the set A of 30 items and its subset B of defective items consisting of 10 items.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We randomly select 3 items from the set A.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If no one of these 3 items is defective, it means that this triple of items is selected from the subset of 20 good items.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to have good item at the first selection is  \"20%2F30\".\r\n" );
document.write( "\r\n" );
document.write( "The probability to have good item at the second selection (having good item at the first selection) is  \"19%2F29\".\r\n" );
document.write( "\r\n" );
document.write( "The probability to have good item at the third selection (having good items after the first and second selections) is  \"18%2F28\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to have good triple is thus  the product  \"%2820%2F30%29%2A%2819%2F29%29%2A%2818%2F28%29\" = \"%282%2F3%29%2A%2819%2F29%29%2A%289%2F14%29\" = \"%281%2F3%29%2A%2819%2F29%29%2A%289%2F7%29\" = \"171%2F609\" = 0.2808  (rounded).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the answer to question (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer to question (2) is the COMPLEMENT  1 - 0.2808 = 0.7192  (rounded, too).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This problem is not for the first time at this forum: I solved it earlier by different method under this link\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1197318.html\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For your convenience, I copy-paste that solution here again.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(1) The probability in this problem is the ratio of two numbers.\r\n" );
document.write( "\r\n" );
document.write( "    The denominator is the number of all possible triples of batteries from \r\n" );
document.write( "    the whole set of 30 batteries.  The number of such triples is the number of all combinations\r\n" );
document.write( "\r\n" );
document.write( "        \"C%5B30%5D%5E3\" = \"%2830%2A29%2A28%29%2F%281%2A2%2A3%29\" = 4060.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The numerator of this fraction is the number of all triples comprising of good batteries.\r\n" );
document.write( "    It is the number of combinations  \"C%5B30-10%5D%5E3\" = \"C%5B20%5D%5E3\" = \"%2820%2A19%2A18%29%2F%281%2A2%2A3%29\" = 1140.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Thus the probability  P = P(1) = \"C%5B20%5D%5E3%2FC%5B30%5D%5E3\" = \"1140%2F4060\" = \"57%2F203\" = 0.2808  (rounded).    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(2)  For the second question, the probability is the COMPLEMENT to what we found  above\r\n" );
document.write( "\r\n" );
document.write( "         P(2) = 1 - P(1) = 1 - 0.2808 = 0.7192   (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solved twice, by two different methods, for your better understanding.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(Both answers are the same, naturally).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );