Login using Social Account
     Continue with GoogleLogin using your credentials
Please refer to the previous question to answer this question. What is the correct the standard deviation of the portfolio (sdp)?
The signature of the function should be like:
def standarddeviation(investment_proportions, sd_1):
Use the formula,
Sd(p) = (sd_1*wi) where, sd_1 = given standard deviation wi = investment proportion/100
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...