Question

In: Statistics and Probability

A bank hires management trainees for entry level positions. Past expe-rience indicates that only 10% will...

A bank hires management trainees for entry level positions. Past expe-rience indicates that only 10% will still be employed at the end of one year.Assume the bank recently hired six trainee.
i) What is the probability that three of the trainees will still be employed at the end of one year?
ii)What is the probability that at least two of the trainees will still be em-ployed at the end of one year? Interpret.Provide the answer explicitly on your sheet using the formula, provide the corresponding R codes as well.

Solutions

Expert Solution

From past experience we have the knowledge that only 10% of the people employed will still remain so at the end of one year.The company hires 6 people. The probability of each of them to remain employed at the end of one year is 0.1 (we get this probability from the given percentage). The event that each of them remains employed at the end of one year is independent of the others (because the fact of someone working there does not depend on what others do or don't (hypothetically!)). Take one of the employees as an example . He/She will either remain employed at the end of 1 year with a probability of 0.1 or he/she will not with a probability of 0.9! This fact remains identical for the others as well and does not depend on the fact of what others do. So each of these employees can be thought of as a Bernoulli random variable. If X be the number of people among these 6 employees who remain employed at the end of one year,then X follows a Binomial distribution with parameters n=6 and probability of success ,p=0.1.

i) The probability that three of the 6 trainees will still be employed at the end of one year =P(X=3)==0.01458(we calculate this using R 3.6.1)

ii)The probability that atleast two of the trainees will still be employed at the end of one year is =P(X>=2)=1-P(X<2)=1- P(X=0)-P(X=1)=0.114265 (also calculated using R 3.6.1)

The R code used for the above calculations is as follows:

#to calculate probabilities of a Bin(6,0.1) distribution
#pi:probability that i employees still work at the end of one year

factorial <- function(num){
 if(num<0){
  print("Invalid input!")}
 else if(num==0){
  result=1
  return(result)}
 else{
  result=1
  for(i in 1:num){
   result=result*i}
  return(result)}
}
p3=(factorial(6)/(factorial(3)*factorial(6-3)))*(0.1^3)*(0.9^3)
p3
#[1] 0.01458
p0=(factorial(6)/(factorial(0)*factorial(6-0)))*(0.1^0)*(0.9^6)
p0
# [1] 0.531441
p1=(factorial(6)/(factorial(1)*factorial(6-1)))*(0.1^1)*(0.9^5)
p1
#[1] 0.354294
Prob_atleast2=1-p0-p1
Prob_atleast2
#[1] 0.114265

Interpreatation: Note that in terms of events the event that atleast 2 employees remain at the company at the end of one year(say,A) contains the event that 3 employees still remain at the end of one year (say B).

So by the monotonicity property of probability, ,

that is,P(event that atleast 2 employees remain at the company at the end of one year )> P(event that 3 employees still remain at the end of one year).


Related Solutions

A company is critisized because only 13 of 43 people in executive-level positions are women. The...
A company is critisized because only 13 of 43 people in executive-level positions are women. The company explains that although the proportion is lower than it might wish, it's not surprising given that only 40% of all their employees are women. What do you think? Test an appropriate hypothesis and state your your conclusion.
(21 point) A company is criticized because only 13 of 43 people in executive-level positions are...
(21 point) A company is criticized because only 13 of 43 people in executive-level positions are women. The company complains that although this proportion is lower than it might wish, it’s not a surprising value given that only 40% of all its employees are women. (a) Test an appropriate hypothesis and state your conclusion. Use α = 0.05. Be sure the appropriate assumptions and conditions are satisfied before you proceed. (Hint: conduct a oneproportion z-test) Step 1: State null and...
(21 point) A company is criticized because only 13 of 43 people in executive-level positions are...
(21 point) A company is criticized because only 13 of 43 people in executive-level positions are women. The company complains that although this proportion is lower than it might wish, it’s not a surprising value given that only 40% of all its employees are women. (a) Test an appropriate hypothesis and state your conclusion. Use α = 0.05. Be sure the appropriate assumptions and conditions are satisfied before you proceed. (Hint: conduct a one proportion z-test) Step 1: State null...
Q2. A college that specialises in training people for top-level management positions administers various types of...
Q2. A college that specialises in training people for top-level management positions administers various types of physical and psychological tests. In one such test, objects must be assembled and pictures arranged in order. The college has found that results in the past have followed a normal distribution with a mean of 91.7 and a standard deviation of 8.3. a. What percentage of people obtain scores in the following ranges: i) Above 105 ii) Between 100 and 110 b. Suppose that...
Question II: • Susan and Walter are twins both being considered for C-level management positions in...
Question II: • Susan and Walter are twins both being considered for C-level management positions in a company with an entirely male-populated management. In all relevant respects Susan and Walter have identical resumes. • According to what Lynn Stout argues in The Shareholder Value Myth, is the company obligated to hire one of the candidates over the other? • Which candidate do you think it might be easier to hire? • Which candidate do you think you would hire in...
Question 5A company is criticized because only 13 of 43 people in executive-level positions are women.The...
Question 5A company is criticized because only 13 of 43 people in executive-level positions are women.The company explains that although this proportion is lower than it might wish, it’s notsurprising given that only 40% of all their employees are women. What do you think? Verify ifthe conditionis satisfied. Test an appropriate hypothesis and state your conclusion. (8 points)
Project Resource Management Questions Only Which of the following is not a level in Maslow's hierarchy...
Project Resource Management Questions Only Which of the following is not a level in Maslow's hierarchy of needs? A. Physiological B. Safety C. Social D. Responsibility Giving a team member a corner office is different than giving him health benefits because a corner office is a(n): A. Use of the expectancy theory B. Perquisite C. Example of formal power D. Fringe benefit A team member who does not have the required skills or knowledge was assigned to a team. Who...
Entry-level career opportunities involving business financial management include which of the following? a. Capital expenditures analyst...
Entry-level career opportunities involving business financial management include which of the following? a. Capital expenditures analyst b. Investments research analyst c. Stockbroker or account executive d. Insurance agent or broker
10. Why are conceptual management skills more important to uppermanagement than to supervisory level managers?...
10. Why are conceptual management skills more important to upper management than to supervisory level managers?11. What must occur by the follower for servant leadership to take place? Why would the concept of servant leadership work better at an organization such as Wal-Mart?12. In what types of situations would peer group coaching be effective? Explain.13. What do we mean by organizational culture? Give an example of what organization has the most successful organizational culture.14. Can the charismatic leadership style be...
Vesta Ventures wishes to borrow $10 million for one year. A bank offers an interest-only loan...
Vesta Ventures wishes to borrow $10 million for one year. A bank offers an interest-only loan with quarterly interest payments at a floating rate of 90-day Libor plus 90 bps and full principal repayment due at the end of the one-year term of the loan. Vesta also enters a one-year, quarterly payment interest rate swap as the fixed rate payer to hedge interest rate risk. The swap has a notional principal of $10 million, the floating rate is Libor, and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT