/*! 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] | 91Ó°ÊÓ

91Ó°ÊÓ

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 91Ó°ÊÓ!

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

Customers at a gas station pay with a credit card (A), debit card (B), or cash (C). Assume that successive customers make independent choices, with P(A)\({\rm{ = }}{\rm{.5}}\), P(B)\({\rm{ = }}{\rm{.2}}\), and P(C)\({\rm{ = }}{\rm{.3}}\). a. Among the next\({\rm{100}}\)customers, what are the mean and variance of the number who pay with a debit card? Explain your reasoning. b. Answer part (a) for the number among the\({\rm{100}}\)who don’t pay with cash.

Consider a communication source that transmits packets containing digitized speech. After each transmission, the receiver sends a message indicating whether the transmission was successful or unsuccessful. If a transmission is unsuccessful, the packet is re-sent. Suppose a voice packet can be transmitted a maximum of \({\rm{10}}\) times. Assuming that the results of successive transmissions are independent of one another and that the probability of any particular transmission being successful is \({\rm{p}}\), determine the probability mass function of the rv \({\rm{X = }}\)the number of times a packet is transmitted. Then obtain an expression for the expected number of times a packet is transmitted.

Forty percent of seeds from maize (modern-day corn) ears carry single spikelets, and the other \({\rm{60\% }}\) carry paired spikelets. A seed with single spikelets will produce an ear with single spikelets \({\rm{29\% }}\) of the time, whereas a seed with paired spikelets will produce an ear with single spikelets \({\rm{26\% }}\) of the time. Consider randomly selecting ten seeds.

a. What is the probability that exactly five of these seeds carry a single spikelet and produce an ear with a single spikelet?

b. What is the probability that exactly five of the ears produced by these seeds have single spikelets? What is the probability that at most five years have single spikelets?

A personnel director interviewing \({\rm{11}}\) senior engineers for four job openings has scheduled six interviews for the first day and five for the second day of interviewing. Assume that the candidates are interviewed in random order. a. What is the probability that x of the top four candidates are interviewed on the first day? b. How many of the top four candidates can be expected to be interviewed on the first day?

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.