/*! 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} Q15E Many manufacturers have quality ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Many manufacturers have quality control programs that include inspection of incoming materials for defects. Suppose a computer manufacturer receives circuit boards in batches of five. Two boards are selected from each batch for inspection. We can represent possible outcomes

of the selection process by pairs. For example, the pair (1, 2) represents the selection of boards 1 and 2 for inspection.

a. List the ten different possible outcomes.

b. Suppose that boards 1 and 2 are the only defective boards in a batch. Two boards are to be chosen at random. Define X to be the number of defective boards observed among those inspected. Find the probability distribution of X.

c. Let F(x) denote the cdf of X. First determine \(F\left( 0 \right) = P\left( {X \le 0} \right)\), F(1), and F(2); then obtain F(x) for allother x.

Short Answer

Expert verified

a. The ten different possible outcomes are\(\left( {1,2} \right),\left( {1,3} \right),\left( {1,4} \right),\left( {1,5} \right),\left( {2,3} \right),\left( {2,4} \right),\left( {2,5} \right),\left( {3,4} \right),\left( {3,5} \right),\left( {4,5} \right)\)

b.The probability distribution of X is

X

P(X)

0

0.30

1

0.60

2

0.10

c. The cumulative distribution of X is

\(F\left( x \right) = \left\{ \begin{array}{l}0,\,\,\,\,\,\,\,\,\,\,{\rm{when}}\,x < 0\\0.3\,\,\,\,\,\,\,\,{\rm{when}}\,0 \le x < 1\\0.9\,\,\,\,\,\,\,\,{\rm{when}}\,1 \le x < 2\\0.1\,\,\,\,\,\,\,\,\,{\rm{when}}\,x \ge 2\end{array} \right.\)

Step by step solution

01

Given information

Two circuit boards are selected from each five batches for inspection of incoming materials for defects.

02

List the ten different possible outcomes

a.

There is selection of two boards from each batch having five boards in order to find the possible outcomes.

As order does not matter, use combination formula to find the number of ways that two boards are drawn from each batch of 5 boards.

\(^n{C_r} = \frac{{n!}}{{r!\left( {n - r} \right)!}}\)

Here, the total number of objects are,\(n = 5\)and the number of choosing objects,\(r = 2\).

\(\begin{aligned}^5{C_2} &= \frac{{5!}}{{2!\left( {5 - 2} \right)!}}\\ &= \frac{{5 \times 4 \times 3!}}{{\left( {2!} \right)\left( {3!} \right)}}\\ &= 10\end{aligned}\)

The 10 possible outcomes of the selection process are described by pairs as follows:

\(\left( {1,2} \right),\left( {1,3} \right),\left( {1,4} \right),\left( {1,5} \right),\left( {2,3} \right),\left( {2,4} \right),\left( {2,5} \right),\left( {3,4} \right),\left( {3,5} \right),\left( {4,5} \right)\)

Here, the pair (1,2) represent the selection of boards 1 and 2.

03

Determine the probability distribution of X.

b.

Out of 5 boards in a batch, only board 1 and 2 are defective so to compute the probability\(P\left( {X = 0} \right)\), avoid the pairs that consist of board 1 and board 2 from 10 possible pairs.

The remaining pairs are\(\left\{ {\left( {3,4} \right),\left( {3,5} \right),\left( {4,5} \right)} \right\}\).

So, the probability is computed as,

\(\begin{aligned}P\left( {X = 0} \right) &= \frac{3}{{10}}\\ &= 0.30\end{aligned\)

Similarly, compute the probability\(P\left( {X = 1} \right)\). In this case, either one of the pair is board 1 or board 2.

The possible pairs are\(\left\{ {\left( {1,3} \right),\left( {1,4} \right),\left( {1,5} \right),\left( {2,3} \right),\left( {2,4} \right),\left( {2,5} \right)} \right\}\).

So, the probability is computed as,

\(\begin{array}{c}P\left( {X = 1} \right) = \frac{6}{{10}}\\ = 0.60\end{array}\)

Similarly, compute the probability\(P\left( {X = 2} \right)\). In this case, a pair consist of both board 1 and board 2.

The possible pair is\(\left\{ {\left( {1,2} \right)} \right\}\).

So, the probability is computed as,

\(\begin{aligned}P\left( {X = 2} \right) & = \frac{1}{{10}}\\ &= 0.10\end{aligned}\)

Therefore, the probability distribution of X is given as,

X

P(X)

0

0.30

1

0.60

2

0.10

04

Determine the cumulative distribution function of X.

c.

From the problem, the cdf\(F\left( {X = x} \right)\) can be defined as,

\(F\left( {X = x} \right) = P\left( {X \le x} \right)\)

First, compute\(F\left( 0 \right)\) using the above formula:

\(\begin{aligned}F\left( {X = 0} \right) &= P\left( {X \le 0} \right)\\ &= P\left( {X = 0} \right)\\ = 0.30\end{aligned}\)

Then, compute\(F\left( 1 \right)\) using the above formula:

\(\begin{aligned}F\left( {X = 1} \right) &= P\left( {X \le 1} \right)\\ &= P\left( {X = 0} \right) + P\left( {X = 1} \right)\\ &= 0.30 + 0.60\\ &= 0.90\end{aligned}\)

Finally compute\(F\left( 2 \right)\) using the above formula:

\(\begin{aligned}F\left( {X = 2} \right) &= P\left( {X \le 2} \right)\\ &= P\left( {X = 0} \right) + P\left( {X = 1} \right) + P\left( {X = 2} \right)\\ &= 0.30 + 0.60 + 0.10\\ &= 1\end{aligned}\)

Therefore, the cumulative distribution functionof X is given as,

\(F\left( x \right) = \left\{ \begin{array}{l}0,\,\,\,\,\,\,\,\,\,\,{\rm{when}}\,x < 0\\0.3\,\,\,\,\,\,\,\,{\rm{when}}\,0 \le x < 1\\0.9\,\,\,\,\,\,\,\,{\rm{when}}\,1 \le x \le 2\\0.1\,\,\,\,\,\,\,\,\,{\rm{when}}\,x \ge 2\end{array} \right.\)

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 company that produces fine crystal knows from experience that 10% of its goblets have cosmetic flaws and must be classified as "seconds."

a. Among six randomly selected goblets, how likely is it that only one is a second?

b. Among six randomly selected goblets, what is the probability that at least two are seconds?

c. If goblets are examined one by one, what is the probability that at most five must be selected to find four that are not seconds?

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

Let X have a Poisson distribution with parameter \({\rm{\mu }}\). Show that E(X) =\({\rm{\mu }}\) directly from the definition of expected value. (Hint: The first term in the sum equals \({\rm{0}}\), and then x can be cancelled. Now factor out \({\rm{\mu }}\) and show that what is left sums to \({\rm{1}}\).)

a. For fixed n, are there values of p(\({\rm{0}} \le {\rm{p}} \le {\rm{1}}\)) for which V(X) \({\rm{ = 0}}\)? Explain why this is so? b. For what value of p is V(X) maximized? (Hint: Either graph V(X) as a function of p or else take a derivative.)

A newsstand has ordered five copies of a certain issue of a photography magazine. Let \({\rm{X = }}\)the number of individuals who come in to purchase this magazine. If \({\rm{X}}\) has a Poisson distribution with parameter \({\rm{\mu = 4}}\), what is the expected number of copies that are sold?

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.