document.write( "Question 800087: the life span of a battery is normally distributed, with a mean of 2100 hours and a standard deviation of 50 hours. what percent of batteries have a life span that is more than 2170 hours? would it be unusual for a battery to have a life span that is more than 2170 hours? explain your reasoning. \n" ); document.write( "
Algebra.Com's Answer #482973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the life span of a battery is normally distributed, with a mean of 2100 hours and a standard deviation of 50 hours. what percent of batteries have a life span that is more than 2170 hours? would it be unusual for a battery to have a life span that is more than 2170 hours? explain your reasoning. \n" ); document.write( "--------- \n" ); document.write( "z(2170) = (2170-2100)/50 = 70/50 = 1.4 \n" ); document.write( "P(x > 2170) = P(z > 1.4) = binomcdf(1.4,100) = 0.0808 \n" ); document.write( "------ \n" ); document.write( "Not unusual. 2170 is not greater than 2 standard deviations \n" ); document.write( "above the mean. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |