document.write( "Question 1197729: The salaries of the employees of a corporation are normally distributed with a mean of $58,750 and a standard deviation of $4700.\r
\n" );
document.write( "\n" );
document.write( "SHOW THE WORK TO GET YOUR ANSWER!\r
\n" );
document.write( "\n" );
document.write( "A. What is the probability that a randomly selected employee will have a salary of at least $63,000?\r
\n" );
document.write( "\n" );
document.write( "B. What is the probability that a randomly selected employee will have a salary less that $50,000?\r
\n" );
document.write( "\n" );
document.write( "C. What are the minimum and maximum salaries of the middle 95% of the employees?\r
\n" );
document.write( "\n" );
document.write( "D. What would be the salary of an employee have to be to be in the top 5% of all employees? \n" );
document.write( "
Algebra.Com's Answer #831272 by Theo(13342)![]() ![]() You can put this solution on YOUR website! mean = 58,750. \n" ); document.write( "standard deviation = 4,700. \n" ); document.write( "z = (x - m) / s \n" ); document.write( "z is the z-score \n" ); document.write( "x is the raw score \n" ); document.write( "m is the mean \n" ); document.write( "s is the standard deviation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A. What is the probability that a randomly selected employee will have a salary of at least $63,000?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (63,000 - 58,750) / 4,700 = .9043 rounded to 4 decimal places. \n" ); document.write( "using the ti-84 plus, i find that the area to the right of that z-score = .1829 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed with the online calculator at https://davidmlane.com/hyperstat/z_table.html that this is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B. What is the probability that a randomly selected employee will have a salary less that $50,000?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (50,000 - 58750) / 4700 = -1.8617 rounded to 4 decimal places. \n" ); document.write( "using the ti-84 plus, i find that the area to the left of that z-score = .0313 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed with the online calculator at https://davidmlane.com/hyperstat/z_table.html that this is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C. What are the minimum and maximum salaries of the middle 95% of the employees?\r \n" ); document.write( "\n" ); document.write( "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. \n" ); document.write( "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. \n" ); document.write( "the area to the left of z-score of -1.9600 is equal to .025. \n" ); document.write( "the area to the left of z-score of 1.9600 is equal to .975. \n" ); document.write( "the area in between is equal to .975 minus .025 = .95. \n" ); document.write( "use the z-score formula to find the raw score. \n" ); document.write( "z = (x - m) / s becomes -1.9600 = (x - 58750) / 4700 on the left side of the interval. \n" ); document.write( "solve for x to get x = -1.9600 * 4700 + 58750 = 49538. \n" ); document.write( "z = (x - m) / s becomes 1.9600 = (x - 58750) / 4700 on the right side of the interval. \n" ); document.write( "solve for x to get x = 1.9600 * 4700 + 58750 = 67962. \n" ); document.write( "the middle 95% of the employees will make between 49538 and 67962 salary per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed with the online calculator at https://davidmlane.com/hyperstat/z_table.html that this is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "D. What would be the salary of an employee have to be to be in the top 5% of all employees?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the t-84 plus, i get the z-score that has .05 area to the right of it equal to 1449. \n" ); document.write( "the raw score will be based on the z-score formula as shown below: \n" ); document.write( "4.6449 = (x - 58750) / 4700. \n" ); document.write( "solve for x to get x = 1.6449 * 4700 + 58750 = 66481.03.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed with the online calculator at https://davidmlane.com/hyperstat/z_table.html that this is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here are the results from using the calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the online calculator, you can work directly with the raw scores instead of the z-scores. \n" ); document.write( "if you want to work with the z-scores, you enter a mean of 0 and a sandard deviation of 1. \n" ); document.write( "if y ou want to work with the raw scores, you enter the mean and the standad deviation required by the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you need to know how to use the tables, let me know and i'll give you a tutorial on that.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "theo \n" ); document.write( " |