document.write( "Question 61523: Please help. I am having a hard time figuring this out. The book is Statstics for Management & Economics Abbreviates 7th Edition.\r
\n" );
document.write( "\n" );
document.write( "The recent average starting salary for new college graduates in computer information systems is $47,500. Assume salaries are normally distributed with a standard deviation of $4,500. \r
\n" );
document.write( "\n" );
document.write( "a) What is the probability of a new graduate receiving a salary between $45,000 and $50,000?
\n" );
document.write( "b) What is the probability of a new graduate getting a starting salary in excess of $55,000?
\n" );
document.write( "c) What percent of starting salaries is no more than $42,250?
\n" );
document.write( "d) What is the cutoff for the bottom 5% of the salaries?
\n" );
document.write( "e) What is the cutoff for the top 3% of the salaries?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #42417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The recent average starting salary for new college graduates in computer information systems is $47,500. Assume salaries are normally distributed with a standard deviation of $4,500. \n" ); document.write( "a) What is the probability of a new graduate receiving a salary between $45,000 and $50,000? \n" ); document.write( "P(45000 \n" ); document.write( "b) What is the probability of a new graduate getting a starting salary in excess of $55,000? \n" ); document.write( "P(x>55000)= P(z>([55000-47500]/4500)=0.04779... \n" ); document.write( "------------------------ \n" ); document.write( "c) What percent of starting salaries is no more than $42,250? \n" ); document.write( "P(X<=42,250) = P(z <= ([42250-47500]/4500) = 0.12167... \n" ); document.write( "--------------- \n" ); document.write( "d) What is the cutoff for the bottom 5% of the salaries? \n" ); document.write( "The z-value associated with the bottom 5% is -1.64485 \n" ); document.write( "Using the formula z=(X-mu)/sigma you get: \n" ); document.write( "4500(-1.64485)=X-47500 \n" ); document.write( "X= $40,098.16 \n" ); document.write( "----------------- \n" ); document.write( "e) What is the cutoff for the top 3% of the salaries? \n" ); document.write( "The z-value associated with the top 3% is 1.88079... \n" ); document.write( "Using the same formula \n" ); document.write( "4500(1.88079...)=X-47500 \n" ); document.write( "X=$55963.57 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " |