Question 926324
 mean of 68 and a standard deviation of 10
....
the minimum grade needed for an A: 85
10(invNorm(.95)) + 68 = 10(invNorm(1.6449)) + 68 = 84.449
.........
What is the minimum grade needed for a B: 74
10(invNorm(.70)) + 68 = 10(invNorm(.5244)) + 68 = 73.244