Thread: Continuous RV
View Single Post
  #1  
Old October 26th, 2009, 02:14 PM
Danneedshelp's Avatar
Danneedshelp Danneedshelp is offline
Member
 
Join Date: Apr 2009
Posts: 227
Country:
Thanks: 98
Thanked 32 Times in 31 Posts
Danneedshelp is on a distinguished road
Default Continuous RV

Q: The lifetime (in hours) Y of an electronic component isa random variable with density function given by


f(y)=\left\{\begin{array}{cc}\frac{1}{100}e^{\frac{-y}{100}},&\mbox{}y>0\\0,&\mbox{}elsewhere\end{array}\right.

Three of these components operate independently in a piece of equipment. The equipment fails if at least two of the components fail. Find the probability that the equipment will operate for at least 200 hours without failure.

I need help breaking this problem down into its peices. Clearly, Y\sim\\EXP(1,100), but I am not sure how to attack the first part of the problem, "three of these components operate independently in a piece of equipment. The equipment fails if at least two of the components fail". So, do I have to calculate the probability that the equipment works fisrt and then multiply that that by the probability the equipment will operate at least 200 hours?


To find the probabilty of the equipment working, I just need to find 1-two out of the three components work. Can I use the poisson distribtuion with \lambda=\frac{1}{100} to compute 1-P(Y\geq\\2)?

Another questions: what is the relationship between \lambda and \beta when dealing with the exponential sub family of the gamma distribution?
Reply With Quote