SOLUTION: Among eighteen computers in some store, six have defects. Five randomly selected com-
puters are bought for the university lab. Compute the probability that all five computers
ha
Algebra.Com
Question 1034119: Among eighteen computers in some store, six have defects. Five randomly selected com-
puters are bought for the university lab. Compute the probability that all five computers
have no defects.
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
18 computers with 6 having defects.
probability of picking a computer that has a defect is 6/18 = 1/3.
probability of picking a computer that doesn't have a defect is 12/18 = 2/3.
the probability that all 5 computers have no defect is (2/3)^5 = .1316872428.
the formula used is p(x) = c(n,x) * p^x * q^(n-x)
c(n,x) is the combination formula of getting x out of n.
x is the number of computers that are not defective.
n-x is the number of computers that are defective.
p is the probability that a computer is not defective.
q is the probability that a computer is defective.
in your problem:
n = 5 because that's the number of computers you are drawing from the population of 18.
x is 5 because that's the number of computes that are expected to not be defective.
n-x is 0 because that's the number of computers that are expected to be defective.
p is the probability that a computer is not defective = 12/18 = 2/3.
q is the probability that a computer is defective = 6/18 = 1/3.
the formula, applied to your problem becomes:
p(5) = c(5,5) * (2/3)^5 * (1/3)^0 = 1 * (2/3)^5 * 1 = (2/3)^5 = .1316872428.
the complete list of probabilities is shown below.
the sum of the probabilities is 1 as it should be.
RELATED QUESTIONS
Among 10 laptop computers, five are good and five have defects. Unaware of this, a... (answered by ewatrrr,ikleyn)
Two out of six computers in a lab have problems with hard drives. If three computers are... (answered by Theo)
At a local university, 70% of all incoming freshmen have computers. If three students are (answered by ikleyn)
Among 120 applicants for a job in an insurance company, only 80 are actually qualified.... (answered by ikleyn)
in a shipment of 150 computers, 6 were found to have minor defects . what percent of the... (answered by jorel555)
at a local university 54.3% of incoming first-year students have computers. If 3... (answered by edjones)
At a local university, 54.3% of incoming first-year students have computers. if 3... (answered by Boreal)
Hi There, i'm doing some revision and I really can't figure these two questions out. I... (answered by stanbon)
Here is the question, a quality control manager says that in the manufacturing of DVD... (answered by rothauserc)