Serving the Quantitative Finance Community

Search found 57 matches

by cheater
March 27th, 2010, 5:06 pm
Forum: Programming and Software Forum
Topic: matlab double integral
Replies: 1
Views: 32152

matlab double integral

<t>Hi,I'm (a newbie at matlab) trying to evaluate a double integral like:>> F=@(t,x)exp(-x.*t)./t.^3;but>>dblquad(F,1,inf,0,inf);results: Warning: Infinite or Not-a-Number function value encountered ans = NaNand >> int(int(F,t,1,inf),x,0,inf);??? Undefined function or variable 't'.Help is much appre...
by cheater
April 17th, 2009, 7:09 pm
Forum: Book And Research Paper Forum
Topic: Wilson Credit Portfolio Risk
Replies: 2
Views: 44457

Wilson Credit Portfolio Risk

Oh, I've never thought of that
by cheater
April 14th, 2009, 7:03 pm
Forum: Book And Research Paper Forum
Topic: Wilson Credit Portfolio Risk
Replies: 2
Views: 44457

Wilson Credit Portfolio Risk

Hello, I would be grateful if someone could send me "Wilson, Thomas C. 1997a. “Credit Portfolio Risk (I). RISK MAGAZINE," and "1997b. Credit Portfolio Risk (II). RISK MAGAZINE" papers.Thanx,
by cheater
November 27th, 2006, 9:15 pm
Forum: General Forum
Topic: CreditRisk+
Replies: 5
Views: 89481

CreditRisk+

<t>Hi Guys,I would definetly recommend the 2 books you mentioned, along with the following notes Lecture notesI guess Credit Risk+ in the banking industry is not essential: it presumes a good grasp on the original model, but quite usful concerning its extensions. Having some knowledge basic knowledg...
by cheater
November 15th, 2006, 8:47 pm
Forum: Student Forum
Topic: CreditRisk+
Replies: 1
Views: 88570

CreditRisk+

<t>Hi 69The unit is not determined, you just choose it. The purpose of using a unit, discretization and bands is a kind of a classification of exposures or potential losses. To put it in another way, you have to reduce the codomain of the Loss variable to end up with the calculations in a sensible t...
by cheater
October 19th, 2006, 7:53 am
Forum: Programming and Software Forum
Topic: CreditRisk+ decimal error
Replies: 2
Views: 90513

CreditRisk+ decimal error

Hi,Enclose your code
by cheater
August 27th, 2006, 10:44 am
Forum: Student Forum
Topic: weighted prob gen function
Replies: 0
Views: 94144

weighted prob gen function

Greetings to All,Unfortunately I got stuck with the concept of weighted probability generating function. I would be grateful if someone help me out.How can the PGF be defined when the parameter of F follows a given distribution:An example would help a lot.Thanks
by cheater
August 6th, 2006, 5:33 pm
Forum: Brainteaser Forum
Topic: biased coins
Replies: 1
Views: 97032

biased coins

<t>Heard it was an interview question:You have 3 boxes (B1,B2, B3) containing biased coins:A: Ap1, Ap2B: Bp1, Bp2C: Cp1, Cp2Apj denotes the probability of head for the jth coin in box A.You pick one coin from each box and toss them. Let Xi = 1 if the coin from box i turns head, and Y1:=X1+X2, Y2:=X2...
by cheater
January 26th, 2006, 8:55 am
Forum: Numerical Methods Forum
Topic: CreditRisk+
Replies: 3
Views: 127363

CreditRisk+

Greetings Guys,I have found in google that M. Gordy implemented the CR+ in matlab, and the code is downloadable from his hompage, but the server seems to be out of order.If anyone has got a copy I would be grateful if he/she could send me one.Thanx
by cheater
September 21st, 2005, 1:26 pm
Forum: Brainteaser Forum
Topic: godtower
Replies: 16
Views: 156193

godtower

its "afghanistan", but its not the one
by cheater
September 21st, 2005, 9:20 am
Forum: Brainteaser Forum
Topic: godtower
Replies: 16
Views: 156193

godtower

Still cant get through the password: FREE PLAY just dont work.
by cheater
July 26th, 2005, 8:35 am
Forum: Student Forum
Topic: decision tree vs regression
Replies: 0
Views: 140948

decision tree vs regression

<t>Greetings to EveryoneI've just started to get involved in scorecard building in a pilot project. I run a decesion tree and a logit regression, but the regression always results in a flatline lift chart. The decision tree yield some weak rule with a lift value of 2 - 1.6 , and 15%-12% response in ...
by cheater
May 24th, 2005, 7:08 am
Forum: Book And Research Paper Forum
Topic: scorecard
Replies: 0
Views: 148054

scorecard

Hi GuysCan you suggest any good book or paper on the process of scorecard building, apart from Credit scoring and its Application?Thanks in advance.
by cheater
May 23rd, 2005, 5:04 pm
Forum: Student Forum
Topic: scorecard building
Replies: 4
Views: 148772

scorecard building

Thanks mrblueThat s what my preconception was.
by cheater
May 23rd, 2005, 8:24 am
Forum: Student Forum
Topic: scorecard building
Replies: 4
Views: 148772

scorecard building

<t>Greetings to AllI am trying to get aquianted with the methodology of building scorecards. Strated with Credit Scoring and its Application by L. C. Thomas. It say that building scorecard for enterprises and for private clients are quite different. Does that mean that different statistical methods ...