Question

In: Statistics and Probability

A hotel downtown is trying to implement an employee recognition program based on a standardized problem...

A hotel downtown is trying to implement an employee recognition program based on a standardized problem solving test. The company administering the test indicated that the scores are normally distributed with a mean of 82 points, and a variance of 16. The hotel has decided that employees who score in the bottom 7.5% of the test scores will not receive any additional benefits. The manager would like to know:

a. The probability that an employee would score between 70 and 78 points

b. What cutoff score on the test should the hotel use to not give any additional benefits?

Solutions

Expert Solution

GIVEN:

Let X be the scores of employee problem solving test which follow normal distribution with a mean points, and a variance . That is the standard deviation

(a) PROBABILITY THAT AN EMPLOYEE WOULD SCORE BETWEEN 70 AND 78 POINTS:

To calculate the probability we convert the raw score (X) into standard score (Z) using the formula given by,

The probability that an employee would score between 70 and 78 points is,

  

  

  

{Since }

Uisng the z table, the first probability value is the value with corresponding row -1.0 and column 0.00 and the second probability value is the value with corresponding row -3.0 and column 0.00.

  

  

The probability that an employee would score between 70 and 78 points is .

(b) CUT OFF SCORE HOTEL USE TO NOT GIVE ADDITIONAL BENEFITS:

Given that employees who score in the bottom 7.5% of the test scores will not receive any additional benefits.

Let us find the z value corresponding to the probability 0.075 using the z table.

The z score is where the row value is -1.4 and column value is 0.04.

Now the cutoff score on the test should the hotel use to not give any additional benefits is calculated using,

Thus the cutoff score on the test should the hotel use to not give any additional benefits is .


Related Solutions

Problem 3 An important tactic for retaining employees is a good employee recognition program within the...
Problem 3 An important tactic for retaining employees is a good employee recognition program within the organization. Here we what to examine how common they are in small (and large) businesses. With that in mind, you interview 376 of each kind. You find that 278 of the small organizations said they have an employee recognition program, while 316 of the large ones said they have an employee recognition program. We are trying to prove that larger organizations are more likely...
Problem 3 An important tactic for retaining employees is a good employee recognition program within the...
Problem 3 An important tactic for retaining employees is a good employee recognition program within the organization. Here we what to examine how common they are in small (and large) businesses. With that in mind, you interview 376 of each kind. You find that 278 of the small organizations said they have an employee recognition program, while 316 of the large ones said they have an employee recognition program. We are trying to prove that larger organizations are more likely...
Problem 3 An important tactic for retaining employees is a good employee recognition program within the...
Problem 3 An important tactic for retaining employees is a good employee recognition program within the organization. Here we what to examine how common they are in small (and large) businesses. With that in mind, you interview 376 of each kind. You find that 278 of the small organizations said they have an employee recognition program, while 316 of the large ones said they have an employee recognition program. We are trying to prove that larger organizations are more likely...
An important tactic for retaining employees is a good employee recognition program within the organization. Here...
An important tactic for retaining employees is a good employee recognition program within the organization. Here we what to examine how common they are in small (and large) businesses. With that in mind, you interview 376 of each kind. You find that 278 of the small organizations said they have an employee recognition program, while 316 of the large ones said they have an employee recognition program. We are trying to prove that larger organizations are more likely to have...
Write the code in C++. Write a program to implement Employee Directory. The main purpose of...
Write the code in C++. Write a program to implement Employee Directory. The main purpose of the class is to get the data, store it into a file, perform some operations and display data. For the purpose mentioned above, you should write a template class Directory for storing the data empID(template), empFirstName(string), empLastName(string), empContactNumber(string) and empAddress(string) of each Employee in a file EmployeeDirectory.txt. 1. Write a function Add to write the above mentioned contact details of the employee into EmployeeDirectory.txt....
Java homework problem. This is my hotel reservation system. I'm trying to add a few things...
Java homework problem. This is my hotel reservation system. I'm trying to add a few things to it. You will be changing your Hotel Reservation system to allow a user to serve more rooms and the rooms will be created as objects. For this project you will be modifying the Hotel Reservation system to allow a user to serve more rooms and the rooms will be created as objects. You will be create a Room object that will allow the...
Program this in C thank you PROBLEM DESCRIPTION: Write a program to implement the following requirement:...
Program this in C thank you PROBLEM DESCRIPTION: Write a program to implement the following requirement: The program will read from standard input two things - a string str1 on the first line of stdin (this string may be an empty string) - a string str2 on the second line of stdin (this string may be an empty string) Note that stdin does not end with '\n'. The program will output a string that is the concatenation of string str1...
As the new cybersecurity employee at a Florida-based luxury hotel chain franchise, would you insource cybersecurity...
As the new cybersecurity employee at a Florida-based luxury hotel chain franchise, would you insource cybersecurity functions or outsource?
Write a Java program to compute the income after tax of an employee based on the...
Write a Java program to compute the income after tax of an employee based on the following rule of tax rate. Assuming the salary is $22000, display the tax and the income after tax. 12% if salary ≥ 25,000 5% if salary < 10,000 Otherwise 8% will be applied Write a Java program to compute and display the sum of the numbers that can be both divisible by 6 and 8 from 1 to 500. Suppose there is a list...
PYTHON PROBLEM: Goal: Design and implement a Python program to solve the following problem. Scientists measure...
PYTHON PROBLEM: Goal: Design and implement a Python program to solve the following problem. Scientists measure an object’s mass in kilograms and weight in newtons. If you know the amount of mass of an object in kilograms, you can calculate its weight in newtons with the following formula: [Note: Use or test any random numbers to check whether the weight is heavy, can be lifted or light] ????h? = ???? × 9.8 Write a program that asks the user to...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT