Question 1138439
i think i answered this for you, maybe not well enough.


the 90th percentile means that 90% of the scores are below the indicated score.


therefore, you are looking for a z-score that has 90% of hhe area under the normal distribution curve to the left of it.


i'll work with the tables rather than a calculator so you can see the process.


calculators make it easy, but can hide some of the steps behind the process.


first you look up an area of .90 in the z-score table.


the table i used for this can be found at <a href = "https://www.math.arizona.edu/~rsims/ma464/standardnormaltable.pdf" target = "_blank">https://www.math.arizona.edu/~rsims/ma464/standardnormaltable.pdf</a>


the table shows you the area to the left of the z-score.


i looked for an area of .90.


i found the following:


<img src = "http://theo.x10hosting.com/2019/040601.jpg" alt="$$$" >
<img src = "http://theo.x10hosting.com/2019/040602.jpg" alt="$$$" >


what this told me is that the area of .9 to the left of the z-score is somewhere between a z-score of 1.28 and 1.29.


it is closer to 1.28 than to 1.29 and a rough interpolation would indicates a z-score somewhere around 1.282.


fortunately, i had a calculator that does that interpolation for me.


that calculator can be found at <a href = "http://davidmlane.com/hyperstat/z_table.html" target = "_blank">http://davidmlane.com/hyperstat/z_table.html</a>


that calculator told me that my rough interpolation was pretty good and that the z-score associated with an area of .9 to the left of it was 1.282. as shown below.


<img src = "http://theo.x10hosting.com/2019/040701.jpg" alt="$$$" >


the z-score is 1.282.


it needs to be associated with a raw score.


the z-score formula is z = (x - m) / s


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


you are given that the mean of the populaltion is 25.1 and the standard deviation of the population is 6.4.


you are also given that the sample size is 36.


the formula for standard error is s = standard deviation / square root of samaple size.


this makes s = 6.4 / sqrt(36) = 1.066667 rounded to 6 decimal digits.


the z-score formula becomes 1.282 = (x - 25.1) / 1.066667.


solve for x to get x = 1.066667 * 1.282 + 25.1 = 26.467 rounded to 3 decimal digits.


i hope this makes more sense to you.


good luck in understanding.


if you still don't understand how it's done, then send me an email with a more detailed explanation of which part of it you are still struggling with.