Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

We have 100components that we will put to use in a sequential fashion. That is, the component 1is initially put in use, and upon failure, it is replaced by a component2, which is itself replaced upon failure by a componentlocalid="1649784865723" 3, and so on. If the lifetime of component i is exponentially distributed with a mean 10+i/10,i=1,...,100estimate the probability that the total life of all components will exceed1200. Now repeat when the life distribution of component i is uniformly distributed over(0,20+i/5),i=1,...,100.

Short Answer

Expert verified

- the lifetime of the component is exponentially distributed.9767.

- the lifetime of the component is uniformly distributed.9997.

Step by step solution

01

Given Information.

Given 100components that we will put in use in a sequential fashion. That is, the component 1is initially put in use, and upon failure, it is replaced by a component2, which is itself replaced upon failure by the component3, and so on. If the lifetime of component i is exponentially distributed with mean

10+i/10,i=1,...,100.

02

Explanation.

Let Xirepresents the lifetime of ith componentlocalid="1649784720827" i=1,,100. Assume that the components are used one at a time, whereby the failed component is replaced immediately new one. Also, let these lifetimes be exponential random variables with parametersλi. Then,

μi=EXi=1λiandσi2=VarXi=1λi2,

and since it is given that the lifetime is variable with mean10+i/10,i=1,,100, we have thatλi=10/(100+i). So,

μi=10+i10andσi2=100+2i+i2100

Let Xdenote the total lifetime of all componentslocalid="1649784745171" X=1100Xi.

Then, since lifetimes are obviously independent random variables, using the corresponding properties of expectation and variance we get: the random variable Xis a gamma random variable with mean

E[X]=Ei=1100Xi=i=1100μi=i=110010+i10=100(10)+110i=1100i=(*)100(10)+100(101)10(2)=1505

and variance

Var(X)=Vari=1100Xi=i=1100σi2=i=1100100+2i+i2100=100(100)+2i=1100i+1100i=1100i2

(*),(**)=100(100)+100(101)+100(101)(201)100(6)=23483.5

03

Explanation.

The probability that the total life of all components will exceed 1200is

P{X>1200}.

To approximate this probability we use the central limit theorem and in that case, we get:

P{X>1200}=1-P{X1200}=1-PX-E[X]Var(X)1200-E[X]Var(X)=1-PX-150523483.51200-150523483.51-Φ(-1.99)=Φ(-z)=1-Φ(z)Φ(1.99)

04

Explanation.

(*)the sum of first nnatural numbers:i=1ni=n(n+1)2

(**)the sum of the squares of first nnatural numbers: i=1ni2=n(n+1)(2n+1)6

05

Explanation.

The lifetime of components is uniformly distributed.

Now, assume that the lifetime Xiis uniformly distributed over(0,20+i/5),

i=1,,100.So,

μi=EXi=(20+i/5)+02=10+i10

σi2=VarXi=((20+i/5)-0)212=1003+23i+1300i2

In this case, the total lifetime of all componentslocalid="1649784800135" X=1100Xiris a random variable with mean

E[X]=Ei=1100Xi=i=1100μi=i=110010+i10=1505

and variance

Var(X)=Vari=1100Xi=i=1100σi2=i=11001003+23i+1300i2=1003(100)+23i=1100i+1300i=1100i2=(*),(*)100003+13100(101)+100(101)(201)300(6)=7827.83

Using the central limit theorem we get the required probability:

P{X>1200}=1-P{X1200}=1-PX-E[X]Var(X)1200-E[X]Var(X)=1-PX-15057827.831200-15057827.831-Φ(-3.45)=Φ(-z)=1-Φ(z)Φ(3.45)=Table 5.1 (textbook, Chapter 5).9997

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 Vaia!

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

From past experience, a professor knows that the test score taking her final examination is a random variable with a mean of75.

(a)Give an upper bound for the probability that a student’s test score will exceed85.

(b)Suppose, in addition, that the professor knows that the variance of a student’s test score is equal25. What can be said about the probability that a student will score between 65and85?

(c)How many students would have to take the examination to ensure a probability of at least .9that the class average would be within 5of75? Do not use the central limit theorem.

ItXhas, a meanμand standard deviationσ, the ratior=|μ|/σis called the measurement signal-to-noise ratioX. The idea is that Xcan be expressed asX=μ+(Xμ), μrepresenting the signal and Xμthe noise. If we define|(Xμ)/μ|=Dit as the relative deviation Xfrom its signal (or mean)μ, show that forα>0,

P{Dα}11r2α2.

P{Dα}11r2α2

A clinic is equally likely to have 2, 3, or 4 doctors volunteer for service on a given day. No matter how many volunteer doctors there are on a given day, the numbers of patients seen by these doctors are independent Poisson random variables with a mean of 30. Let X denote the number of patients seen in the clinic on a given day.

(a) Find E[X]

(b) Find Var(X)

(c) Use a table of the standard normal probability distribution to approximate PP{X>65}.

8.5 The amount of time that a certain type of component functions before failing is a random variable with probability density function

f(x)=2x0<x<1

Once the component fails, it is immediately replaced by
another one of the same type. If we let denote the life-time of the ith component to be put in use, then Sn=i=1nXirepresents the time of the nth failure. The long-term rate at which failures occur, call itr, is defined by
r=limnnSn

Assuming that the random variables Xi,i1,are independent, determine r.

If E[X]=75E[Y]=75Var(X)=10

Var(Y)=12Cov(X,Y)=-3

give an upper bound to

(a) P{|X-Y|>15};

(b) P{X>Y+15};

(c)P{Y>X+15};

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.

Sign-up for free