Question 1197729
mean = 58,750.
standard deviation = 4,700.
z = (x - m) / s
z is the z-score
x is the raw score
m is the mean
s is the standard deviation.


A. What is the probability that a randomly selected employee will have a salary of at least $63,000?


z = (63,000 - 58,750) / 4,700 = .9043 rounded to 4 decimal places.
using the ti-84 plus, i find that the area to the right of that z-score = .1829 rounded to 4 decimal places.


i confirmed with the online calculator at <a href = "https://davidmlane.com/hyperstat/z_table.html" target = "_blank">https://davidmlane.com/hyperstat/z_table.html</a> that this is correct.


B. What is the probability that a randomly selected employee will have a salary less that $50,000?


z = (50,000 - 58750) / 4700 = -1.8617 rounded to 4 decimal places.
using the ti-84 plus, i find that the area to the left of that z-score = .0313 rounded to 4 decimal places.


i confirmed with the online calculator at <a href = "https://davidmlane.com/hyperstat/z_table.html" target = "_blank">https://davidmlane.com/hyperstat/z_table.html</a> that this is correct.


C. What are the minimum and maximum salaries of the middle 95% of the employees?

middle 95% of employees would have z-score with .025 area to the left of it on the low side and .025 area to the right of it on the high side.
using the ti-84 plus, i get the low side z-score equal to -1.9600 rounded to 4 decimal places, and i get the high side z-score equal to 1.9600 rounded to 4 decimal places.
the area to the left of z-score of -1.9600 is equal to .025.
the area to the left of z-score of 1.9600 is equal to .975.
the area in between is equal to .975 minus .025 = .95.
use the z-score formula to find the raw score.
z = (x - m) / s becomes -1.9600 = (x - 58750) / 4700 on the left side of the interval.
solve for x to get x = -1.9600 * 4700 + 58750 = 49538.
z = (x - m) / s becomes 1.9600 = (x - 58750) / 4700 on the right side of the interval.
solve for x to get x = 1.9600 * 4700 + 58750 = 67962.
the middle 95% of the employees will make between 49538 and 67962 salary per year.


i confirmed with the online calculator at <a href = "https://davidmlane.com/hyperstat/z_table.html" target = "_blank">https://davidmlane.com/hyperstat/z_table.html</a> that this is correct.


D. What would be the salary of an employee have to be to be in the top 5% of all employees?


using the t-84 plus, i get the z-score that has .05 area to the right of it equal to 1449.
the raw score will be based on the z-score formula as shown below:
4.6449 = (x - 58750) / 4700.
solve for x to get x = 1.6449 * 4700 + 58750 = 66481.03.


i confirmed with the online calculator at <a href = "https://davidmlane.com/hyperstat/z_table.html" target = "_blank">https://davidmlane.com/hyperstat/z_table.html</a> that this is correct.


here are the results from using the calculator.


<img src = "http://theo.x10hosting.com/2022/110202.jpg">


<img src = "http://theo.x10hosting.com/2022/110203.jpg">


<img src = "http://theo.x10hosting.com/2022/110204.jpg">


<img src = "http://theo.x10hosting.com/2022/110205.jpg">


using the online calculator, you can work directly with the raw scores instead of the z-scores.
if you want to work with the z-scores, you enter a mean of 0 and a sandard deviation of 1.
if y ou want to work with the raw scores, you enter the mean and the standad deviation required by the problem.


you can also get the z-scores and the areas using the z-score table, but the calculators make it easier and they are accurate to more decimal places.


if you need to know how to use the tables, let me know and i'll give you a tutorial on that.


theo