Westonci.ca connects you with experts who provide insightful answers to your questions. Join us today and start learning! Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.
Sagot :
Answer:
a) 0.9197 = 91.97% probability that a 100-foor roll has at most 2 flaws.
b) 0.1074 = 10.74% probability that there are exactly 3 rolls that have no flaws in them.
c) 0.0394 = 3.94% probability that the 15th roll he inspected was the 3rd one that have no flaws in it.
Step-by-step explanation:
To solve this question, we need to understand the Poisson and the Binomial distribution.
Poisson distribution:
In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:
[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]
In which
x is the number of sucesses
e = 2.71828 is the Euler number
[tex]\mu[/tex] is the mean in the given interval.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
(a) Find the probability that a 100-foor roll has at most 2 flaws.
A certain type of aluminum screen has, an average, one flaw in a 100-foot roll, which means that [tex]\mu = 1[/tex]. Only one roll means that the Poisson distribution is used.
This is:
[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]
In which
[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]
[tex]P(X = 0) = \frac{e^{-1}*1^{0}}{(0)!} = 0.3679[/tex]
[tex]P(X = 1) = \frac{e^{-1}*1^{1}}{(1)!} = 0.3679[/tex]
[tex]P(X = 2) = \frac{e^{-1}*1^{2}}{(2)!} = 0.1839[/tex]
[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.3679 + 0.3679 + 0.1839 = 0.9197[/tex]
0.9197 = 91.97% probability that a 100-foor roll has at most 2 flaws.
(b) Suppose that I bought 10 200-foot rolls, find the probability that there are exactly 3 rolls that have no flaws in them.
Two parts.
Probability that a single 200-foot roll has no flaw.
This is [tex]P(X = 0)[/tex], Poisson(single 200-foot roll) when [tex]\mu = \frac{200*1}{100} = 2[/tex]. So
[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]
[tex]P(X = 0) = \frac{e^{-2}*2^{0}}{(0)!} = 0.1353[/tex]
0.1353 probability that a single 200-foot roll has no flaw.
Probability that on 10 200-foot rolls, 3 have no flaws.
Multiple 200-foot rolls means that we use the binomial distribution.
0.1353 probability that a single 200-foot roll has no flaw means that [tex]p = 0.1353[/tex]
10 200-foot rolls means that [tex]n = 10[/tex]
We want [tex]P(X = 3)[/tex]. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 3) = C_{10,3}.(0.1353)^{3}.(0.8647)^{7} = 0.1074[/tex]
0.1074 = 10.74% probability that there are exactly 3 rolls that have no flaws in them.
(c) What is the probability that the 15th roll he inspected was the 3rd one that have no flaws in it.
0.1353 probability that a single 200-foot roll has no flaw means that [tex]p = 0.1353[/tex]
2 with flaws in the first 14, which is [tex]P(X = 2)[/tex] when [tex]n = 14[/tex]
The 15th has no flaw, with probability of 0.1353. So
[tex]P = 0.1353*P(X = 2) = 0.1353*(C_{14,2}.(0.1353)^{2}.(0.8647)^{12}) = 0.1353*0.2911 = 0.0394[/tex]
0.0394 = 3.94% probability that the 15th roll he inspected was the 3rd one that have no flaws in it
We hope our answers were useful. Return anytime for more information and answers to any other questions you have. We appreciate your time. Please revisit us for more reliable answers to any questions you may have. We're glad you chose Westonci.ca. Revisit us for updated answers from our knowledgeable team.