document.write( "Question 579923: A company maucfactures batteries in batches of 14 and their is 3 percent reat of defects find the mean and standard deviation for the random variable x and the number of defects per bacth \n" ); document.write( "
Algebra.Com's Answer #371109 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company maucfactures batteries in batches of 14 and there is 3 percent risk of defects. find the mean and standard deviation for the random variable x and the number of defects per batch \n" ); document.write( "-------- \n" ); document.write( "mean = np = 14*0.03 = 0.42 \n" ); document.write( "std = sqrt(npq) = sqrt(0.42*0.97) = 0.6383 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "# of defects per batch = mean = 0.42 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |