469,589 views
29 votes
29 votes
A box contains ninety good and ten defective screws. If ten screws are used, what is the probability that none is defective

User Xcatliu
by
3.0k points

1 Answer

23 votes
23 votes

Answer:

The total amount of screws in the box is: 90+10 = 100.

The number of ways to select 10 screws from 100 is: N = (C100)^10.

The number of ways to select 10 screws from good ones is: m = (C90)^10.

Thus, the probability of taking 10 good screws is: P = m/N = ((C90)^10)/((C100)^10) = (90!*90!)/(80!*100!) ≈ 0.33

Explanation:

User Chell
by
3.0k points