/*! 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} Q59E Let X1, X2, and X3 represent the... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Let X1, X2, and X3 represent the times necessary to perform three successive repair tasks at a certain service facility. Suppose they are independent, normal rv’s with expected values \({\mu _1}, {\mu _2}, and {\mu _3}\)and variances \(\sigma _1^2 , \sigma _2^2, and \sigma _3^2 \), respectively. a. If \(\mu = {\mu _2} = {\mu _3} = 60\)and\(\sigma _1^2 = \sigma _2^2 = \sigma _3^2 = 15\), calculate \(P\left( {{T_0} \le 200} \right)\)and\(P\left( {150 \le {T_0} \le 200} \right)\)? b. Using the \(\mu 's and \sigma 's\)given in part (a), calculate both \(P\left( {55 \le X} \right)\)and \(P\left( {58 \le X \le 62} \right)\).c. Using the \(\mu 's and \sigma 's\)given in part (a), calculate and interpret\(P\left( { - 10 \le {X_1} - .5{X_2} - .5{X_3} \le 5} \right)\). d. If\({\mu _1} = 40, {\mu _1} = 50, {\mu _1} = 60,\),\( \sigma _1^2 = 10, \sigma _2^2 = 12, and \sigma _3^2 = 14\) calculate \(P\left( {{X_1} + {X_2} + {X_3} \le 160} \right)\)and also \(P\left( {{X_1} + {X_2} \ge 2{X_3}} \right).\)

Short Answer

Expert verified

\(\begin{array}{l}a.\;P\left( {{T_0} \le 200} \right) = 0.9986;P\left( {150 \le {T_0} \le 200} \right) = 0.9986;\\b.\;P(\bar X \ge 55) = 0.9875;P(58 \le \bar X \le 62) = 0.6266;\\c.\;P\left( { - 10 \le {T_1} \le 5} \right) = 0.8357;{\rm{ }}\\{\rm{d}}{\rm{. }}P\left( {{T_0} \le 160} \right) = 0.9525;P\left( {{T_2} \ge 0} \right) = 0.0003\end{array}\)

Step by step solution

01

Definition of Standard Deviation

The standard deviation is a statistic that measures the amount of variation or dispersion in a set of numbers. A low standard deviation implies that the values are close to the set's mean (also known as the anticipated value), whereas a high standard deviation shows that the values are spread out over a larger range.

02

Calculation for finding probability in part a.

The random variable \({T_0}\)is defined as

\({T_0} = {X_1} + {X_2} + {X_3}\)

The mean value of the random variable \({T_0}\)is

\(\begin{aligned}E\left( {{T_0}} \right) & = E\left( {{X_1} + {X_2} + {X_3}} \right)\\ &= E\left( {{X_1}} \right) + E\left( {{X_2}} \right) + E\left( {{X_3}} \right)\\ &= 60 + 60 + 60\\ &= 180\end{aligned}\)

the variance is

\(\begin{aligned}E\left( {{T_0}} \right) &= V\left( {{X_1} + {X_2} + {X_3}} \right)\\ &= V\left( {{X_1}} \right) + V\left( {{X_2}} \right) + V\left( {{X_3}} \right)\\ &= 15 + 15 + 15\\ &= 45\end{aligned}\)

(1): the random variables are independent therefore the equality strands.

Finally, the standard deviation of random variable \({T_0}\)is

\({\sigma _{{T_0}}} = \sqrt {V\left( {{T_0}} \right)} = \sqrt {45} = 6.708\)

03

Calculation for finding probability in part a.

The first requested probability is

\(\begin{aligned}P\left( {{T_0} \le 200} \right) &= P\left( {{X_1} + {X_2} + {X_3} \le 200} \right)\\ &= P\left( {\frac{{{X_1} + {X_2} + {X_3} - {\mu _{{T_0}}}}}{{{\sigma _{{T_0}}}}} \le \frac{{200 - 180}}{{6.708}}} \right)\\ &= P(Z \le 2.98)\\ &= 0.9986\end{aligned}\)

(2): from the normal probability table in the appendix. The probability can also be computed with a software.

The second requested probability is

\(\begin{aligned}P\left( {150 \le {T_0} \le 200} \right) &= P\left( {\frac{{150 - 180}}{{6.708}} \le \frac{{{X_1} + {X_2} + {X_3} - {\mu _{{T_0}}}}}{{{\sigma _{{T_0}}}}} \le \frac{{200 - 180}}{{6.708}}} \right)\\ &= P( - 4.47 \le Z \le 2.98)\\ &= P(Z \le 2.98) - P(Z \le 4.47)\\ &= 0.9986\end{aligned}\)

(2): from the normal probability table in the appendix. The probability can also be computed with a software.

04

Calculation for finding probability in part b.

The mean value of sample average \(\bar X\)is

\(\mu \bar X = \mu = 60\)

and the standard deviation of sample average \(\bar X\)is

\({\sigma _{\bar X}} = \frac{1}{{\sqrt n }} \cdot \sigma = \frac{1}{{\sqrt 3 }} \cdot \sqrt {15} = 2.236\)

Using this, compute the probabilities as

\(\begin{aligned}P(\bar X \ge 55) &= P\left( {\frac{{\bar X - \mu \bar X}}{{{\sigma _{\bar X}}}} \ge \frac{{55 - 60}}{{2.236}}} \right)\\ &= P(Z \ge - 2.236)\\ &= 1 - P(Z < - 2.236)\\ &= 0.9875\end{aligned}\)

similarly, the other probability is

\(P(58 \le \bar X \le 62) = P( - 0.89 \le Z \le 0.89) = 0.6266\)

where we used the same method as earlier.

05

Calculation for finding probability in part c.

First find the expected value and the standard deviation of random variable

\({T_1} = {X_1} - 0.5{X_2} - 0.5{X_3}\)

Mean value of random variable \({T_1}\)is

\(\begin{aligned}E\left( {{T_1}} \right) &= E\left( {{X_1} - 0.5{X_2} - 0.5{X_3}} \right)\\ &= E\left( {{X_1}} \right) - 0.5E\left( {{X_2}} \right) - 0.5E\left( {{X_3}} \right)\\ &= 60 - 0.5 \cdot 60 - 0.5 \cdot 60\\ &= 0\end{aligned}\)

the variance is

\(\begin{aligned}E\left( {{T_1}} \right) &= V\left( {{X_1} - 0.5{X_2} - 0.5{X_3}} \right)\\ &= V\left( {{X_1}} \right) + {( - 0.5)^2}V\left( {{X_2}} \right) + {( - 0.5)^2}V\left( {{X_3}} \right)\\ &= 15 + {( - 0.5)^2} \cdot 15 + {( - 0.5)^2} \cdot 15\\ &= 22.5\end{aligned}\)

(1): the random variables are independent therefore the equality stands.

06

Calculation for finding probability in part c.

Finally, the standard deviation of random variable \({T_1}\)is

\({\sigma _{{T_1}}} = \sqrt {V\left( {{T_1}} \right)} = \sqrt {22.5} = 4.7434\)

Using the same method as above. subtracting the expected values and dividing with standard deviation we get

\(\begin{aligned}P\left( { - 10 \le {T_1} \le 5} \right) &= P\left( {\frac{{ - 10 - 0}}{{4.7434}} \le Z \le \frac{{5 - 0}}{{4.7434}}} \right)\\ &= P( - 2.11 \le Z \le 1.05)\\ &= P(Z \le 1.05) - P(Z \le - 2.11)\\ &= 0.8531 - 0.0174\\ &= 0.8357\end{aligned}\)

07

Calculation for finding probability in part d.

Given different expectations and variances the mean value of \({T_0}\)and standard deviation of \({T_0}\)would change.

Mean value of random variable \({T_0}\)is

\(\begin{aligned}E\left( {{T_0}} \right) &= E\left( {{X_1} + {X_2} + {X_3}} \right)\\ &= E\left( {{X_1}} \right) + E\left( {{X_2}} \right) + E\left( {{X_3}} \right)\\ &= 40 + 50 + 60\\ &= 150\end{aligned}\)

the variance is

\(\begin{aligned}E\left( {{T_0}} \right) &= V\left( {{X_1} + {X_2} + {X_3}} \right)\\ &= V\left( {{X_1}} \right) + V\left( {{X_2}} \right) + V\left( {{X_3}} \right)\\ &= 10 + 12 + 14\\ &= 36\end{aligned}\)

(1): the random variables are independent therefore the equality stands.

08

Calculation for finding probability in part d.

Finally, the standard deviation of random variable \({T_0}\)is

\({\sigma _{{T_0}}} = \sqrt {V\left( {{T_0}} \right)} = \sqrt {36} = 6\)

The first requested probability is

\(\begin{aligned}P\left( {{T_0} \le 160} \right) &= P\left( {{X_1} + {X_2} + {X_3} \le 160} \right)\\ &= P\left( {\frac{{{X_1} + {X_2} + {X_3} - {\mu _{{T_0}}}}}{{{\sigma _{{T_0}}}}} \le \frac{{160 - 150}}{6}} \right)\\ &= P(Z \le 1.67)\\ &= 0.9525\end{aligned}\)

(2): from the normal probability table in the appendix. The probability can also be computed with a software.

09

Calculation for finding probability in part d.

In order to compute the second probability, we shall look at even

\({X_1} + {X_2} \ge 2{X_3}\)

which can be equally written as

\({X_1} + {X_2} - 2{X_3} \ge 0\)

Denote with \({T_2}\)mentioned linear combination, hence

\({T_2} = {X_1} + {X_2} - 2{X_3}\)

Mean value of random variable \({T_2}\)is

\(\begin{aligned}E\left( {{T_2}} \right) &= E\left( {{X_1} + {X_2} - 2{X_3}} \right)\\ &= E\left( {{X_1}} \right) + E\left( {{X_2}} \right) - 2E\left( {{X_3}} \right)\\ &= 40 + 50 - 2 \cdot 60\\ &= - 30\end{aligned}\)

the variance is

\(\begin{aligned}E\left( {{T_2}} \right) &= V\left( {{X_1} + {X_2} - 2{X_3}} \right)\\ &= V\left( {{X_1}} \right) + {1^2}V\left( {{X_2}} \right) + {( - 2)^2}V\left( {{X_3}} \right)\\ &= 10 + 12 + 4 \cdot 12\\ &= 78\end{aligned}\)

(1): the random variables are independent therefore the equality stands.

10

Calculation for finding probability in part d.

Finally, the standard deviation of random variable \({T_2}\)is

\({\sigma _{{T_2}}} = \sqrt {V\left( {{T_2}} \right)} = \sqrt {78} = 8.832\)

Using the same method, the following is true

\(\begin{aligned}P\left( {{T_2} \ge 0} \right) &= P\left( {{X_1} + {X_2} - 2{X_3} \ge 0} \right)\\ &= P\left( {\frac{{{X_1} + {X_2} - 2{X_3} - {\mu _{{T_2}}}}}{{{\sigma _{{T_2}}}}} \ge \frac{{0 - ( - 30)}}{{8.832}}} \right)\\ &= P(Z \ge 3.4)\\ &= 0.0003\end{aligned}\)

(2): from the normal probability table in the appendix. The probability can also be computed with a software.

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

If two loads are applied to a cantilever beam as shown in the accompanying drawing, the bending moment at \({\rm{0}}\) due to the loads is \({{\rm{a}}_{\rm{1}}}{{\rm{X}}_{\rm{1}}}{\rm{ + }}{{\rm{a}}_{\rm{2}}}{{\rm{X}}_{\rm{2}}}{\rm{ }}\)

a. Suppose that \({{\rm{X}}_{\rm{1}}}{\rm{ and }}{{\rm{X}}_{\rm{2}}}{\rm{ }}\)are independent rv’s with means \({\rm{2 and 4kip}}\), respectively, and standard deviations \({\rm{.5}}\) and \({\rm{1}}{\rm{.0kip}}\), respectively. If \({{\rm{a}}_{\rm{1}}}{\rm{ = 5ft and }}{{\rm{a}}_{\rm{2}}}{\rm{ = 10ft }}\), what is the expected bending moment and what is the standard deviation of the bending moment?

b. If \({{\rm{X}}_{\rm{1}}}{\rm{ and }}{{\rm{X}}_{\rm{2}}}{\rm{ }}\)are normally distributed, what is the probability that the bending moment will exceed 75 kip-ft?

c. Suppose the positions of the two loads are random variables. Denoting them by \({{\rm{A}}_{\rm{1}}}{\rm{ and }}{{\rm{A}}_{\rm{2}}}{\rm{ }}\), assume that these variables have means of \({\rm{5 and 10ft }}\), respectively, that each has a standard deviation of \({\rm{.5}}\), and that all are independent of one another. What is the expected moment now?

d. For the situation of part (c), what is the variance of the bending moment?

e. If the situation is as described in part (a) except that \({\rm{Corr}}\left( {{{\rm{X}}_{\rm{1}}}{\rm{,}}{{\rm{X}}_{\rm{2}}}} \right){\rm{ = 0}}{\rm{.5}}\) (so that the two loads are not independent), what is the variance of the bending moment?

Refer back to Example, Two cars with six-cylinder engines and three with four-cylinder engines are to be driven over a \(300\)-mile course. Let \({X_1}, . . . {X_5}\)denote the resulting fuel efficiencies (mpg). Consider the linear combination

\(Y = \left( {{X_1} + {X_2}} \right)/2 - \left( {{X_3} + {X_4} + {X_5}} \right)/3\)

which is a measure of the difference between four-cylinder and six-cylinder vehicles. Compute \(P\left( {0 \le Y} \right)\)and\(P(Y > - 2)\).

A service station has both self-service and full-service islands. On each island, there is a single regular unleaded pump with two hoses. Let \({\rm{X}}\)denote the number of hoses being used on the self-service island at a particular time, and let\({\rm{Y}}\)denote the number of hoses on the full-service island in use at that time. The joint \({\rm{pmf}}\) of \({\rm{X}}\)and \({\rm{Y}}\) appears in the accompanying tabulation.

a. What is\({\rm{P(X = 1 and Y = 1)}}\)?

b. Compute P(X£1}and{Y£1)

c. Give a word description of the event , and compute the probability of this event.

d. Compute the marginal \({\rm{pmf}}\) of \({\rm{X}}\)and of \({\rm{Y}}\). Using \({{\rm{p}}_{\rm{X}}}{\rm{(x)}}\)what is P(X£1)?

e. Are \({\rm{X}}\)and\({\rm{Y}}\)independent \({\rm{rv's}}\)? Explain

A particular brand of dishwasher soap is sold in three sizes: \({\rm{25oz,40oz}}\), and\({\rm{65oz}}\). Twenty percent of all purchasers select a\({\rm{25 - 0z}}\)box,\({\rm{50\% }}\)select a\({\rm{40 - 0z}}\)box, and the remaining\({\rm{30\% }}\)choose a\({\rm{65}}\)-oz box. Let\({{\rm{X}}_{\rm{1}}}\)and\({{\rm{X}}_{\rm{2}}}\)denote the package sizes selected by two independently selected purchasers.

a. Determine the sampling distribution of\({\rm{\bar X}}\), calculate\({\rm{E(\bar X)}}\), and compare to\({\rm{\mu }}\).

b. Determine the sampling distribution of the sample variance\({{\rm{S}}^{\rm{2}}}\), calculate\({\rm{E}}\left( {{{\rm{S}}^{\rm{2}}}} \right)\), and compare to\({{\rm{\sigma }}^{\rm{2}}}\).

A surveyor wishes to lay out a square region with each side having length\({\rm{L}}\). However, because of a measurement error, he instead lays out a rectangle in which the north-south sides both have length \({\rm{X}}\) and the east-west sides both have length\({\rm{Y}}\). Suppose that \({\rm{X}}\) and \({\rm{Y}}\) are independent and that each is uniformly distributed on the interval \({\rm{(L - A,L + A)}}\) (where \({\rm{0 < A < L}}\) ). What is the expected area of the resulting rectangle?

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.