document.write( "Question 894078: Please help me solve this problem :
\n" ); document.write( "A set of examination marks are normally distributed with a mean of 75 and standard deviation of 5. If the top 5% of students got grade A and the bottom 25% got grade F. Then what is the lowest mark for A and the highest mark for F\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance.
\n" ); document.write( "

Algebra.Com's Answer #541735 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you need to find the z-score that has 5% of the area under the normal distribution curve to the right of it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you also need to find the z-score that has 25% of the area under the normal distribution curve to the left of it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can use a z-score table or you can use a z-score calculator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the best calculator i've been able to find is at the following link:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "http://davidmlane.com/hyperstat/z_table.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this calculator takes all the drudgery out of finding the z-score or finding the area to the left or right of a given area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "not only does it show you the z-score, but it also shows you a picture of the normal distribution curve and where under that your desired area lies.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using this calculator, i found that the z-score that had 5% of the area under the normal distribution curve to the right of it is 1.645.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a picture of what the calculator showed me.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i also found that the z-score that had 25% of the area under the normal distribution curve to the left of it is -.674\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a picture of what the calculator showed me.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you now need to translate the z-score to a raw score.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for z-score is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "z = (x-m)/s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "z is the z score.
\n" ); document.write( "x is the raw score.
\n" ); document.write( "m is the population mean.
\n" ); document.write( "s, in this case, is the population standard deviation since you are not dealing with a sample but are dealing with the poopulation itself.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since you are solving for the raw score, you need to modify the formula to solve for x rather than z\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with z = (x-m) / s
\n" ); document.write( "multiply both sides of this equation by s to get:
\n" ); document.write( "z*s = x-m
\n" ); document.write( "add m to both sides of this equation to get:
\n" ); document.write( "z*s + m = x
\n" ); document.write( "slip sides to get:
\n" ); document.write( "x = z*s + m\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the formula you need to find the raw score.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = z*s + m\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x is what you want to find.
\n" ); document.write( "z is equal to 1.645 or -.674.
\n" ); document.write( "s is equal to 5
\n" ); document.write( "m is equal to 75\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's find the raw score associated with a z score of 1.645\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 1.645 * 5 + 75 which results in:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 83.225\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's find the raw scire assicuated with a z score of -.674\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = -.674 * 5 + 75 which results in:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 71.63\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you get a score below 71.63, you will be in the bottom 25% of the students who took the test.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you get a score above 83.225, you will be in the top 5% of the students who took the test.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z score calculator is so good, you could also have used the raw score rather than the z score.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i didn't show you how to do that because i wanted to deal with z scores which is what you have to deal with anyway.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );