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

Carry out a simulation experiment using a statistical computer package or other software to study the sampling distribution of \({\rm{\bar X}}\) when the population distribution is lognormal with \({\rm{E(ln(X)) = 3}}\) and\({\rm{V(ln(X)) = 1}}\). Consider the four sample sizes\({\rm{n = 10,20,30}}\), and\({\rm{50}}\), and in each case use \({\rm{1000}}\) replications. For which of these sample sizes does the \({\rm{\bar X}}\) sampling distribution appear to be approximately normal?

The joint probability di\({\rm{Y}} \le {\rm{1) = 0}}{\rm{.12}}\)stribution of the number \({\rm{X}}\) of cars and the number \({\rm{Y}}\) of buses per signal cycle at a proposed left-turn lane is displayed in the accompanying joint probability table.

a. What is the probability that there is exactly one car and exactly one bus during a cycle?

b. What is the probability that there is at most one car and at most one bus during a cycle?

c. What is the probability that there is exactly one car during a cycle? Exactly one bus?

d. Suppose the left-turn lane is to have a capacity of five cars, and that one bus is equivalent to three cars. What is t\({\rm{p(x,y)}} \ge {\rm{0}}\)e probability of an overflow during a cycle?

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

Annie and Alvie have agreed to meet between\({\rm{5:00 P}}{\rm{.M}}\). and\({\rm{6:00 P}}{\rm{.M}}\). for dinner at a local health-food restaurant. Let\({\rm{X = }}\)Annie's arrival time and\({\rm{Y = }}\)Alvie's arrival time. Suppose\({\rm{X}}\)and\({\rm{Y}}\)are independent with each uniformly distributed on the interval\({\rm{(5,6)}}\).

a. What is the joint pdf of\({\rm{X}}\)and\({\rm{Y}}\)?

b. What is the probability that they both arrive between\({\rm{5:15}}\)and\({\rm{5:45}}\)?

c. If the first one to arrive will wait only \({\rm{10\;min}}\) before leaving to eat elsewhere, what is the probability that they have dinner at the health-food restaurant? (Hint: The event of interest is\({\rm{A = \{(x,y):|x - y|£1/6\}}}\).)

The mean weight of luggage checked by a randomly selected tourist-class passenger flying between two cities on a certain airline is\({\bf{40}}\)lb, and the standard deviation is\({\bf{10}}\)lb. The mean and standard deviation for a business class passenger is\({\bf{30}}\)lb and\({\bf{6}}\)lb, respectively.

a. If there are\({\bf{12}}\)business-class passengers and\({\bf{50}}\)tourist-class passengers on a particular flight, what is the expected value of total luggage weight and the standard deviation of total luggage weight?

b. If individual luggage weights are independent, normally distributed RVs, what is the probability that total luggage weight is at most\({\bf{2500}}\)lb?

Consider a system consisting of three components as pictured. The system will continue to function as long as the first component functions and either component \({\rm{2}}\) or component \({\rm{3}}\)functions. Let \({{\rm{X}}_{{\rm{1,}}}}{{\rm{X}}_{\rm{2}}}\), and \({{\rm{X}}_{\rm{3}}}\) denote the lifetimes of components \({\rm{1}}\), \({\rm{2}}\), and \({\rm{3}}\), respectively. Suppose the \({{\rm{X}}_{\rm{i}}}\) ’s are independent of one another and each \({{\rm{X}}_{\rm{i}}}\) has an exponential distribution with parameter \({\rm{\lambda }}\).

a. Let \({\rm{Y}}\) denote the system lifetime. Obtain the cumulative distribution function of \({\rm{Y}}\)and differentiate to obtain the pdf. (Hint: \({{\rm{F}}_{\left( {\rm{Y}} \right)}}{\rm{P}}\left\{ {{\rm{Y}} \le {\rm{y}}} \right\}\); express the event \(\left\{ {{\rm{Y}} \le {\rm{y}}} \right\}\)in terms of unions and/or intersections of the three events \(\left\{ {{{\rm{X}}_{\rm{i}}} \le {\rm{y}}} \right\}\), \(\left\{ {{{\rm{X}}_{\rm{2}}} \le {\rm{y}}} \right\}\), and \(\left\{ {{{\rm{X}}_3} \le {\rm{y}}} \right\}\).)

b. Compute the expected system lifetime

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.