Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Simulate and Visualize Portfolio Diversification | Investment Metrics and Portfolio Analysis
Python for Investors
セクション 2.  7
single

single

bookChallenge: Simulate and Visualize Portfolio Diversification

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

You are given simulated daily returns for three assets over a year. Your task is to simulate a diversified portfolio using these assets, compute relevant diversification metrics, and visualize the results.

  • Calculate the daily portfolio returns as a weighted sum of the individual asset returns using the provided weights.
  • Compute the mean and standard deviation of the simulated portfolio returns.
  • Plot a histogram of the daily portfolio returns and display the plot.
  • Do not change the provided random seed, asset returns, or portfolio weights.
  • Use only the allowed libraries for your calculations and visualization.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  7
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt