document.write( "Question 979522: in a population of college scholarship recipients, it is known that the average amount received is $18900 with a standard deviation of $4600 (this distribution is normal)\r
\n" ); document.write( "\n" ); document.write( "What proportion of students receive $28,000 or more annually ?
\n" ); document.write( "

Algebra.Com's Answer #600812 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd\r
\n" ); document.write( "\n" ); document.write( "=(28000-18900)/4600
\n" ); document.write( "=9100/4600
\n" ); document.write( "=1.978
\n" ); document.write( "This is near 1.96 (97.5th percentile)
\n" ); document.write( "2.4% are at or greater than this level.
\n" ); document.write( "
\n" );