document.write( "Question 1161682: The average salary for graduates entering the actuarial field is $40,000. If the salaries are normally distributed with a standard deviation of $5000, find the probability that \r
\n" );
document.write( "\n" );
document.write( "b. A group of nine graduates will have a group average over $45,000.\r
\n" );
document.write( "\n" );
document.write( "Z = value - mean / st dv
\n" );
document.write( "Z = (45,000 - 40,000) / (5,0000/sqrt(9)) =
\n" );
document.write( "The correct answer is .0013\r
\n" );
document.write( "\n" );
document.write( "I am looking for the correct answer. The .0013 is the answer after looking at the Z table but I am having a hard time find the correct answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #785350 by Theo(13342) You can put this solution on YOUR website! i'm not exactly sure what you're looking for. \n" ); document.write( "from what i see: \n" ); document.write( "population mean = 40,000 \n" ); document.write( "population standard deviation = 5000 \n" ); document.write( "sample size = 9 \n" ); document.write( "sample mean = 45,000 \n" ); document.write( "standard deviation of the distribution of sample means is 5000 / sqrt(9) = (5000 / 3). \n" ); document.write( "this is called the standard error. \n" ); document.write( "z-score = (sample mean minus population mean) / standard error = (45,000 - 40,000) / (5000 / 3) = 3. \n" ); document.write( "look up in the z-score table and it tells you that a z-score of 3 has an area under the normal distribution curve of .99865 to the left of it. \n" ); document.write( "the area to the right of it is 1 - .99865 = .00135. \n" ); document.write( "that would round to .0014, if you worked only from the z-score table. \n" ); document.write( "using a calculator, i found the area to the right of a z-score of 3 equal to .0013499673, \n" ); document.write( "that rounds to .0013. \n" ); document.write( "if that is supposed to be the correct answer, then you have it. \n" ); document.write( "if not, then what answer are you looking for?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |