document.write( "Question 1174398: The mean salary offered to students who are graduating from Coastal State University this year is $24,260, with a standard deviation of $3712. 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( "Carry your intermediate computations to at least four decimal places. Round your answer to at least three decimal places.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #850670 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! **1. Calculate the Standard Error:**\r \n" ); document.write( "\n" ); document.write( "* The standard error of the mean (SEM) is the standard deviation of the sampling distribution of the mean. \n" ); document.write( "* SEM = σ / √n \n" ); document.write( " where: \n" ); document.write( " * σ = population standard deviation ($3712) \n" ); document.write( " * n = sample size (75) \n" ); document.write( "* SEM = 3712 / √75 ≈ 428.3193\r \n" ); document.write( "\n" ); document.write( "**2. Calculate the z-score:**\r \n" ); document.write( "\n" ); document.write( "* The z-score measures how many standard errors the sample mean is away from the population mean. \n" ); document.write( "* z = (x̄ - μ) / SEM \n" ); document.write( " where: \n" ); document.write( " * x̄ = sample mean ($24,000) \n" ); document.write( " * μ = population mean ($24,260) \n" ); document.write( " * SEM = standard error of the mean (428.3193) \n" ); document.write( "* z = (24000 - 24260) / 428.3193 ≈ -0.6070\r \n" ); document.write( "\n" ); document.write( "**3. Find the Probability:**\r \n" ); document.write( "\n" ); document.write( "* We want to find the probability that the sample mean is $24,000 or less, which is equivalent to finding the area to the left of the z-score of -0.6070 in the standard normal distribution. \n" ); document.write( "* Using a z-table or calculator, we find that the probability is approximately 0.272.\r \n" ); document.write( "\n" ); document.write( "**Therefore, the probability that the mean salary offer for these 75 students is $24,000 or less is approximately 0.272.** \n" ); document.write( " |