The Hawkins Company randomly samples 10 items from every large batch before the batch is packaged and shipped. According to the contract specifications, 5 percent of the items shipped can be defective. If the inspectors find 1 or fewer defects in the sample of 10, they ship the batch without further inspection. If they find 2 or more, the entire batch is inspected.
(A) Based on this sampling plan, the probability that a batch that meets the contract requirements will be shipped without further inspection is approximately___________.

Respuesta :

Answer:

0.9138 = 91.38%

Step-by-step explanation:

For each item, there are only two possible outcomes. Either it is defective, or it is not. The probability of an item being defective is independent of other items. So we use the binomial probability distribution 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.

[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.

10 items

This means that [tex]n = 10[/tex]

5 percent of the items shipped can be defective.

This means that [tex]p = 0.05[/tex]

Probability that a batch that meets the contract requirements will be shipped without further inspection

Probability of 1 or fewer defects.

So

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{10,0}.(0.05)^{0}.(0.95)^{10} = 0.5987[/tex]

[tex]P(X = 1) = C_{10,1}.(0.05)^{1}.(0.95)^{9} = 0.3151[/tex]

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.5987 + 0.3151 = 0.9138[/tex]

So the answer is:

0.9138 = 91.38%

Answer:

The answer is 0.9138

Step-by-step explanation:

This is a question of Binomial Probability Combination and the formula that will be used in this question is:

[tex]P(x) = nCx * p^{x} * q^{n - x}[/tex]

Where,

  • n ⇒ Finite sample number, here it is equal to 10
  • p ⇒ Success, here it is equal to 5% defective or [tex]\frac{5}{100} = 0.05[/tex]
  • q ⇒ Failure, here it is equal to (1 - p) i.e. [tex]q = 1 - \frac{5}{100} = 0.95[/tex]
  • [tex]x[/tex] ⇒ Number of defective products

Now, in order to to pass inspection and be shipped [tex]x[/tex] needs to be equal to '0' or '1'.

So,

Putting [tex]x = 0[/tex] in the formula along with the values mentioned above we get

[tex]P(0) = 10C0 * 0.05^{0} * 0.95^{10 - 0}[/tex]

[tex]P(0) = 1 * 1 * 0.5987[/tex]

[tex]P(0) = 0.5987[/tex]

Similarly,

Putting [tex]x = 1[/tex] in the formula along with the values mentioned in the bullets above we get

[tex]P(1) = 10C1 * 0.05^{1} * 0.95^{10 - 1}[/tex]

[tex]P(1) = 10 * 0.05 * 0.6302[/tex]

[tex]P(1) = 0.3151[/tex]

Now, in order to get the actual probability we need to add [tex]P(0)[/tex] and [tex]P(1)[/tex] because there is a chance that either there is no defective product or there is 1 defective in the shipped-batch from which sample was taken. Hence,

[tex]P(0) + P(1) = 0.5987 + 0.3151[/tex]

= 0.9138 (Answer)

ACCESS MORE

Otras preguntas