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

Let \({\rm{X}}\)denote the courtship time for a randomly selected female鈥搈ale pair of mating scorpion flies (time from the beginning of interaction until mating). Suppose the mean value of\({\rm{X}}\) is \({\rm{120}}\) min and the standard deviation of \({\rm{X}}\) is \({\rm{110}}\) min (suggested by data in the article 鈥淪hould I Stay or Should I Go? Condition- and Status-Dependent Courtship Decisions in the Scorpion Fly Panorpa Cognate鈥 (Animal Behavior, \({\rm{2009: 491 - 497}}\))). transmitted, there is a \({\rm{ 10\% }}\)chance of a transmission error (a \({\rm{0}}\)becoming a \({\rm{1}}\) or a \({\rm{1}}\)becoming a \({\rm{0}}\)). Assume that bit errors occur independently of one another.

a. Is it plausible that \({\rm{X}}\) is normally distributed?

b. For a random sample of \({\rm{50}}\) such pairs, what is the (approximate) probability that the sample mean courtship time is between \({\rm{100}}\) min and \({\rm{125}}\) min?

c. For a random sample of \({\rm{50}}\) such pairs, what is the (approximate) probability that the total courtship time exceeds \({\rm{150}}\) hrs.?

d. Could the probability requested in (b) be calculated from the given information if the sample size were \({\rm{15}}\) rather than \({\rm{50}}\)? Explain.

There are \({\rm{40}}\) students in an elementary statistics class. On the basis of years of experience, the instructor knows that the time needed to grade a randomly chosen first examination paper is a random variable with an expected value of \({\rm{6}}\)min and a standard deviation of \({\rm{6}}\)min.

a. If grading times are independent and the instructor begins grading at \({\rm{6:50}}\) p.m. and grades continuously, what is the (approximate) probability that he is through grading before the \({\rm{11:00}}\) p.m. TV news begins?

b. If the sports report begins at \({\rm{11:10,}}\) what is the probability that he misses part of the report if he waits until grading is done before turning on the TV?

Let \({{\rm{X}}_{\rm{1}}}{\rm{,}}{{\rm{X}}_{\rm{2}}}{\rm{, \ldots ,}}{{\rm{X}}_{\rm{n}}}\)be random variables denoting \({\rm{X}}\)independent bids for an item that is for sale. Suppose each \({\rm{X}}\)is uniformly distributed on the interval \({\rm{(100,200)}}\).If the seller sells to the highest bidder, how much can he expect to earn on the sale? (Hint: Let \({\rm{Y = max}}\left( {{{\rm{X}}_{\rm{1}}}{\rm{,}}{{\rm{X}}_{\rm{2}}}{\rm{, \ldots ,}}{{\rm{X}}_{\rm{n}}}} \right)\).First find \({{\rm{F}}_{\rm{Y}}}{\rm{(y)}}\)by noting that \({\rm{Y}}\)iff each \({{\rm{X}}_{\rm{i}}}\)is \({\rm{y}}\). Then obtain the pdf and \({\rm{E(Y)}}\).

In Exercise \({\rm{66}}\), the weight of the beam itself contributes to the bending moment. Assume that the beam is of uniform thickness and density so that the resulting load is uniformly distributed on the beam. If the weight of the beam is random, the resulting load from the weight is also random; denote this load by \({\rm{W}}\) (kip-ft).

a. If the beam is\({\rm{12 }}\)ft long, \({\rm{W}}\)has mean \({\rm{1}}{\rm{.5}}\)and standard deviation \({\rm{.25}}\), and the fixed loads are as described in part (a) of Exercise \({\rm{66}}\), what are the expected value and variance of the bending moment? (Hint: If the load due to the beam were w kip-ft, the contribution to the bending moment would be \(W\grave{o} _0^{12}nxdx\)

b. If all three variables (\({{\rm{X}}_{\rm{1}}}\),\({{\rm{X}}_{\rm{2}}}\), and \({\rm{W}}\)) are normally distributed, what is the probability that the bending moment will be at most \({\rm{200}}\) kip-ft?

a. Compute the covariance between \({\rm{X}}\) and\({\rm{Y}}\).

b. Compute the correlation coefficient \({\rm{\rho }}\) for this \({\rm{X}}\) and \({\rm{Y}}\).

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.