document.write( "Question 1162546: The mean starting salary for college graduates in the spring of 2019 was QR 36,280. Assume that the distribution of starting salaries follows the normal distribution with a standard deviation of QR 3,300. What percent of the graduates have starting salaries:\r
\n" );
document.write( "\n" );
document.write( "a. More than QR 36,280?
\n" );
document.write( "b. Between QR 40,000 and QR 45,000? \n" );
document.write( "
Algebra.Com's Answer #786373 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "More than the mean is 50% \n" ); document.write( "(x-mean)/sd or between (40000-36280)/3300 and (45000-36280)/3300 \n" ); document.write( "this is z between 1.13 and 2.64 \n" ); document.write( "0.1251 is probability or 12.51%\r \n" ); document.write( "\n" ); document.write( "calculator makes it a lot easier 2nd VARS 2 normalcdf ENTER (40000,45000,36280,3300) ENTER \n" ); document.write( "get 0.1257 (no rounding) or 12.57% \n" ); document.write( " |