79.3k views
5 votes
A parallel system functions whenever at least one of its components works. Consider a parallel systemofncomponents, and suppose that each component works independently with probability 1/2. Find theconditional probability that component 1 works given that the system is functioning.

1 Answer

6 votes

Answer:

The conditional probability that component 1 works given that the system is functioning =
((1)/(2) )/(1 - ((1)/(2))^(n) ) .

Explanation:

We are given that a parallel system functions whenever at least one of its components works.

There are parallel system of n components and each component works independently with probability 1/2.

Let A = Probability of component 1 working properly, P(A1) = 1/2 = 0.5

Also let S = Probability that system is functioning for whole n components, P(S)

Now, the conditional probability that component 1 works given that the system is functioning is given by P(A1/S) ;

P(A1/S) =
(P(A1\bigcap S))/(P(S)) {Means P(component 1 working and system also working)

divided by P(system is functioning)

P(A1/S) =
(P(A1))/(1-P(S)) {In numerator it is P(component 1 working) and in

denominator it is P(system not working) = 1 - P(system is

working) }

Since we know that P(system not working) means that none of the components is working in system and it is given with the probability of 0.5 and since there are total of n components so P(system not working) = 1 -
((1)/(2))^(n) .

Hence, P(A1/S) =
((1)/(2) )/(1 - ((1)/(2))^(n) ) .

User Joachimwedin
by
5.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.