Serving the Quantitative Finance Community

Search found 16 matches

  • 1
  • 2
by mywil05
July 27th, 2005, 8:36 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

hi
by mywil05
July 27th, 2005, 8:02 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

Hi
by mywil05
July 27th, 2005, 7:01 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

hi
by mywil05
July 27th, 2005, 5:57 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

hi
by mywil05
July 27th, 2005, 5:33 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

hi
by mywil05
July 27th, 2005, 3:46 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

Hi
by mywil05
July 27th, 2005, 2:48 pm
Forum: Careers Forum
Topic: hi
Replies: 17
Views: 143904

hi

by mywil05
June 15th, 2005, 1:02 am
Forum: Brainteaser Forum
Topic: Gas station problem
Replies: 4
Views: 146909

Gas station problem

<t>There are 5 gas stations in one round circle, which has one way street(such as 5->4->3->2->1->5). Suppose you know the distance between adjacent stations and how many miles you can go with the gas you get from each station. Question: find which station you should start from so you can make one ci...
by mywil05
May 20th, 2005, 8:12 pm
Forum: Numerical Methods Forum
Topic: Barrier option valuation question
Replies: 7
Views: 151606

Barrier option valuation question

Suppose we use Binomial tree model to price Barrier option, what's the convergence speed of the computed option value with respect to the true value?
by mywil05
May 20th, 2005, 8:11 pm
Forum: Technical Forum
Topic: One question on Martingale
Replies: 2
Views: 150500

One question on Martingale

Can you give an example that is a Martingale but not a Markov Chain? Thanks.
by mywil05
May 6th, 2005, 3:22 pm
Forum: Technical Forum
Topic: Correlation question
Replies: 22
Views: 152987

Correlation question

<t>Jan, thanks for your detailed explanation, it is really helpful. I searched your book on amazon.com and it is a very interesting book. But I am a poor PhD student looking for a quant job, may not be able to buy it at this time In your guys' opinion, what's the best book for Linear Algebra? It see...
by mywil05
May 6th, 2005, 3:40 am
Forum: Technical Forum
Topic: Correlation question
Replies: 22
Views: 152987

Correlation question

Is it possible for a large number of random variables (say 500) to have negative correlation between each other? That is: COV(Xi, Xj) < 0 for any i != j, i, j = 1,2,...,500. If yes or no, how and why? Thanks.
by mywil05
May 6th, 2005, 12:40 am
Forum: Brainteaser Forum
Topic: Missing numbers
Replies: 15
Views: 152844

Missing numbers

Well, the method you mentioned should be the best way to search multiple missing numbers, however, it takes extra storage too. What if we don't have extra storage for bitset?
by mywil05
May 5th, 2005, 7:49 pm
Forum: Brainteaser Forum
Topic: Missing numbers
Replies: 15
Views: 152844

Missing numbers

rblaser, your answer is pretty good, one question is, is it really better off to solve two equations with two variables than just use an extra table to mark if each number appears in the array or not? i guess solving equations costs lots of time.
by mywil05
May 5th, 2005, 7:19 pm
Forum: Brainteaser Forum
Topic: Missing numbers
Replies: 15
Views: 152844

Missing numbers

<t>Actually this one comes along with another problem: Suppose we have 99 distinct integers from 1 to 100. What is the best way to find out the other two missing integers (within [1, 100])? Solution: just sum these 99 numbers and subtract it from sum(1,2,...,100).So is it possible to get 2 missing n...
  • 1
  • 2