SOLUTION: 8. Playtime Toys has fifty employees of whom forty are members of the union. Five employees are selected at random to form a committee to meet with management to negotiate shift s
Algebra ->
Probability-and-statistics
-> SOLUTION: 8. Playtime Toys has fifty employees of whom forty are members of the union. Five employees are selected at random to form a committee to meet with management to negotiate shift s
Log On
Question 523192: 8. Playtime Toys has fifty employees of whom forty are members of the union. Five employees are selected at random to form a committee to meet with management to negotiate shift starting times.
a. What kind of probability distribution will you use to solve this problem?
b. What is the probability that four of the committee members will be union members?
c. What is the probability that four of the committee members with non union members?
You can put this solution on YOUR website! Playtime Toys has fifty employees of whom forty are members of the union. Five employees are selected at random to form a committee to meet with management to negotiate shift starting times.
---
Binomial Problem with n = 5 ; p(union) = 4/5
----------------------------------------------------
a. What kind of probability distribution will you use to solve this problem?
Binomial
--------------------
b. What is the probability that four of the committee members will be union members?
P(x = 4) = 5C4*(4/5)^4(1/5) = 0.4096
--------------------------------------------------------
c. What is the probability that four of the committee members with non union members?
P(x = 1) = 5C1(4/5)(1/5)^4 = 0.0064
========================
Cheers,
Stan H.