document.write( "Question 917014: Suppose the battery life on an apple iPhone is approximately normally distributed with a mean of 7 hours and a standard deviation of 0.6 hours. Find the following:\r
\n" );
document.write( "\n" );
document.write( "1)What is the probability that a fully charged phone will last somewhere between 4 and 5.9 hours? \r
\n" );
document.write( "\n" );
document.write( "2) what battery life time would seperate the bottom 30% from the rest of the life times?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556456 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Population: mean = 7hr, SD = .6hrs, \n" ); document.write( "1) P(4 < x< 9) = P(-3/.6 < z < 2/.6) = normalcdf(-5, 3.3333) 0r .99957 - .00003 = .99954 \n" ); document.write( " |