document.write( "Question 1122834: the mean monthly utility bill for a sample of households in
\n" );
document.write( "a city is $91.79 with a standard deviation of $8.14. find the range of values in which at least 84% of the monthly bills lie. \n" );
document.write( "
Algebra.Com's Answer #739012 by Boreal(15235) You can put this solution on YOUR website! The middle 84% are between 8% and 92% \n" ); document.write( "z values for these are +/- 1.405 \n" ); document.write( "z=(x-mean)/sd \n" ); document.write( "1.405*8.14=x-91.79 \n" ); document.write( "x-91.79=11.44 \n" ); document.write( "x=$103.23 \n" ); document.write( "and \n" ); document.write( "x=$80.35 \n" ); document.write( "($80.35, $103.23) \n" ); document.write( " |