/*! 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} Q88E In proof testing of circuit boar... [FREE SOLUTION] | ÷ÈÓ°Ö±²¥

÷ÈÓ°Ö±²¥

In proof testing of circuit boards, the probability that any particular diode will fail is\(.{\bf{01}}\). Suppose a circuit board contains\({\bf{200}}\)diodes. a. How many diodes would you expect to fail, and what is the standard deviation of the number that is expected to fail? b. What is the (approximate) probability that at least four diodes will fail on a randomly selected board? c. If five boards are shipped to a particular customer, how likely is it that at least four of them will work properly? (Aboard works properly only if all its diodes work.)

Short Answer

Expert verified

\(\begin{array}{l}a.\;E(X) = 2;\;{\sigma _X} = 1.98;{\rm{ }}\\{\rm{b}}{\rm{. }}P(X \ge 4) = 0.143;{\rm{ }}\\{\rm{c}}{\rm{. }}P(Y \ge 4) = 0.00148\end{array}\)

Step by step solution

01

Definition of Probability

The likelihood of an event happening is defined by probability. We may be required to predict the outcome of an event in a variety of real-life scenarios. The outcomes of an event may or may not be certain. In these instances, we state that the event has a chance of happening or not happening.

02

Calculation for the determination of standard deviation in part a.

Denote

X= the number of diodes that failed on aboard.

X is binomial random variable with parameters

\(n = 200\)

and

\(p = 0.01,\)

both given in the exercise.

(a):

Proposition: For a binomial random variable $X$ with parameters $n, p$, and $q=1-p$, the following is true

\(\begin{array}{l}E(X) = np\\V(X) = np(1 - p) = npq\\{\sigma _X} = \sqrt {npq} \end{array}\)

03

Calculation for the determination of standard deviation in part a.

The following is true

\(E(X) = np = 200 \cdot 0.01 = 2\)

also, the variance is

\(V(X) = npq = 200 \cdot 0.01 \cdot (1 - 0.01) = 1.98\)

from which we obtain the standard deviations as

\({\sigma _X} = \sqrt {V(X)} = \sqrt {1.98} = 1.407.\)

04

Calculation for the determination of probability in part b.

(b):

We need to find the approximate probability, therefore, look at the following proposition first.

Proposition: Assume that we have\(b(x;n,p)\)(pmf of binomial random variable), and that

\(np \to \mu > 0\)

when\(n \to \infty \)and\(p \to 0\), then\(b(x;n,p) \to p(x;\mu ),\)

where,\(p(x;\mu )\)is pmf of random variable with Poisson Distribution.

A random variable X with pmf

\(p(x;\mu ) = {e^{ - \mu }}\frac{{{\mu ^x}}}{{x!}}\)

for\(x = 0,1, \ldots \), is said to have Poisson Distribution with parameter\(\mu > 0\).

Since we have that

\(n = 200\)

and

\(p = 0.01,\)

the following is true

\(np = 200 \cdot 0.01 = 2.\)

05

Calculation for the determination of probability in part b.

Therefore,

\(\mu = 2\)

and X has approximately Poisson distribution with parameter\(\mu = 2\).

The following holds

\(\begin{array}{l}P(X \ge 4) = 1 - P(X < 4)\mathop = \limits^{(1)} 1 - P(X \le 3)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = 1 - F(3;2)\mathop = \limits^{(2)} 1 - 0.857\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = 0.143\end{array}\)

(1): X can take only integer values;

(2): Appendix Table A. 2 contains the Poisson cdf\(F(x;\mu )\), you can always calculate the sum yourself.

06

Calculation for the determination of probability in part c.

(c):

Denote

Y= the number of board that that work properly among five.

Random variable X has Binomial Distribution with parameters

\(n = 5\)

because we have\(5\)boards, and

\({p_1} = P({\rm{ a board works properly }}).\)

For\({p_1}\), the following is true

\(\begin{array}{l}{p_1} = P({\rm{ a board works properly }})\\\mathop {\,\,\,\,\,\, = }\limits^{(1)} P(X = 0) = F(0;2)\;\;\;\\\,\,\,\,\,\mathop = \limits^{(2)} 0.135\end{array}\)

(1): all diodes have to work in order for board to work properly (zero diodes should fail);

(2): Appendix Table A. 2 contains the Poisson cdf\(F(x;\mu )\), you can always calculate yourself.

07

Calculation for the determination of probability in part c.

So, the random variable Y, as mentioned above, has Binomial distribution. Remember the following:

Theorem:

\(b(x;n,p) = \left\{ {\begin{array}{*{20}{l}}{\left( {\begin{array}{*{20}{l}}n\\x\end{array}} \right){p^x}{{(1 - p)}^{n - x}}}&{,x = 0,1,2, \ldots ,n}\\0&{,{\rm{ otherwise }}}\end{array}} \right.\)

Considering the theorem, and the fact that parameters of the Binomial random variable Y are

\(n = 5\)

and

\(p = 0.135,\)

the following is true

\(\begin{array}{l}P(Y \ge 4)\mathop = \limits^{(1)} P(Y = 4) + P(Y = 5)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = \left( {\begin{array}{*{20}{l}}5\\4\end{array}} \right){0.135^4} \cdot {(1 - 0.135)^{5 - 4}} + \left( {\begin{array}{*{20}{l}}5\\5\end{array}} \right){0.135^5} \cdot {(1 - 0.135)^{5 - 5}}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = 0.00144 + 0.00004\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = 0.00148\end{array}\)

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 ÷ÈÓ°Ö±²¥!

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

A particular telephone number is used to receive both voice calls and fax messages. Suppose that 25% of the incoming calls involve fax messages, and consider a sample of 25 incoming calls. What is the probability that

a. At most 6 of the calls involve a fax message?

b. Exactly 6 of the calls involve a fax message?

c. At least 6 of the calls involve a fax message?

d. More than 6 of the calls involve a fax message?

Ageologist has collected 10 specimens of basaltic rock and \({\rm{10 }}\) specimens of granite. The geologist instructs a laboratory assistant to randomly select \({\rm{15}}\) of the specimens for analysis.

a. What is the \({\rm{pmf}}\)of the number of granite specimens selected for analysis?

b. What is the probability that all specimens of one of the two types of rock are selected for analysis?

c. What is the probability that the number of granite specimens selected for analysis is within \({\rm{1}}\)standard deviation of its mean value?

The Center for Disease Control and Prevention reported in\(2012\)that\(1\)in\(88\)American children had been diagnosed with an autism spectrum disorder (ASD).

a. If a random sample of\(200\)American children is selected, what are the expected value and standard deviation of the number who have been diagnosed with ASD?

b. Referring back to (a), calculate the approximate probability that at least\(2\)children in the sample have been diagnosed with ASD?

c. If the sample size is\(352\), what is the approximate probability that fewer than\(5\)of the selected children have been diagnosed with ASD?

An educational consulting firm is trying to decide whether high school students who have never before used a hand-held calculator can solve a certain type of problem more easily with a calculator that uses reverse Polish logic or one that does not use this logic. A sample of \({\rm{25}}\) students is selected and allowed to practice on both calculators. Then each student is asked to work one problem on the reverse Polish calculator and a similar problem on the other. Let \({\rm{p = P(S)}}\), where \({\rm{S}}\) indicates that a student worked the problem more quickly using reverse Polish logic than without, and let \({\rm{X = }}\)number of \({{\rm{S}}^{\rm{'}}}{\rm{s}}\).

a. If \({\rm{p = }}{\rm{.5}}\), what is \({\rm{P(7}} \le {\rm{X}} \le {\rm{18)}}\)?

b. If \({\rm{p = }}{\rm{.8}}\), what is \({\rm{P(7}} \le {\rm{X}} \le {\rm{18)}}\)?

c. If the claim that \({\rm{p = }}{\rm{.5}}\) is to be rejected when either \({\rm{x}} \le {\rm{7}}\) or \({\rm{x}} \ge {\rm{18}}\), what is the probability of rejecting the claim when it is actually correct?

d. If the decision to reject the claim \({\rm{p = }}{\rm{.5}}\) is made as in part (c), what is the probability that the claim is not rejected when \({\rm{p = }}{\rm{.6}}\)? When \({\rm{p = }}{\rm{.8}}\)?

e. What decision rule would you choose for rejecting the claim \({\rm{p = }}{\rm{.5}}\) if you wanted the probability in part (c) to be at most \({\rm{.01}}\)?

A second-stage smog alert has been called in a certain area of Los Angeles County in which there are \({\rm{50}}\) industrial firms. An inspector will visit \({\rm{10}}\) randomly selected firms to check for violations of regulations. a. If \({\rm{15}}\) of the firms are actually violating at least one regulation, what is the pmf of the number of firms visited by the inspector that are in violation of at least one regulation? b. If there are \({\rm{500}}\) firms in the area, of which \({\rm{150}}\) are in violation, approximate the pmf of part (a) by a simpler pmf. c. For X = the number among the 10 visited that are in violation, compute E(X) and V(X) both for the exact pmf and the approximating pmf in part (b).

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.