Probability that X fails before Y with exponential distributions

  • Context: Undergrad 
  • Thread starter Thread starter tony3333
  • Start date Start date
  • Tags Tags
    Failing Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tony3333
Messages
4
Reaction score
0
hi,
i have a problem and i really want you to help me with it.
if we have: density of X : f(x)=exp(-x), and density of Y : f(y)=2*exp(-2y) (independent components), what is the probability that X component fails first?
(it should be a number)
thank you
 
Physics news on Phys.org
If I understand correctly, you will want P{X<Y}.

You can calculate this as follows: let [tex]A=\{(x,y)~\vert~0\leq x\leq y\}[/tex]
Then you need to calculate

[tex]\int\int_A{2e^{-x}e^{-2y}dxdy}[/tex]

this will be your probability...
 
micromass said:
If I understand correctly, you will want P{X<Y}.

You can calculate this as follows: let [tex]A=\{(x,y)~\vert~0\leq x\leq y\}[/tex]
Then you need to calculate

[tex]\int\int_A{2e^{-x}e^{-2y}dxdy}[/tex]

this will be your probability...

and because these are independent, we can separate the integrals and have

[tex]\int_A{e^{-x}dx \int_A{2e^{-2y}dy[/tex]

and then the variables of every probability , x,y, can be descibed by the same symbol, let's say t
but what should be the limits of the integral?
 
Last edited: