excel.py

Created by juliette-1

Created on November 21, 2024

387 Bytes


 the variance of the portfolio
 SUMPRODUCT(B13:B15; MMULT(B3:D5; B13:B15))
 Σ1μ
 MMULT(MINVERSE(B3:D5); B13:B15)
 λMSR2 = μ-Σ1μ-
 SUMPRODUCT(B8:B10; MMULT(MINVERSE(B3:D5); B8:B10))
 Alpha
 INTERCEPT(A1:A260, B1:B260)
 Bêta
 SLOPE(A1:A260, B1:B260)
 R2
 RSQ(A1:A260, B1:B260)
 Volatilité
 SQRT(SUMPRODUCT(B2:B4, MMULT(A7:C9, B2:B4)))
 Rendement
 SUMPRODUCT(B2:D2, B3:D3)

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.