document.write( "Question 938839: The mean salary offered to students who are graduating from Coastal State University this year is $24,260 , with a standard deviation of $3678. A random sample of 75 Coastal State students graduating this year has been selected. What is the probability that the mean salary offer for these 75 students is $24,000 or less? \n" ); document.write( "
Algebra.Com's Answer #572004 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
mean = 24,260, SD = 3678 \"z+=blue+%28x+-+mu%29%2Fblue%28sigma%2Fsqrt%28n%29%29\"
\n" ); document.write( "...
\n" ); document.write( "Sample 75
\n" ); document.write( "P(xbar ≤ 24,000) = P (z < -260/(3678/sqrt(75)) = normalcdf(-100, -.6122)
\n" ); document.write( "
\n" );