Medium correlation coefficient for a Portfolio
古いコメントを表示
Hello,
In an Excel workbook I reported 10 time series of 10 titles that should cover the past 15 years. After i calculated the returns and the statistics (mean, std. dev, var, etc.) I'd like to calculate the medium correlation coefficient of the portfolio. I don't mean the correlation matrix, but a single number for the entire portfolio.
Is that possible?
Thanks.
8 件のコメント
Oleg Komarov
2013 年 1 月 30 日
Fabrizio Marinelli
2013 年 1 月 30 日
Oleg Komarov
2013 年 1 月 30 日
Well, but it's just the average of the lower diagonal correlation coefficient matrix.
With 10 time series, there is not much computational effort spent on calculating the correlation coefficient matrix first.
Fabrizio Marinelli
2013 年 1 月 30 日
Shashank Prasanna
2013 年 1 月 30 日
Do you have the formula for the medium correlation coefficient? I can't find anything online.
Oleg Komarov
2013 年 1 月 30 日
Sorry, not the lower diagonal but the average of all off-diagonal elements. Thus you need to multiple your calculation by 2 since the matrix is symmetric:
(0.7 + 0.1 + 0.3 + 0.0 + 0.0 + 0.6 + 0.1 + 0.3 + 0.6 + 0.5)/5
@Benji: I posted a link in first comment.
Fabrizio Marinelli
2013 年 1 月 30 日
Shashank Prasanna
2013 年 1 月 30 日
Thank Oleg, I thought it was for purchase only, appears there is free online view.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Portfolio Optimization and Asset Allocation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!