/*! 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

Use the fact that

\(\sum\limits_{{\rm{all x}}} {{{{\rm{(x - \mu )}}}^{\rm{2}}}{\rm{p(x)}} \ge \sum\limits_{{\rm{x;|x - \mu |}} \ge {\rm{k\sigma }}} {{{{\rm{(x - \mu )}}}^{\rm{2}}}{\rm{p(x)}}} } \)

to prove Chebyshev鈥檚 inequality given in Exercise \({\rm{44}}\).

An individual named Claudius is located at the point 0 in the accompanying diagram. Using an appropriate randomization device (such as a
tetrahedral die, one having four sides), Claudius first moves to one of the four locations B1, B2, B3, B4. Once at one of these locations, another randomization device is used to decide whether Claudius next returns to 0 or next visits one of the other two adjacent points. This process then continues; after each move, another move to one of the (new) adjacent points is determined by tossing an appropriate die or coin.

a. Let X = the number of moves that Claudius makes before first returning to 0. What are possible values of X? Is X discrete or continuous?

b. If moves are allowed also along the diagonal paths connecting 0 to A1, A2, A3, and A4, respectively, answer the questions in part (a).

Consider writing onto a computer disk and then sending it through a certifier that counts the number of missing pulses. Suppose this number X has a Poisson distribution with parameter\({\rm{\mu = }}{\rm{.2}}\). (Suggested in 鈥淎verage Sample Number for Semi-Curtailed Sampling Using the Poisson Distribution,鈥 J. Quality Technology,\({\rm{1983 = 126 - 129}}\).) a. What is the probability that a disk has exactly one missing pulse? b. What is the probability that a disk has at least two missing pulses? c. If twodisks are independently selected, what is the probability that neither contains a missing pulse?

Consider a disease whose presence can be identified by carrying out a blood test. Let \({\rm{p}}\) denote the probability that a randomly selected individual has the disease. Suppose \({\rm{n}}\) individuals are independently selected for testing. One way to proceed is to carry out a separate test on each of the \({\rm{n}}\) blood samples. A potentially more economical approach, group testing, was introduced during World War \({\rm{II}}\) to identify syphilitic men among army inductees. First, take a part of each blood sample, combine these specimens, and carry out a single test. If no one has the disease, the result will be negative, and only the one test is required. If at least one individual is diseased, the test on the combined sample will yield a positive result, in which case the n individual tests are then carried out. If \({\rm{p = }}{\rm{.1}}\) and \({\rm{n = 3}}\), what is the expected number of tests using this procedure? What is the expected number when \({\rm{n = 5}}\)? (The article 鈥淩andom Multiple-Access Communication and Group Testing鈥 (IEEE Trans. on Commun., \({\rm{1984: 769 - 774}}\)) applied these ideas to a communication system in which the dichotomy was active/ idle user rather than diseased/non-diseased.)

Who studies more? Researchers asked the students in a large first-year college class how many minutes they studied on a typical weeknight. The back-to-back stemplot displays the responses from random samples of 30women and 30 men from the class, rounded to the nearest 10minutes. Write a few sentences comparing the male and female distributions of study time.

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.