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

Each of \({\rm{12}}\)refrigerators of a certain type has been returned to a distributor because of an audible, high-pitched, oscillating noise when the refrigerators are running. Suppose that \({\rm{7}}\) of these refrigerators have a defective compressor and the other \({\rm{5}}\) have less serious problems. If the refrigerators are examined in random order, let\({\rm{X}}\)be the number among the first \({\rm{6}}\) examined that have a defective compressor.

a. Calculate\({\rm{P(X = 4)}}\)and \(P(X£ 4)\)

b. Determine the probability that \({\rm{X}}\) exceeds its mean value by more than \({\rm{1}}\) standard deviation.

c. Consider a large shipment of \({\rm{400}}\)\({\rm{40}}\) refrigerators, of which 40 have defective compressors. If \({\rm{X}}\) is the number among \({\rm{15}}\) randomly selected refrigerators that have defective compressors, describe a less tedious way to calculate (at least approximately) P(X£5)than to use the hypergeometric \({\rm{pmf}}\).

An instructor who taught two sections of engineering statistics last term, the first with\({\rm{20}}\)students and the second with\({\rm{30}}\), decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first\({\rm{15}}\)graded projects. a. What is the probability that exactly\({\rm{10}}\)of these are from the second section? b. What is the probability that at least\({\rm{10}}\)of these are from the second section? c. What is the probability that at least\({\rm{10}}\)of these are from the same section? d. What are the mean value and standard deviation of the number among these\({\rm{15}}\)that are from the second section? e. What are the mean value and standard deviation of the number of projects not among these first\({\rm{15}}\)that are from the second section?

Suppose that trees are distributed in a forest according to a two-dimensional Poisson process with parameter\({\rm{\alpha }}\), the expected number of trees per acre, equal to\({\rm{80}}\). a. What is the probability that in a certain quarter-acre plot, there will be at most\({\rm{16}}\)trees? b. If the forest covers\({\rm{85,000}}\)acres, what is the expected number of trees in the forest? c. Suppose you select a point in the forest and construct a circle of radius\({\rm{.1}}\)mile. Let X = the number of trees within that circular region. What is the pmf of X? (Hint:\({\rm{1}}\)sq mile\({\rm{ = 640}}\)acres.)

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

The probability that a randomly selected box of a certain type of cereal has a particular prize is \({\rm{.2}}\) . Suppose you purchase box after box until you have obtained two of these prizes.

a. What is the probability that you purchase \({\rm{x}}\) boxes that do not have the desired prize?

b. What is the probability that you purchase four boxes?

c. What is the probability that you purchase at most four boxes?

d. How many boxes without the desired prize do you expect to purchase? How many boxes do you expect to purchase?

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.