Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer Challenge: Portfolio Return and Risk Calculation | Investment Metrics and Portfolio Analysis
Practice
Projects
Quizzes & Challenges
Quizzen
Challenges
/
Python for Investors
Sectie 2. Hoofdstuk 3
single

single

bookChallenge: Portfolio Return and Risk Calculation

Veeg om het menu te tonen

Taak

Swipe to start coding

You are given a DataFrame of monthly returns for four assets and a list of portfolio weights. Complete the following steps:

  • Calculate the portfolio's monthly returns using the given weights;
  • Compute the average monthly return of the portfolio;
  • Calculate the volatility (standard deviation) of the portfolio's monthly returns;
  • Calculate the Sharpe Ratio for the portfolio, assuming a risk-free rate of 0.5% per month;
  • Print a summary of the calculated metrics, including the average monthly return, volatility, and Sharpe Ratio, each on a separate line.

Use only the libraries provided in the starter code. Do not modify the given data or weights.

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 2. Hoofdstuk 3
single

single

Vraag AI

expand

Vraag AI

ChatGPT

Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.

some-alt