document.write( "Question 187065: By measuring the amount of time it takes a component of a product to move from one workstation to the next, an engineer has estimate that the standard deviation is 4.5 seconds.
\n" );
document.write( "a. How many measurements should be made in order to be 95% certain that the maximum error of estimation will not exceed 1 second?
\n" );
document.write( "b. What sample size is required for a maximum error of 2 seconds? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140253 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! By measuring the amount of time it takes a component of a product to move from one workstation to the next, an engineer has estimate that the standard deviation is 4.5 seconds. \n" ); document.write( "a. How many measurements should be made in order to be 95% certain that the maximum error of estimation will not exceed 1 second? \n" ); document.write( "--- \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "n = [1.96*4.5/1]^2 = 77.79.. \n" ); document.write( "Rounding up: n = 78 \n" ); document.write( "------------------------------------ \n" ); document.write( "b. What sample size is required for a maximum error of 2 seconds? \n" ); document.write( "n = [1.96*4.5/2]^2 = 19.45 \n" ); document.write( "Rounding up: n = 20 \n" ); document.write( "===================================== \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |