John is putting together a toy chest for his daughter. The toy chest was shipped in a box. The box contains 12 parts, of which 3 parts are defective. Two parts are selected at random without replacement.
a) Find the probability that both parts are defective.
b) Find the probability that both parts are not defective.
c) Find the probability that at least one part is defective.
Please show how you arrive at your answers.
a)
There are 3 parts are defective in 12 total parts in box, this means remaining 9 parts are not defective.
Both defective parts are chosen from 3 defective parts from the box by 3C2 ways.
Total number of ways to select 2 parts from 12 available parts by 12C2 .
P( 2 defective parts) = 3C2 / 12C2 .
In general nCr = n! / [ ( n-r)! * r! ]
P( 2 defective parts) = 3C2 / 12C2 .
= 3 / 66
= 0.0455
b)
Both non defective parts are chosen from 9 non-defective parts by 9C2 ways.
Total number of ways to select 2 parts from 12 available parts by 12C2
( 2 non defective parts) = 9C2 / 12C2
= 36 / 66
= 0.5455
c)
P( At least one part is defective) = 1 - P( Both parts are non-defective)
= 1 - 0.5455
= 0.4545
Get Answers For Free
Most questions answered within 1 hours.