SOLUTION: The probability of a bolt being faulty is 0.3. Find the probability that in a random sample of 20 bolts there are a) exactly 2 faulty bolts b) more than 3 faulty bolts these

Algebra.Com
Question 1161232: The probability of a bolt being faulty is 0.3. Find the probability that in a random sample of 20 bolts there are
a) exactly 2 faulty bolts
b) more than 3 faulty bolts
these bolts are sold in bags of 20, Sam buys 10 bags
c) find the probability that exactly 6 of these bags contain more than 3 faulty bolts.

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
The probability of a bolt being faulty is 0.3. Find the probability that in a random sample of 20 bolts there are
a) exactly 2 faulty bolts

Under 2nd VARS on a TI-84,

binompdf(20,0.3,2)

0.0278458725

b) more than 3 faulty bolts

1 - P(less that or equal 3)

Under 2nd VARS on a TI-84,

1 - binomcdf(20,0.3,3)

1 - 0.1070868045

0.8929131955

these bolts are sold in bags of 20, Sam buys 10 bags
c) find the probability that exactly 6 of these bags contain more than 3
faulty bolts.

The probability that 1 bag has more than 3 faulty bolts is 0.8929131955.

binompdf(10,0.8929131955,6)

0.0139964719

Edwin


RELATED QUESTIONS

Of Every 4000bolts produced in a factory, 800 of them are faulty what is the probability... (answered by checkley77)
The probability that a bolt is defective is 0.2%. Bolts are packed in boxes of 500. Use... (answered by ewatrrr)
The probability that a bolt is defective is 0.2%. Bolts are packed in boxes of 500. Two... (answered by ikleyn)
If 1% of the bolts produced by a certain machine are defective, find the probability that (answered by ewatrrr)
Three bolts and three nuts are in a box. Two parts are chosen at random. Find the... (answered by ikleyn)
If the probability of defective bolt be 1/10,Find the mean and variance for binomial... (answered by AnlytcPhil)
A drawer contains 50 bolts and 150 nuts. Half of the bolts and half of the nuts are... (answered by richwmiller)
4. Suppose that 7% of the bolts produced by a machine are defective. If 10 bolts are... (answered by Fombitz,stanbon)
z is the standard normal random variable (with a mean 0 and standard deviation 1), and X... (answered by robertb)