Marla G. answered 08/08/19
Masters Degree in Applied Statistics with 20+ Years of Work Experience
Hi Jayla,
You need to use the information they gave you, because they ask you to calculate a Z-score. To calculate a Z-score, (or standard score), you need the mean and standard deviation, the formulas is the following:
Standard Score=[(original score)-(mean of all scores)]/ the standard deviation of all scores.
The first thing you need to do is use the 5 data points you were given, and plug them in the equation above.
Now you have the z-scores you were asked to calculate. Alternatively, using Excel: NORMSDIST(x) = NORMDIST(x, 0, 1, TRUE); You've just converted the original data to the standard normal distribution.
This step makes it much easier to find the percentiles, Now you can use Excel functions to find the percentile rank for the 5 jails in your data set.