Question
Question: The probability that a certain kind of component will survive a given shock is \[\dfrac{3}{4}.\] The...
The probability that a certain kind of component will survive a given shock is 43. The probability that among 5 components test at most 3 will survive is 2x47, then what is the value of x.
Solution
Hint: Now, to find the cases of at most 3, we have to find the values of 0, 1, 2, 3 separately using the formula P(x=r)= nCr(p)r(q)n−r where n is the total cases, r is the asked case, p is the probability and q = 1 – p and then add all of them.
Complete step-by-step answer:
In the question, we are said that a probability of certain kind of component will survive a given shock is 43. Now, we are given that the probability among 5 components tested at most 3 will survive in the given form of 2x47 and we have to find the value of x.
We have to find the probability for at most three will survive which can be represented as P(x≤3). We can write P(x≤3) as the sum of the values of P(x = 0), P(x = 1), P(x = 2) and P(x = 3).
Now, we will find the values of P(x = 0), P(x = 1), P(x = 3) by using the formula, P(x=r)= nCr(p)r(q)n−r.
Here, n is the total number of components and r is the number of components chosen, p is the probability of each and q is 1 – p.
Now, we know that n is 5, p is 43 and q is (1−43) or 41. So, we can substitute it. So, the value of P(x = 0) is 5C0(43)0(41)0 which is equal to 451 by using the fact that,
nCr=(n−r)!r!n!
The value of P(x = 1) is
⇒5C1(43)1(41)4
⇒455C1×3
⇒455×3
⇒4515
The value of P(x = 2) is
⇒5C2(43)2(41)3
⇒455C2×32
⇒(5−2)!×2!5!×459
⇒4510×9
⇒4590
And finally, the value of P(x = 3) is
⇒5C3(43)3(41)2
⇒455C3×33
⇒(5−3)!×3!5!×4527
⇒4510×27
⇒45270
Now, we will find the values of P(x≤3) by adding the values of P(x = 0), P(x = 1), P(x = 2) and P(x = 3) which are 451,4515,4590,45270. Hence, the value of P(x≤3) is
451+4515+4590+45270
⇒451+15+90+270
⇒45376
⇒2108×47
⇒2747
So, the probability is 2747. Now, on comparing the value, we get the value of x as 7.
Therefore, the value of x is 7.
Note: Generally, in many places, one can also see that in the formula, P(x=r)= nCr(p)r(1−p)n−r instead of q, (1 – p) is also there which is also the same as p + q = 1.