document.write( "Question 1121795: The average weekly rent for flats is $250. Suppose the rents are normally distributed with a standard deviation of $40. What is the probability that a randomly chosen flat rents for between $220 and $320 per week?\r
\n" );
document.write( "\n" );
document.write( "Give your answer to 3 decimal places.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much in advance \n" );
document.write( "
Algebra.Com's Answer #737838 by Boreal(15235) You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "For the first, (220-250)/40 or -0.75 \n" ); document.write( "For the second, (320-250)/40 or +1.75 \n" ); document.write( "Probability z is between -0.75 and +1.75 is 0.733 \n" ); document.write( " |