document.write( "Question 1046049: Completion times for an assembly operation among a group of workers had a mean of 80 seconds and a standard deviation of 10 seconds. Can you count on a completion time of 100 seconds being on the extreme 10 percent of all completion times if the distribution of times is normal? \n" ); document.write( "
Algebra.Com's Answer #661599 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( "z = (100-80)/10 = 2 \n" ); document.write( "Top 10%: z = 1.2815 \n" ); document.write( "2 > 1.28156 \n" ); document.write( "Yes, can count on 100 seconds being on the extreme 10 percent of all completion times \n" ); document.write( " \n" ); document.write( " |