document.write( "Question 1038752: <<>>A set of wrist watch prices are normally distributed with a mean of 76 dollars and a standard deviation of 10 dollars. What proportion of wrist watch prices are between 63 dollars and 90 dollars?<<>>\r
\n" );
document.write( "\n" );
document.write( "I believe this is a z-score problem, so I'd be using the equation (X-mean)/standard deviation
\n" );
document.write( "... I was thinking since it asks for the por potion between 63 and 90 to take the sum & divide by 2.....
\n" );
document.write( " [76-((63+90)/2)]/10 \r
\n" );
document.write( "\n" );
document.write( "Thank you for your help!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #653470 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You'll need to calculate two z scores.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the raw score of x = 63, the z score is...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x - mu)/sigma \n" ); document.write( "z = (x - 76)/10 \n" ); document.write( "z = (63 - 76)/10 \n" ); document.write( "z = -13/10 \n" ); document.write( "z = -1.30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the raw score of x = 90, the z score is...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x - mu)/sigma \n" ); document.write( "z = (x - 76)/10 \n" ); document.write( "z = (90 - 76)/10 \n" ); document.write( "z = 14/10 \n" ); document.write( "z = 1.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we need to find the area under the standard normal bell curve (Z distribution curve) between z = -1.3 and z = 1.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First find the area to the left of z = -1.3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use this table locate the row that starts with \"-1.3\" (page 1) and the column that has 0.00 at the top. The row and column intersect at the value 0.0968\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this means P(Z < -1.3) = 0.0968 \n" ); document.write( "Basically, the area to the left of z = -1.3 is 0.0968. Let's make M = 0.0968. We'll use this value of M later.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use the table again to find that \n" ); document.write( "P(Z < 1.4) = 0.9192 \n" ); document.write( "this value of 0.9192 is found by looking at the row that starts with 1.4 (page 2) and has 0.00 at the top of the column. \n" ); document.write( "Let's make N = 0.9192\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now subtract the values of N and M (big minus small) \n" ); document.write( "N - M = 0.9192 - 0.0968 = 0.8224\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the area under the curve between z = -1.3 and z = 1.4 is 0.8224\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means the proportion of those between 63 dollars and 90 dollars is 0.8224 (which is equivalent to roughly 82.24%). This proportion is approximate because the table values are approximate.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |