Respuesta :
Answer:
(a) The probability that the system will function is 0.9914.
(b) The expected number of components that function is 4.5.
(c) The smallest possible value of n is 4 for which the probability of the system function is at least 0.90.
Step-by-step explanation:
It is provided that a k out of n system will function if at least k components will function out of n.
The distribution of the number of components functioning is Binomial.
Then the probability mass function of the number of components working in a 3 out of 5 system is:
[tex]P(X=x)={5\choose x}p^{x}(1-p)^{5-x}[/tex]
(a)
The probability of a component functioning is, P (X) = p = 0.90.
Now for the system to function at least 3 components must function.
Compute the probability of P (X ≥ 3) as follows:
P (X ≥ 3) = 1 - P (X < 3)
= 1 - P (X = 0) - P (X = 1) - P (X = 2)
[tex]=1-{5\choose 0}(0.90)^{0}(1-0.90)^{5-0}-{5\choose 1}(0.90)^{1}(1-0.90)^{5-1}\\-{5\choose 2}(0.90)^{2}(1-0.90)^{5-2}\\=1-0.00001-0.00045-0.0081\\=0.99144[/tex]
Thus, the probability that the system will function is 0.9914.
(b)
The expected value of a Binomial random variable is:
[tex]E(X)=np[/tex]
Compute the expected number of components that function as follows:
[tex]E(X)=np=5\times0.90=4.5[/tex]
Thus, the expected number of components that function is 4.5.
(c)
- In part (a) we computed the probability of a 3 out of 5 system working as 0.9914.
- Consider a 3 out of 4 system.
Check whether the probability of a 3 out of 4 system functioning is at least 0.90.
Compute the probability of a 3 out of 4 system working as follows:
P (X ≥ 3) = 1 - P (X < 3)
= 1 - P (X = 0) - P (X = 1) - P (X = 2)
[tex]=1-{4\choose 0}(0.90)^{0}(1-0.90)^{4-0}-{4\choose 1}(0.90)^{1}(1-0.90)^{4-1}\\-{4\choose 2}(0.90)^{2}(1-0.90)^{4-2}\\=1-0.0001-0.0036-0.0486\\=0.9477[/tex]
The probability of a 3 out of 4 system working is 0.9477.
- Consider a 3 out of 3 system.
Check whether the probability of a 3 out of 3 system functioning is at least 0.90.
Compute the probability of a 3 out of 3 system working as follows:
P (X ≥ 3) = 1 - P (X < 3)
= 1 - P (X = 0) - P (X = 1) - P (X = 2)
[tex]=1-{3\choose 0}(0.90)^{0}(1-0.90)^{3-0}-{3\choose 1}(0.90)^{1}(1-0.90)^{3-1}\\-{3\choose 2}(0.90)^{2}(1-0.90)^{3-2}\\=1-0.001-0.027-0.243\\=0.729[/tex]
The probability of a 3 out of 3 system working is 0.7290.
Thus, the smallest possible value of n is 4 for which the probability of the system function is at least 0.90.