document.write( "Question 1204105: When purchasing bulk orders of batteries, a toy manufacturer uses this acceptance sampling plan: Randomly select and test 38 batteries and determine whether each is within specifications. The entire shipment is accepted if at most 3 batteries do not meet specifications. A shipment contains 7000 batteries, and 2% of them do not meet specifications. What is the probability that this whole shipment will be accepted? Will almost all such shipments be accepted, or will many be rejected? The probability that this whole shipment will be accepted is enter your response here.(Round to four decimal places as needed.) \n" ); document.write( "
Algebra.Com's Answer #840138 by Theo(13342) You can put this solution on YOUR website! the probability thqt the whole shipment will be accepted is equal to 0.993131178 this is approximately 99.31% when the percent is rounded to 2 decimal places. \n" ); document.write( "that's the probability that less than or equal to 3 batteries in a sample of 38 batteries will be defective. \n" ); document.write( "the probability that more than 3 batteries will be rejected in a random sample of 38 is equal to 100% - 99.31% = .69%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i considered this a binomial probability problmm. \n" ); document.write( "the calculations were done in excel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for each probability is p(x) = p^x * q^(n-x) * c(n,x) \n" ); document.write( "for example, the probability that 3 will be rejected is: \n" ); document.write( "p(3) = .02^3 * .98^(38-3) * c(38,3) = 0.03327662. \n" ); document.write( "that's the same number for p(3) in the spreadsheet. \n" ); document.write( "c(n,x) = n! / (x! * (n-x)!). \n" ); document.write( "that becomes c(38,3) = 38! / (3! * (38-3)!) which is equal to 8436. \n" ); document.write( "this is the same number in the spreadsheet for p(3).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's the spreadsheet with all the calculations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |