SOLUTION: According to industry statistics, 8% of all DVD players distributed by an electronics company are shipped with no instruction packet. What is the probability that fewer than six

Algebra ->  Probability-and-statistics -> SOLUTION: According to industry statistics, 8% of all DVD players distributed by an electronics company are shipped with no instruction packet. What is the probability that fewer than six      Log On


   



Question 867236: According to industry statistics, 8% of all DVD players distributed by an electronics company are shipped with no instruction packet.
What is the probability that fewer than six randomly selected DVD players from a sample of 150 DVD players will not have an instruction packet?

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p(no IP) = .08, n = 150
P(x < 6) = binomcdf(150, .08, 5) = .0169