Serving the Quantitative Finance Community

Search found 12 matches

by alisa
January 26th, 2010, 4:55 pm
Forum: Student Forum
Topic: how to increase correlation between 2 portfolios
Replies: 2
Views: 31456

how to increase correlation between 2 portfolios

<t>Assume we have two portfolios: W and IW has stocks A,B,C with w1,w2,w3 weightsI has stocks A,B with i1,i2 weightHow to modify existent stock correlation matrix in order corr(I,W) would increase more, then corr(A,W) and corr(B,W)?I though modifying stock corr matrix as: alpha*oldCorr+(1-alpha)*1 w...
by alisa
October 4th, 2005, 5:48 pm
Forum: Student Forum
Topic: Hull-White Vol From Blacks Vol?
Replies: 5
Views: 156187

Hull-White Vol From Blacks Vol?

did you manage to get an answer? i would be interested to know too.thanks
by alisa
October 4th, 2005, 5:40 pm
Forum: Student Forum
Topic: question about Hull's trinomial tree
Replies: 0
Views: 133889

question about Hull's trinomial tree

<t>Please help!!!!!!When we are building a Hull trinomial tree, should we treat sigma as volatility of changes in rates or vol of returns (using log differences) or volatility of rates?I would think that we suppose to use vols of differences, right?And assuming that i know vols of returns can i conv...
by alisa
April 20th, 2005, 6:28 pm
Forum: Student Forum
Topic: question on PCA
Replies: 9
Views: 155398

question on PCA

right, i am interested in 3 factors in price movements.how about a second approach which i described below (through calculation principal components of price movements), is this method valid?thanks
by alisa
April 20th, 2005, 4:52 pm
Forum: Student Forum
Topic: question on PCA
Replies: 9
Views: 155398

question on PCA

<t>no options .....so I will try to reformulate my question:A corr matrix A=V*D*V', where V-eigenvector, D- egenvaluesI decided to use 3pcs, so I set all eigenvalues to 0 except first 3D_new=[D(1,1) D(2,2) D(3,3) 0 0 0 ....]And now I want to caclulate corr matrix with only 3pcs.But, it doesn't look ...
by alisa
April 19th, 2005, 7:20 pm
Forum: Student Forum
Topic: question on PCA
Replies: 9
Views: 155398

question on PCA

<t>thanks for your answers. But there is another question:I did PCA on correlation matrixA=VDV'where V eigenvectors, D eigenvalues then I decided to use only 3PCs, which explained 97% of the total variance and calculated new correlation matrix using only 3PCs:A*=VDV'as a result on the main diagonal ...
by alisa
April 6th, 2005, 8:04 pm
Forum: Student Forum
Topic: HW question
Replies: 0
Views: 153614

HW question

can HW model be used to price long term derivatives, say with duration of 30yr?
by alisa
April 1st, 2005, 1:48 pm
Forum: Student Forum
Topic: question on PCA
Replies: 9
Views: 155398

question on PCA

sorry for stupid question. but i am confused.I calculated eigenvalues and eigenvectors on corr matrix and now i want to restore corr matrix using only first 3 pca. how to do it?thanks.
by alisa
March 29th, 2005, 7:14 pm
Forum: Student Forum
Topic: problem with long term correlation of term structure
Replies: 4
Views: 154814

problem with long term correlation of term structure

thanks Aaron.i checked for outliers, and tried to remove them, but it cause only mor negative correlation (probably it was not outliers at all, but real jumps in interest rates).can you advise easy methods to smooth data before calculate correlation?thanks
by alisa
March 29th, 2005, 7:14 pm
Forum: Student Forum
Topic: problem with long term correlation of term structure
Replies: 4
Views: 154814

problem with long term correlation of term structure

thanks Aaron.i checked for outliers, and tried to remove them, but it cause only mor negative correlation (probably it was not outliers at all, but real jumps in interest rates).can you advise easy methods to smooth data before calculate correlation?thanks
by alisa
March 29th, 2005, 2:14 pm
Forum: Student Forum
Topic: problem with long term correlation of term structure
Replies: 4
Views: 154814

problem with long term correlation of term structure

I've got a negative correlation between forward rates differences (calculated from libor fixings) using 10 yr history.ex, corr(diff(forward(30,60)),diff(forward(60,90))) =-0.32 is it possible? thanks