SOLUTION: Question
A company claims that 80% of its trainees are promoted within the first year. Find the probabilities among 8 randomly selected trainees.
1.At least 6 will be promoted.
Algebra.Com
Question 1057543: Question
A company claims that 80% of its trainees are promoted within the first year. Find the probabilities among 8 randomly selected trainees.
1.At least 6 will be promoted.
2.From 5 to 7 will be promoted
3.At most 6 will be promoted.
4. None will be promoted
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A company claims that 80% of its trainees are promoted within the first year. Find the probabilities among 8 randomly selected trainees.
1.At least 6 will be promoted.
P(6<= x <=8) = 1 - P(0<= x <=5) = 1-binomcdf(8,0.8,5) = 0.7969
---------------------------------------
2.From 5 to 7 will be promoted
P(5<= x <=7) = binomcdf(8,0.8,7)-binomcdf(8,0.8,4) = 0.7760
----------------------------------------
3.At most 6 will be promoted.
P(0<= x <=6) = binomcdf(8,0.8,6) = 0.4967
----------------------------
4. None will be promoted
P(x = 0) = 0.2^8 = 0.00000256
---------------
Cheers,
Stan H.
------------
RELATED QUESTIONS
Question
A company claims that 80% of its trainees are promoted within the first year.... (answered by Boreal)
An insurance company states that 75% of its claims are settled within 5 weeks. A... (answered by stanbon)
An insurance company has 1000 polies of men of age 50. the company's estimate that the... (answered by solver91311)
The odds against Jason being promoted are 4:11. Find the odds in favor of Jason being... (answered by stanbon)
1. suppose that the iq score of a large companys management trainees are normally... (answered by ewatrrr)
The probability that a PC and a printer function without fail for the first year of... (answered by stanbon)
A Social Media Online Platform claims that 65% of the companies who advertise using their (answered by VFBundy)
a company finds that 20% of thier employees resign within one year.
find the... (answered by stanbon,ewatrrr)
There is a 80% probability that Bob will get a promotion and a 20% probability that Tom... (answered by Boreal)