Serving the Quantitative Finance Community

Search found 9 matches

by Markovian
December 18th, 2007, 1:33 pm
Forum: Student Forum
Topic: Exponential formula of reliability and survival
Replies: 3
Views: 61566

Exponential formula of reliability and survival

<t>Hello,The hazard function, r, is defined as:r(t)=\lim \Delta t \rightarrow 0 \frac{P(t\leq T <t+\Delta t|T\geq t)}{\Delta t}and the pdf function, f, f(t)=\lim \Delta t \rightarrow 0 \frac{P(t\leq T <t+\Delta t)}{\Delta t}Another formula expresses the hazard function as r(t)=\frac{f(t)}{S(t)}, whe...
by Markovian
October 30th, 2004, 6:11 am
Forum: Student Forum
Topic: Ito's rule
Replies: 3
Views: 170822

Ito's rule

In part a , you got apply the expectation to the equation above to abtain (check the martingale property) you need to calculate and replace to get and then On the other hand , and use the definition of the expectation to get the left side of the equation in part b divided by
by Markovian
October 30th, 2004, 5:29 am
Forum: Student Forum
Topic: Ito's rule
Replies: 3
Views: 170822

Ito's rule

<t>Hi,part a is the Ito's rule!!For part b, you need to calculate E(Mt) .... M0= 1/sqrt(a)apply the expectation to the expression of Mt obtained in part aE(Mt)=E(M0)+ E(INT{ ......dt}) + 0 you need to calculate E{(Bt^2)*exp(Bt^2/2(a+t))} and E{exp(Bt^2/2(a+t))}....it's easy...you getE(INT{ ......dt}...
by Markovian
September 19th, 2004, 2:54 am
Forum: Programming and Software Forum
Topic: GH distributions
Replies: 2
Views: 174763

GH distributions

Hi all,I am looking for C/C++ code for estimation parameters for generalized hyperbolic distributions.Any help greatly appreciated.Kind regards,
by Markovian
September 14th, 2004, 1:00 pm
Forum: Programming and Software Forum
Topic: s-plus help
Replies: 1
Views: 175366

s-plus help

Hi,you can use uniroot function. It's included in stats packages for R.> f<-function(x){ 4.512338-log(x/(x+1310.6))/ log(x/(x+185.6))}> uniroot(f,c(0.0001,100000)) > uniroot(f,c(0.001,10000))$root[1] 715.032$f.root[1] 1.365308e-11$iter[1] 9$estim.prec[1] 6.103516e-05
by Markovian
October 25th, 2003, 9:31 pm
Forum: Careers Forum
Topic: Info
Replies: 0
Views: 189155

Info

ok
by Markovian
October 25th, 2003, 9:21 pm
Forum: Careers Forum
Topic: Phone interview
Replies: 3
Views: 189925

Phone interview

Thanks a lot!Did someone have an idea about the kind of questions asked in this kind of interviews?
by Markovian
October 25th, 2003, 6:11 pm
Forum: Careers Forum
Topic: Phone interview
Replies: 3
Views: 189925

Phone interview

I have a preliminary technical telephone interview ( about 90 mn) next week regarding a research Analyst with a major US IB.Does anyone know what sort of questions asked in this kind of interviews?Thanks