Before the distribution of certain statistical software, every fourth compact disk (CD) is tested for accuracy. The testing process consists of running four independent programs and checking the results. The failure rates for the four testing programs are, respectively, 0.01, 0.03, 0.02, and 0.01.
(a) What is the probability that a to-be-tested CD fails any test?
(b) Given that a CD was tested, what is the probability that it failed program 2 or 3?
(c) In a sample of 100, how many CDs would you expect to be rejected?

Respuesta :

Answer:

a) For this case we have 4 programs so then if we define the event R that a CD is tested we have the following probability for each test:

[tex] P(R) =\frac{1}{4} =0.25[/tex]

The failure probability for each program are given by:

[tex] P(F_1) = 0.01 , P(F_2) = 0.03 , P(F_3) = 0.02 , P(F_4) = 0.01[/tex]

For this case we assume that each test is independet form the others.

We can calculate the probability that all 4 programs works properly like this:

[tex] P(4 work) = (1-0.01)*(1-0.03)*(1-0.02)*(1-0.01)= 0.932[/tex]

So then the probability that any program fails would be given by:

[tex] P(F) = 1- 0.932= 0.068[/tex]

And if we use the fact that we have 4 possible test the true probability of interest would be:

[tex]P(R \cap F) = P(R)*P(F) = 0.25*0.068=0.017[/tex]

b) [tex] p= P(F'_1) P(F'_4) *(1- P(F'_2)*P(F'_3))[/tex]

And replacing we got:

[tex] p =(1-0.01)*(1-0.01) *[1- (1-0.03)(1-0.02)]= 0.99*0.99*[1- 0.97*0.98]= 0.0484[/tex]

c) From part a we now that the probability that any program fails would be given by:

[tex] P(F) = 1- 0.932= 0.068[/tex]

So then if we have 100 CDs the expected number of rejected Cd's are:

[tex]100*0.068= 6.8 \approx 7[/tex]

Step-by-step explanation:

Part a

For this case we have 4 programs so then if we define the event R that a CD is tested we have the following probability for each test:

[tex] P(R) =\frac{1}{4} =0.25[/tex]

The failure probability for each program are given by:

[tex] P(F_1) = 0.01 , P(F_2) = 0.03 , P(F_3) = 0.02 , P(F_4) = 0.01[/tex]

For this case we assume that each test is independet form the others.

We can calculate the probability that all 4 programs works properly like this:

[tex] P(4 work) = (1-0.01)*(1-0.03)*(1-0.02)*(1-0.01)= 0.932[/tex]

So then the probability that any program fails would be given by:

[tex] P(F) = 1- 0.932= 0.068[/tex]

And if we use the fact that we have 4 possible test the true probability of interest would be:

[tex]P(R \cap F) = P(R)*P(F) = 0.25*0.068=0.017[/tex]

Part b

For this case we want the probability that it failed program 2 or 3

So then we can find this probability like this:

[tex] p= P(F'_1) P(F'_4) *(1- P(F'_2)*P(F'_3))[/tex]

And replacing we got:

[tex] p =(1-0.01)*(1-0.01) *[1- (1-0.03)(1-0.02)]= 0.99*0.99*[1- 0.97*0.98]= 0.0484[/tex]

Part c

From part a we now that the probability that any program fails would be given by:

[tex] P(F) = 1- 0.932= 0.068[/tex]

So then if we have 100 CDs the expected number of rejected Cd's are:

[tex]100*0.068= 6.8 \approx 7[/tex]

The probability that a to-be-tested CD fails any test is 0.0683.

How to calculate probability?

The probability of CD passing test 1 = 1 - 0.01 = 0.99

The probability of CD passing test 2 = 1 - 0.03 = 0.97

The probability of CD passing test 3 = 1 - 0.02 = 0.98

The probability of CD passing test 4 = 1 - 0.01 = 0.99

The probability that a to-be-tested CD fails any test will be:

= 1 - (0.99 × 0.97 × 0.98 × 0.99)

= 1 - 0.9317

= 0.9683

The probability that it failed program 2 or 3 will be:

= 0.99 × 0.99 × (1 - 0.97 × 0.98)

= 0.0484

The number of CDs that would be expected to be rejected in a sample of 100 will be:

= 25/100 = 0.25

Learn more about probability on:

https://brainly.com/question/24756209