document.write( "Question 361195: Assume that the average annual salary for a worker in the United States is $37,500 and that the annual salaries for Americans are normally distributed with a standard deviation equal to $7,000. Find the following:
\n" );
document.write( "
\n" );
document.write( "(A) What percentage of Americans earn below $27,000?
\n" );
document.write( "(B) What percentage of Americans earn above $45,000?
\n" );
document.write( "
\n" );
document.write( "Please show all of your work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #257625 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the average annual salary for a worker in the United States is $37,500 and that the annual salaries for Americans are normally distributed with a standard deviation equal to $7,000. Find the following:\r \n" ); document.write( "\n" ); document.write( "(A) What percentage of Americans earn below $27,000? \n" ); document.write( "Find the z-value of 27000. \n" ); document.write( "z(27000) = (27000-37500)/7000 = -1.5 \n" ); document.write( "Find the probability that z could be lower. \n" ); document.write( "P(x < 27000) = P(z< -1.5) = 0.0668 \n" ); document.write( "--- \n" ); document.write( "I get 0.0668 \n" ); document.write( "-------------------------- \n" ); document.write( " \n" ); document.write( "(B) What percentage of Americans earn above $45,000? \n" ); document.write( "Find the z-value of 45000. \n" ); document.write( "z(45000) = (45000-37500)/7000 = 1.0714.. \n" ); document.write( "Find the probability that z could be higher. \n" ); document.write( "P(x > 45000) = P(z > 1.0714) = 0.1420 \n" ); document.write( "--- \n" ); document.write( "I get 0.1420 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |