document.write( "Question 575462: When a truckload of apples arruves at a packing plant, a random sample of 250 is selected and examined for bruises, discoloration, and other defects. The whole truckload will be rejected if more than 5% of the sample is unsatisfactory. Although it is not known, in fact 8% of the apples on the truck do not meet the desired standard. What is the probability that the shipment will be accepted anyway? \n" ); document.write( "
Algebra.Com's Answer #369483 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The probability of successes in trials where is the probability of success on any given trial is given by:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Where is the number of combinations of things taken at a time and is calculated by \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You need the probability of 0 plus 1 plus 2 plus ... plus 11 plus 12 out of 250 trials at a probability of 0.08 for success on any given trial. Hence:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now I don't care who you are, that is some pretty ugly arithmetic. If you are a really big glutton for punishment, have at it. But here is a much easier way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Open an Excel spreadsheet (or Numbers if you are using a Mac). Enter the following in any convenient empty cell:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=BINOMDIST(12,250,0.08,true)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And hit \"Enter\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 decimal places is probably way more precision than you need.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "My calculator said it, I believe it, that settles it
\n" ); document.write( "
\"The

\n" ); document.write( "
\n" ); document.write( "
\n" );