document.write( "Question 1031500: The mean starting salary for nurses is $67,694 nationally (\"Staff nurse -,\" 2013).
\n" );
document.write( "The standard deviation is approximately $10,333. Assume that the starting salary
\n" );
document.write( "is normally distributed.\r
\n" );
document.write( "\n" );
document.write( "e.) If a nurse made less than $50,000, would you think the nurse was under paid?
\n" );
document.write( "Why or why not?
\n" );
document.write( "f.) What salary do 30% of all nurses make more than?\r
\n" );
document.write( "\n" );
document.write( "(if you can provide explanation too it would be great) \n" );
document.write( "
Algebra.Com's Answer #646188 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! : The mean starting salary for nurses is $67,694 nationally (\"Staff nurse -,\" 2013). \n" ); document.write( "The standard deviation is approximately $10,333. Assume that the starting salary \n" ); document.write( "is normally distributed. \n" ); document.write( "e.) If a nurse made less than $50,000, would you think the nurse was under paid? \n" ); document.write( "Why or why not? \n" ); document.write( "------ \n" ); document.write( "z(50,000) = (50000-67694)/10333 = -1.7124 \n" ); document.write( "That means a salary of 50000 is 1.7124 standard deviations below \n" ); document.write( "the average that nurses are getting. \n" ); document.write( "------------------------------- \n" ); document.write( "P(x < 50000) = P(z < -1.7124) = normalcdf(-100,-1.7124) = 0.043 \n" ); document.write( "That means about 4% of nurses are getting a salary less than \n" ); document.write( "$50,000.00 \n" ); document.write( "Opinion:: I think the nurse receiving 50,000 was underpaid. \n" ); document.write( "----------------------------- \n" ); document.write( "f.) What salary do 30% of all nurses make more than? \n" ); document.write( "Find the z-value with a left tail of 70% \n" ); document.write( "z = invNorm(0.70) = 0.5244 \n" ); document.write( "The cutoff point on the z-scale is 0.5244 standard deviations above the mean. \n" ); document.write( "x = 0.5244*10333 + 67694 = $73112.63 \n" ); document.write( "This is the lowest salary the top 30% of nurses receive. \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( "---------------------------- \n" ); document.write( " |