Login  Register

Default probability between 2 dates

Posted by igitur on Jun 27, 2015; 2:09pm
URL: http://quantlib.414.s1.nabble.com/Default-probability-between-2-dates-tp16682.html

Hi,

Shouldn't the calculation of the default probability between 2 dates ( see https://github.com/lballabio/quantlib/blob/master/QuantLib/ql/termstructures/defaulttermstructure.cpp#L117 ) be:
    return 1.0 - (1.0 - p2) / (1.0 - p1); 

Survival probabilities are cumulative / multiplicative, right?

Francois Botha

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev