Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Portfolio Return and Risk Calculation | Investment Metrics and Portfolio Analysis
Python for Investors
Sektion 2. Kapitel 3
single

single

bookChallenge: Portfolio Return and Risk Calculation

Stryg for at vise menuen

Opgave

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 3
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt