document.write( "Question 682799: 4) The amount of Jen’s monthly phone bill is normally distributed with a mean of $50 and a standard deviation of $10. Find the 25th percentile. \n" ); document.write( "
Algebra.Com's Answer #423366 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The amount of Jen’s monthly phone bill is normally distributed with a mean of $50 and a standard deviation of $10. Find the 25th percentile. \n" ); document.write( "--------- \n" ); document.write( "Find the z-value with a left tail of 25%: \n" ); document.write( "invNorm(0.25) = -0.6745 \n" ); document.write( "------------------------------ \n" ); document.write( "Find the corresponding phone bill using x = z*s+u \n" ); document.write( "---- \n" ); document.write( "x = -0.6745*10 + 50 = $43.26 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |