In: Statistics and Probability
A complex electronic system is built with a certain number of backup components in its subsystems. One subsystem has four identical components, each with a probability of 0.2 of failing in less than 1000 hours. The subsystem will operate if any two of the four components are operating. Assume that the components operate independently. Find the probability that
(a) exactly two of the four components last longer than 1000 hours.
(b) the subsystem operates longer than 1000 hours.
Solution
(a) exactly two of the four components last longer than 1000 hours.
Let X be the number of component which will work last longer then 1000h,
with probability \( P=0.8 ,then \hspace{2mm}X\sim Bin(4,0.8) \)
\( \implies P(X=2)=C_4^2\left(0.8\right)^2\left(0.2\right)^2=6\times \left(0.8\right)^2\times \left(0.2\right)^2=0.1536 \)
Therefore. \( P(X=2)=0.1536 \)
(b) the subsystem operates longer than 1000 hours.
\( \implies P(X\geq 2)=P(X=2)+P(X=3)+P(X=4) \)
\( =0.1536+4\times (0.8)^3\times(0.2)+(0.8)^4=0.9728 \)
Therefore.\( P(X\geq 2)=0.9728 \)
Therefore.
a). \( P(X=2)=0.1536 \)
b). \( P(X\geq 2)=0.9728 \)