/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 77 Industrial quality control progr... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Industrial quality control programs often include inspection of incoming materials from suppliers. If parts are purchased in large lots, a typical plan might be to select 20 parts at random from a lot and inspect them. Suppose that a lot is judged acceptable if one or fewer of these 20 parts are defective. If more than one part is defective, the lot is rejected and returned to the supplier. Find the probability of accepting lots that have each of the following (Hint: Identify success with a defective part.): a. \(5 \%\) defective parts b. \(10 \%\) defective parts c. \(20 \%\) defective parts

Short Answer

Expert verified
The probabilities of accepting lots with different percentages of defective parts are: - 5% defective parts: \(P_A\approx 0.3585\) - 10% defective parts: \(P_A\approx 0.1316\) - 20% defective parts: \(P_A\approx 0.0189\)

Step by step solution

01

a. 5% defective parts

We look for the probability that exactly 0 or 1 part out of 20 is defective when the probability of a defective part is 5% (p = 0.05). Using the binomial formula, we get: \[P(x=0) = \binom{20}{0}(0.05)^0(1-0.05)^{20}\] \[P(x=1) = \binom{20}{1}(0.05)^1(1-0.05)^{19}\] The probability of accepting a lot is the sum of these probabilities: \[P_A = P(x=0) + P(x=1)\] Calculating these probabilities, we find the probability of accepting a lot with 5% defective parts is approximately 0.3585.
02

b. 10% defective parts

We now look for the probability that exactly 0 or 1 part out of 20 is defective when the probability of a defective part is 10% (p = 0.10). Using the binomial formula, we get: \[P(x=0) = \binom{20}{0}(0.10)^0(1-0.10)^{20}\] \[P(x=1) = \binom{20}{1}(0.10)^1(1-0.10)^{19}\] The probability of accepting a lot is the sum of these probabilities: \[P_A = P(x=0) + P(x=1)\] Calculating these probabilities, we find the probability of accepting a lot with 10% defective parts is approximately 0.1316.
03

c. 20% defective parts

Lastly, we look for the probability that exactly 0 or 1 part out of 20 is defective when the probability of a defective part is 20% (p = 0.20). Using the binomial formula, we get: \[P(x=0) = \binom{20}{0}(0.20)^0(1-0.20)^{20}\] \[P(x=1) = \binom{20}{1}(0.20)^1(1-0.20)^{19}\] The probability of accepting a lot is the sum of these probabilities: \[P_A = P(x=0) + P(x=1)\] Calculating these probabilities, we find the probability of accepting a lot with 20% defective parts is approximately 0.0189. In summary, the probabilities of accepting lots with different percentages of defective parts are as follows: - 5% defective parts: \(P_A\approx 0.3585\) - 10% defective parts: \(P_A\approx 0.1316\) - 20% defective parts: \(P_A\approx 0.0189\)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Binomial Distribution
The binomial distribution is a key concept in probability theory. It is particularly useful for modeling situations where you have a fixed number of independent trials, each with two possible outcomes: success or failure. In the context of quality control, a 'success' can be thought of as detecting a defective part.

The binomial distribution is defined by two parameters: the number of trials, denoted as \( n \), and the probability of success on a single trial, \( p \). The probability of getting exactly \( k \) successes (defective parts) in \( n \) trials is given by the formula:
  • \( P(x=k) = \binom{n}{k} p^k (1-p)^{n-k} \)
In our exercise, \( n = 20 \) and \( p \) varies based on the defective rate of the supplier's lot. Calculations are done for when 0 or 1 out of the 20 parts are defective.
Quality Control
Quality control is a crucial process in many industries. It ensures that the products or materials meet specific standards and specifications before reaching the market. An essential part of this process is the inspection of incoming materials from suppliers. This involves carefully selecting samples from each batch, examining them for defects, and deciding whether to accept or reject the lot based on the inspection outcomes.

In the exercise provided, quality control involves evaluating lots of parts with a predetermined method for acceptance. Specifically, the acceptance criterion is that no more than one defective part is found in a sample of 20. If more than one part is defective, the lot is considered below standard and rejected.
Defective Rate
The defective rate refers to the proportion of defective items in a batch. It is a critical factor in determining the overall quality of a lot. Companies aim to minimize the defective rate to ensure customer satisfaction and reduce returns. In probability terms, the defective rate corresponds to the probability \( p \) used in the binomial distribution.

In our exercise, we explore different defective rates to calculate the probability of accepting a lot. The different scenarios provided have defective rates of 5%, 10%, and 20%.
  • A 5% defective rate means one part in twenty could be defective.
  • A 10% defective rate implies the likelihood increases to two in twenty.
  • At a 20% defective rate, four parts in twenty could be expected to be defective.
These variations help determine how strict or lenient the quality control acceptance should be.
Acceptance Sampling
Acceptance sampling is a statistical method used in quality control to decide whether a batch of goods should be accepted or rejected. Rather than inspecting every item, a random sample is taken and examined. The results from the sample inspection decide the fate of the entire batch.

This method saves time and cost, as it is often not feasible to check every item. However, acceptance sampling has its risks. There is always the chance of accepting a poor quality lot or rejecting a good one. In the given exercise, acceptance sampling is based on inspecting 20 parts from a lot and accepting the lot if one or no defective parts are found.

The decision criteria used in acceptance sampling heavily rely on statistical probabilities, which can significantly affect the risk levels both consumers and producers are willing to take.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose that fuel efficiency (miles per gallon, mpg) for a particular car model under specified conditions is normally distributed with a mean value of \(30.0 \mathrm{mpg}\) and a standard deviation of \(1.2 \mathrm{mpg}\). a. What is the probability that the fuel efficiency for a randomly selected car of this model is between 29 and \(31 \mathrm{mpg}\) ? b. Would it surprise you to find that the efficiency of a randomly selected car of this model is less than \(25 \mathrm{mpg} ?\) c. If three cars of this model are randomly selected, what is the probability that each of the three have efficiencies exceeding \(32 \mathrm{mpg}\) ? d. Find a number \(x^{*}\) such that \(95 \%\) of all cars of this model have efficiencies exceeding \(x^{*}\) (i.e., \(P\left(x>x^{*}\right)=0.95\) ).

Determine the following standard normal (z) curve areas: a. The area under the \(z\) curve to the left of 1.75 b. The area under the \(z\) curve to the left of -0.68 c. The area under the \(z\) curve to the right of 1.20 d. The area under the \(z\) curve to the right of -2.82 e. The area under the \(z\) curve between -2.22 and 0.53 f. The area under the \(z\) curve between -1 and 1 g. The area under the \(z\) curve between -4 and 4

The accompanying data on \(x=\) student-teacher ratio is for a random sample of 20 high schools in Maine selected from a population of 85 high schools. The data are consistent with summary values for the state of Maine that appeared in an article in the Bangor Daily News (September \(22,2016,\) bangordailynews.com/2016/09/22/mainefocus/we-discovered-a-surprise-when-we- looked-deeper-into-our-survey-of-maine-principals/?ref=morelnmidcoast, retrieved May 2, 2017). The corresponding normal scores are also shown. $$ \begin{array}{|cc|} \hline \text { Student-Teacher Ratio }(x) & \text { Normal Score } \\ \hline 9.0 & -1.868 \\ 10.0 & -1.403 \\ 11.0 & -1.128 \\ 11.2 & -0.919 \\ 11.6 & -0.744 \\ 11.7 & -0.589 \\ 11.8 & -0.448 \\ 11.9 & -0.315 \\ 12.0 & -0.187 \\ 12.1 & -0.062 \\ 12.5 & 0.062 \\ 12.6 & 0.187 \\ 13.0 & 0.315 \\ 13.2 & 0.448 \\ 13.6 & 0.589 \\ 13.7 & 0.744 \\ 14.0 & 0.919 \\ 14.5 & 1.128 \\ 14.9 & 1.403 \\ 15.0 & 1.868 \\ \hline \end{array} $$ a. Construct a normal probability plot. b. Calculate the correlation coefficient for the (normal score, \(x\) ) pairs. Compare this value to the appropriate critical \(r\) value from Table 6.2 to determine if it is reasonable to think that the distribution of student-teacher ratios for high schools in Maine is approximately normal.

A coin is flipped 25 times. Let \(x\) be the number of flips that result in heads (H). Consider the following rule for deciding whether or not the coin is fair: Judge the coin fair if \(8 \leq x \leq 17\). Judge the coin biased if either \(x \leq 7\) or \(x \geq 18\). a. What is the probability of judging the coin biased when it is actually fair? b. Suppose that a coin is not fair and that \(P(\mathrm{H})=0.9\) What is the probability that this coin would be judged fair? What is the probability of judging a coin fair if \(P(\mathrm{H})=0.1 ?\) c. What is the probability of judging a coin fair if \(P(\mathrm{H})=0.6 ?\) if \(P(\mathrm{H})=0.4 ?\) Why are these probabilities large compared to the probabilities in Part (b)? d. What happens to the "error probabilities" of Parts (a) and \((b)\) if the decision rule is changed so that the coin is judged fair if \(7 \leq x \leq 18\) and unfair otherwise? Is this a better rule than the one first proposed? Explain.

Airlines sometimes overbook flights. Suppose that for a plane with 100 seats, an airline takes 110 reservations. Define the random variable \(x\) as \(x=\) the number of people who actually show up for a sold-out flight on this plane From past experience, the probability distribution of \(x\) is given in the following table: $$ \begin{array}{|cc|} \hline \boldsymbol{x} & \boldsymbol{p}(\boldsymbol{x}) \\ \hline 95 & 0.05 \\ 96 & 0.10 \\ 97 & 0.12 \\ 98 & 0.14 \\ 99 & 0.24 \\ 100 & 0.17 \\ 101 & 0.06 \\ 102 & 0.04 \\ 103 & 0.03 \\ 104 & 0.02 \\ 105 & 0.01 \\ 106 & 0.005 \\ 107 & 0.005 \\ 108 & 0.005 \\ 109 & 0.0037 \\ 110 & 0.0013 \\ \hline \end{array} $$ a. What is the probability that the airline can accommodate everyone who shows up for the flight? b. What is the probability that not all passengers can be accommodated? c. If you are trying to get a seat on such a flight and you are number 1 on the standby list, what is the probability that you will be able to take the flight? What if you are number 3 ?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.