document.write( "Question 438334: Please help me.....I am having a hard time solving this problem.\r
\n" );
document.write( "\n" );
document.write( "The operating life of a Sports Master fishing reel is normally distributed with mean 48 months and standard deviation 6 months. The manufacturer will replace any Sports Master reel that malfunctions during the guarantee period.
\n" );
document.write( " a) if the guarantee period is 45 months, what percent of the reels will Sports Master have to replace? compute.\r
\n" );
document.write( "\n" );
document.write( " b) How long should the guarantee period be if the manufacturer does not want to replace more than 5% of the reels? \n" );
document.write( "
Algebra.Com's Answer #303157 by stanbon(75887) ![]() You can put this solution on YOUR website! The operating life of a Sports Master fishing reel is normally distributed with mean 48 months and standard deviation 6 months. The manufacturer will replace any Sports Master reel that malfunctions during the guarantee period. \n" ); document.write( "a) if the guarantee period is 45 months, what percent of the reels will Sports Master have to replace? compute. \n" ); document.write( "--- \n" ); document.write( "z(45) = (45-48)/6 = -1/2 \n" ); document.write( "% of sales covered by the warranty = P(z < -1/2) = 0.3085 = 30.85% \n" ); document.write( "==================================================================== \n" ); document.write( "b) How long should the guarantee period be if the manufacturer does not want to replace more than 5% of the reels? \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a left tail of 5% \n" ); document.write( "invNorm(0.05) = -1.645 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding x-value: \n" ); document.write( "x = zs+u \n" ); document.write( "x = -1.645*6+48 = 38.13 months \n" ); document.write( "Make the guarantee period 39 months \n" ); document.write( "------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |