73.9k views
3 votes
A boxcar contains six complex electronic systems. Two of the six are to be randomly selected for thorough testing and then classified as defective or not defective.

a. If two of the six systems are actually defective, find the probability that at least one of the two systems tested will be defective. Find the probability that both are defective.
b. If four of the six systems are actually defective, find the probabilities indicated in part (a).

2 Answers

3 votes

Answer:

(a)P(At least one defective)
=0.6

P(Both are defective)
=0.067

(b)P(At least one defective)
=14/15

P(Both are defective)
=0.4

Explanation:

We are given that

Total number of complex electronic system, n=6

(a)Defective items=2

Non-defective items=6-2=4

We have to find the probability that at least one of the two systems tested will be defective.

P(At least one defective)=
(2C_1* 4C_1)/(6C_2)+(2C_2* 4C_0)/(6C_2)

Using the formula


P(E)=(favorable\;cases)/(total\;number\;of\;cases)

P(At least one defective)
=((2!)/(1!1!)* (4!)/(1!3!) )/((6!)/(2!4!))+((2!)/(0!2!)* (4!)/(4!))/((6!)/(2!4!))

Using the formula


nC_r=(n!)/(r!(n-r)!)

P(At least one defective)
=(2* (4* 3!)/(3!))/((6* 5* 4!)/(2* 1* 4!))+(1)/((6* 5* 4!)/(2* 1* 4!))

P(At least one defective)
=(2* 4)/(3* 5)+(1)/(3* 5)

P(At least one defective)
=(8)/(15)+(1)/(15)=(9)/(15)

P(At least one defective)
=(3)/(5)=0.6

Now, the probability that both are defective

P(Both are defective)=
(2C_2* 4C_0)/(6C_2)

P(Both are defective)=
((2!)/(0!2!)* (4!)/(4!))/((6!)/(2!4!))

P(Both are defective)
=(1)/((6* 5* 4!)/(2* 1* 4!))

P(Both are defective)
=(1)/(3* 5)

P(Both are defective)
=0.067

(b)

Defective items=4

Non- defective item=6-4=2

P(At least one defective)=
(4C_1* 2C_1)/(6C_2)+(4C_2* 2C_0)/(6C_2)

P(At least one defective)
=((4!)/(1!3!)* (2!)/(1!1!) )/((6!)/(2!4!))+((4!)/(2!2!)* (2!)/(2!))/((6!)/(2!4!))

P(At least one defective)
=(2* (4* 3!)/(3!))/((6* 5* 4!)/(2* 1* 4!))+((4* 3* 2!)/(2!* 2* 1))/((6* 5* 4!)/(2* 1* 4!))

P(At least one defective)
=(2* 4)/(3* 5)+(2* 3)/(3* 5)

P(At least one defective)
=(8)/(15)+(6)/(15)=(8+6)/(15)

P(At least one defective)
=(14)/(15)

P(Both are defective)
=(4C_2* 2C_0)/(6C_2)

P(Both are defective)
=((4* 3* 2!)/(2* 1* 2!)* (2!)/(2!))/((6* 5* 4!)/(2* 1* 4!))

P(Both are defective)
=((4* 3* 2* 1)/(2* 1* 2* 1))/(3* 5)

P(Both are defective)
=(6)/(15)=0.4

P(Both are defective)
=0.4

User Daniel Nouri
by
3.3k points
5 votes

Answer:

Explanation:

Number of electronic systems = 6

(a) Number of defected systems = 2

Probability of getting at least one system is defective

1 defective and 1 non defective + 2 defective

= (2 C 1 ) x (4 C 1) + (2 C 2) / (6 C 2)

= 3 / 5

(b) four defective

Probability of getting at least one system is defective

2 defective and 2 non defective + 3 defective and 1 non defective + 4 defective

= (4 C 2 ) x (2 C 2) + (4 C 3 )(2 C 1) + (4 C 4) / (6 C 4)

= 1

User Weike
by
3.6k points