document.write( "Question 872697: The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly chosen customer makes a purchase between $2.50 and $14.50?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #526406 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly chosen customer makes a purchase between $2.50 and $14.50? \n" ); document.write( "------ \n" ); document.write( "z(2.5) = (2.5-8.5)/6 = -6/6 =-1 \n" ); document.write( "---- \n" ); document.write( "z(14.5) = (14.5-8.5)/6 = 6/6 = 1 \n" ); document.write( "----- \n" ); document.write( "P(2.5< x < 8.5) = P(-1< z < 1) = 0.6827 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |