/*! 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] | 魅影直播

魅影直播

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 魅影直播!

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 contractor is required by a county planning department to submit one, two, three, four, or five forms (depending on the nature of the project) in applying for a building permit. Let Y = the number of forms required of the next applicant. The probability that y forms are required is known to be proportional to y鈥攖hat is,\(p\left( y \right) = ky\)for\(y = 1, \ldots ,5\).

a. What is the value of k? (Hint:\(\sum\limits_{y = 1}^5 {p\left( y \right)} = 1\))

b. What is the probability that at most three forms arerequired?

c. What is the probability that between two and fourforms (inclusive) are required?

d. Could \(p\left( y \right) = \frac{{{y^2}}}{{50}}\)for \(y = 1, \ldots ,5\)be the pmf of Y?

Organisms are present in ballast water discharged from a ship according to a Poisson process with a concentration of\({\bf{10}}\)organisms/m3 (the article 鈥淐ounting at Low Concentrations: The Statistical Challenges of Verifying Ballast Water Discharge Standards鈥 (Ecological Applications) considers using the Poisson process for this purpose). a. What is the probability that one cubic meter of discharge contains at least 8 organisms? b. What is the probability that the number of organisms in\({\bf{1}}.{\bf{5}}{\rm{ }}{{\bf{m}}^3}\)of discharge exceeds its mean value by more than one standard deviation? c. For what amount of discharge would the probability of containing at least one organism be\(.{\bf{999}}\)?

Show that E(X) = np when X is a binomial random variable. (Hint: First express E(X) as a sum with lower limit x =\({\rm{1}}\). Then factor out np, let y = x\({\rm{ - 1}}\)so that the sum is from y = 0 to y = n\({\rm{ - 1}}\), and show that the sum equals\({\rm{1}}\).)

Consider a deck consisting of seven cards, marked\({\rm{1,2, \ldots }}\),\({\rm{7}}\). Three of these cards are selected at random. Define an rv \({\rm{W}}\) by \({\rm{W = }}\) the sum of the resulting numbers, and compute the pmf of \({\rm{W}}\). Then compute \({\rm{\mu }}\) and\({{\rm{\sigma }}^{\rm{2}}}\). (Hint: Consider outcomes as unordered, so that \({\rm{(1,3,7)}}\) and \({\rm{(3,1,7)}}\) are not different outcomes. Then there are \({\rm{35}}\) outcomes, and they can be listed. (This type of rv actually arises in connection with a statistical procedure called Wilcoxon's rank-sum test, in which there is an \({\rm{x}}\) sample and a \({\rm{y}}\) sample and \({\rm{W}}\)is the sum of the ranks of the \({\rm{x}}\)'s in the combined sample)

Airlines sometimes overbook flights. Suppose that for a plane with 50 seats, 55 passengers have tickets. Define the random variable Y as the number of ticketed passengers who actually show up for the flight. The probability mass function of Y appears in the accompanying table.

y

45

46

47

48

49

50

51

52

53

54

55

p(y)

.05

.10

.12

.14

.25

.17

.06

.05

.03

.02

.01

a. What is the probability that the flight will accommodateall ticketed passengers who show up?

b. What is the probability that not all ticketed passengerswho show up can be accommodated?

c. If you are the first person on the standby list (whichmeans you will be the first one to get on the plane ifthere are any seats available after all ticketed passengers have been accommodated), what is the probability that you will be able to take the flight? What is this probability if you are the third person on the standby list?

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.