Question 1170017
mean = 52%
standard deviation = 12%
top 10% get A
next 20% get B
next 40% get C
next 20% get D
bottom 10% get F


minimum B score will be the z-score that has 10% + 20% = 30% of the area under the normal distribution curve to the right of it.


the table are set to calculate off of ratios, not percents.
just divide the percent by 100 and you get an area of .30 to the right of the z-score.
since the tables only look for area to the left of the z-score, you are looking for a z-score that has 1 - .30 = .70 of the area under the normal distribution curve to the left of it.


if you look in the z-score table,  you will find that a z-score of .52 has .69847 of the area under the normal distribution curve to the left of it and a z-score of .53 has .70194 of the area under the normal distribution curve to the left of it.


a manual interpolation leads to a z-score of .524409 rounded to 5 decimal digits.


that's pretty close to having an area of .7 to the left of it.


a check with an online calculator shows that a z-score of .524409 has an area of .7 to the left of it.


the display of the calculator results are shown below.


<img src = "http://theo.x10hosting.com/2020/111807.jpg" >


the calculator i used can be found at <a href = "https://www.calculator.net/z-score-calculator.html?c1raw=3.075&c1mean=3.2&c1sd=.1&calctype=zscore&x=81&y=18" target = "_blank">https://www.calculator.net/z-score-calculator.html?c1raw=3.075&c1mean=3.2&c1sd=.1&calctype=zscore&x=81&y=18</a>


to find the raw score associated with that, use the z-score formula of:


z = (x - m) / s


z is the z-score
x is the raw score
m is the mean
s is the standard deviation


the formula becomes .524409 = (x - 52) / 12.


solve for x to get x = .524409 * 12 + 52 = 58.292908.


that's the lowest score you can get and still get a B.