Answer :
Answer:
[tex]\large\boxed{\large\boxed{0.119}}[/tex]
Explanation:
You need to find the probability that exactly three of the first 11 inspected packages are damaged and the fourth is damaged too.
1. Start with the first 11 inspected packages:
a) The number of combinations in which 11 packages can be taken from the 20 available packages is given by the combinatory formula:
[tex]C(m,n)=\dfrac{m!}{m!(m-n)!}[/tex]
[tex]C(20,11)=\dfrac{20!}{11!\cdot(20-11)!}[/tex]
b) The number of combinations in which 3 damaged packages can be chossen from 7 damaged packages is:
[tex]C(7,3)=\dfrac{7!}{3!\cdot(7-3)!}[/tex]
c) The number of cominations in which 8 good packages can be choosen from 13 good pacakes is:
[tex]C(13,8)=\dfrac{13!}{8!\cdot(13-8)!}[/tex]
d) The number of cominations in which 3 damaged packages and 8 good packages are chosen in the first 11 selections is:
[tex]C(7,3)\times C(13,8)[/tex]
e) The probability is the number of favorable outcomes divided by the number of possible outcomes, then that is:
[tex]\dfrac{C(7,3)\times C(13,8)}{C(20,11)}[/tex]
Subsituting:
[tex]\dfrac{\dfrac{7!}{3!\cdot(7-3)!}\times \dfrac{13!}{8!\cdot(13-8)!}}{\dfrac{20!}{11!\cdot(20-11)!}}[/tex]
[tex]=\dfrac{\dfrac{7!}{3!\cdot 4!}\times \dfrac{13!}{8!\cdot 5!}}{\dfrac{20!}{11!\cdot 9!}}=0.26818885[/tex]
2. The 12th package
The probability 12th package is damaged too is 7 - 3 = 4, out of 20 - 11 = 9:
3. Finally
The probability that exactly 12 packages are inspected to find exactly 4 damaged packages is the product of the two calculated probabilities:
[tex]0.26818885\times 4/9=0.119[/tex]