document.write( "Question 359712: Please help me:0
\n" );
document.write( "A car battery is known by the manufacturer to last 65 months with a standard deviation of 4.5 months.
\n" );
document.write( "a. If the manufacturer guarantees them for five years (60 months), what percentage of them will they have to replace?
\n" );
document.write( "b. If the manufacturer does not want to replace more than 4% of the batteries, for how many months should they guarantee them (round to the nearest whole month)?\r
\n" );
document.write( "\n" );
document.write( "thanks you :)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #256781 by stanbon(75887) ![]() You can put this solution on YOUR website! A car battery is known by the manufacturer to last 65 months with a standard deviation of 4.5 months. \n" ); document.write( "a. If the manufacturer guarantees them for five years (60 months), what percentage of them will they have to replace? \n" ); document.write( "--- \n" ); document.write( "z(60) = (60-65)/4.5 = -1.1111 \n" ); document.write( "-- \n" ); document.write( "%(x < 60) = P(z < -1.1111) = 13.33% \n" ); document.write( "--------------------------------------------- \n" ); document.write( "b. If the manufacturer does not want to replace more than 4% of the batteries, for how many months should they guarantee them (round to the nearest whole month)? \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a right tail of 4%. \n" ); document.write( "invNorm(0.96) = 1.7507 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding raw score value: \n" ); document.write( "x = zs+u \n" ); document.write( "x = 1.7507*4.5+65 \n" ); document.write( "x = 72.88 months \n" ); document.write( "---- \n" ); document.write( "He should guarantee them for 72 months or 6 years. \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |