document.write( "Question 759079: A machine that manufactures automobile parts produces defective parts 13% of the time. If 9 parts produced by this machine are randomly selected, what is the probability that fewer than 3 of the parts are defective?\r
\n" );
document.write( "\n" );
document.write( "Carry your intermediate computations to at least four decimal places, and round your answer to at least two decimal places. \n" );
document.write( "
Algebra.Com's Answer #461832 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "A machine that manufactures automobile parts produces defective parts 13% of the time. If 9 parts produced by this machine are randomly selected, what is the probability that fewer than 3 of the parts are defective? \n" ); document.write( "Carry your intermediate computations to at least four decimal places, and round your answer to at least two decimal places. \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "A: \n" ); document.write( "Enter =BINOMDIST(2,9,0.13,TRUE) on EXCEL, the result is |