Answer:
Probability of a sample that contains exactly two defective parts is .0037 or .37%
Explanation:
As we know if P is the probability of achieving k results in n trials then probability formula is P =
![\binom{n}{k}p^(K)q^(n-k)](https://img.qammunity.org/2019/formulas/mathematics/college/xgdiw67pugf17a7gorcv57mrx51zuzszja.png)
In this formula n = number of trials
k = number of success
(n-k) = number of failures
p = probability of success in one trial
q = (1-p) = probability of failure in one trial
In this sum n = 5
k = 2
number failures (n-k) = (5-2) = 3
p = 2% which can be written as .02
q = 98% Which can be written as .98
Now putting these values in the formula
P =
![\binom{5}{2}(.02)^(2)(.98)^(5-2)](https://img.qammunity.org/2019/formulas/mathematics/college/sfwhc4gvpcvy2czghj4t346oggwsgnoidy.png)
P =
![\binom{5}{2}(.02)^(2)(.98)^(3)](https://img.qammunity.org/2019/formulas/mathematics/college/yn39scjd8bksxhien3zb0fwdyhgpu9k33t.png)
= 5×4×3×2×1/3×2×1×2×1
= 5×2 =10
P = 10×(.02)²×(.98)³
= .0037 or .37%