Answer:
0.42% probability that you will have at least two torn cards in your pack.
Explanation:
For each card, there are only two possible outcomes. Either it is torn, or it is not. The probability of a card being torn is independent of other cards. So the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_(n,x) = (n!)/(x!(n-x)!)](https://img.qammunity.org/2021/formulas/mathematics/college/qaowm9lzn4vyb0kbgc2ooqh7fbldb6dkwq.png)
And p is the probability of X happening.
10 cards
This means that
![n = 10](https://img.qammunity.org/2021/formulas/mathematics/college/xejj4jniyiwc8a9rmenb3rznbf23wm5em1.png)
Each card is torn during printing with probability .01
This means that
![p = 0.01](https://img.qammunity.org/2021/formulas/mathematics/college/b6v9w7oqsyxb1w8wwyjhctckbmotuomlgp.png)
Find the probability that you will have at least two torn cards in your pack.
Either you have less than two cards, or you have at least two. The sum of the probabilities of these events is decimal 1. So
![P(X < 2) + P(X \geq 2) = 1](https://img.qammunity.org/2021/formulas/mathematics/college/8ywzskuv94irufftwv97xhtzxallyo884b.png)
We want
. So
![P(X \geq 2) = 1 - P(X < 2)](https://img.qammunity.org/2021/formulas/mathematics/college/lpxg5hk14dk3hkdw4m59fmxhd34ggdnbyt.png)
In which
![P(X < 2) = P(X = 0) + P(X = 1)](https://img.qammunity.org/2021/formulas/mathematics/college/94bal9p8g9gn8y4enks52xpw1tffmmfnx8.png)
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
![P(X = 0) = C_(10,0).(0.01)^(0).(0.99)^(10) = 0.9044](https://img.qammunity.org/2021/formulas/mathematics/college/eylbkvl4tcoao80zwp4w4480iqgz1m3uxq.png)
![P(X = 1) = C_(10,1).(0.01)^(1).(0.99)^(9) = 0.0914](https://img.qammunity.org/2021/formulas/mathematics/college/om8x8pfcrezdy09slsrioga545933xca5l.png)
![P(X < 2) = P(X = 0) + P(X = 1) = 0.9044 + 0.0914 = 0.9958](https://img.qammunity.org/2021/formulas/mathematics/college/7igirrmxsi8axfqw0a4kxu4mjqxf0i1u59.png)
![P(X \geq 2) = 1 - P(X < 2) = 1 - 0.9958 = 0.0042](https://img.qammunity.org/2021/formulas/mathematics/college/wmm2uoofhknygm3trszdlv6xlsxlj3vr3w.png)
0.42% probability that you will have at least two torn cards in your pack.