Serving the Quantitative Finance Community

 
User avatar
ralfbuesser
Topic Author
Posts: 8
Joined: September 1st, 2011, 2:30 pm

Weibull distribution conditional expectation

June 20th, 2014, 8:33 am

I look for the expected value of a Weibull distribution conditional on the duration t < x, where x is some censoring bound. Formally,[$]E(t|t<x) = \int_0^x t f(t) dt = \int_0^x \gamma \alpha t^\alpha exp(-\gamma t^\alpha) dt [$].I have tried with integration by parts but this does not seem to lead anywhere.Many thanks for your suggestions.Ralf
 
User avatar
EBal
Posts: 6
Joined: May 20th, 2005, 1:30 pm

Weibull distribution conditional expectation

June 20th, 2014, 11:26 am

This?
 
User avatar
ralfbuesser
Topic Author
Posts: 8
Joined: September 1st, 2011, 2:30 pm

Weibull distribution conditional expectation

June 21st, 2014, 10:06 am

Yep, was thinking of that, because the unconditional expectation can be expressed by a gamma-fct. Still, I can't see the way there and hoped to get some hint (I think normally you go via mgf but dont think that makes sense in the conditional case).ThanksRalf
 
User avatar
Cuchulainn
Posts: 23029
Joined: July 16th, 2004, 7:38 am

Weibull distribution conditional expectation

June 22nd, 2014, 12:28 pm

You can solve it numerically as an ODE, but you probably want a nice 'closed' solution?
 
User avatar
ralfbuesser
Topic Author
Posts: 8
Joined: September 1st, 2011, 2:30 pm

Weibull distribution conditional expectation

June 22nd, 2014, 12:36 pm

yes, if there is one ...
 
User avatar
EBal
Posts: 6
Joined: May 20th, 2005, 1:30 pm

Weibull distribution conditional expectation

June 22nd, 2014, 7:34 pm

QuoteOriginally posted by: ralfbuesserYep, was thinking of that, because the unconditional expectation can be expressed by a gamma-fct. Still, I can't see the way there and hoped to get some hint (I think normally you go via mgf but dont think that makes sense in the conditional case).ThanksRalfHint: [$]t=\left(\frac{u}{\gamma}\right)^{1/\alpha}[$]
 
User avatar
ralfbuesser
Topic Author
Posts: 8
Joined: September 1st, 2011, 2:30 pm

Weibull distribution conditional expectation

July 2nd, 2014, 10:03 am

[$](1/\gamma)^{1/\alpha}\delta(1+1/\alpha,\gamma x^\alpha)[$] it must be then, with [$]\delta[$] being the lower incomplete gamma fct. Thanks much for help!
Last edited by ralfbuesser on July 1st, 2014, 10:00 pm, edited 1 time in total.